diff options
| author | Romain Francoise | 2005-08-29 14:02:41 +0000 |
|---|---|---|
| committer | Romain Francoise | 2005-08-29 14:02:41 +0000 |
| commit | 11b227acaaf86a463b8e9940a89c5f79070f7f19 (patch) | |
| tree | d16a7b065ebe1858db91daf9c6606eee827c4a75 | |
| parent | e0f589807f7264a949d8f466ec1e19abd06bccbd (diff) | |
| download | emacs-11b227acaaf86a463b8e9940a89c5f79070f7f19.tar.gz emacs-11b227acaaf86a463b8e9940a89c5f79070f7f19.zip | |
*** empty log message ***
| -rw-r--r-- | lisp/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 090cf988293..5ad71ff645c 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -37,7 +37,7 @@ | |||
| 37 | * obsolete/scribe.el (compile-command): | 37 | * obsolete/scribe.el (compile-command): |
| 38 | * obsolete/x-menu.el (x-process-mouse-hook): Add defvars. | 38 | * obsolete/x-menu.el (x-process-mouse-hook): Add defvars. |
| 39 | 39 | ||
| 40 | 005-08-28 John Paul Wallington <jpw@gnu.org> | 40 | 2005-08-28 John Paul Wallington <jpw@gnu.org> |
| 41 | 41 | ||
| 42 | * ibuf-ext.el (ibuffer-auto-update-changed): Use | 42 | * ibuf-ext.el (ibuffer-auto-update-changed): Use |
| 43 | `frame-or-buffer-changed-p' to check whether we need to update. | 43 | `frame-or-buffer-changed-p' to check whether we need to update. |