diff options
| author | Juri Linkov | 2005-08-25 19:11:00 +0000 |
|---|---|---|
| committer | Juri Linkov | 2005-08-25 19:11:00 +0000 |
| commit | 537fd670e9d4ef0012ea3b8acad541cc9f409f42 (patch) | |
| tree | d8984ff38e3174b98367eebf3922ae6c30278f38 /lisp/ChangeLog | |
| parent | 19b3905f262a17d4dcedabf2eda692b08f1d1ef2 (diff) | |
| download | emacs-537fd670e9d4ef0012ea3b8acad541cc9f409f42.tar.gz emacs-537fd670e9d4ef0012ea3b8acad541cc9f409f42.zip | |
(menu-bar-options-menu, menu-bar-options-save):
Delete "Automatic File De/compression" (auto-compression-mode).
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index f411310ab29..586500e7b30 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,12 @@ | |||
| 1 | 2005-08-25 Juri Linkov <juri@jurta.org> | ||
| 2 | |||
| 3 | * progmodes/grep.el (grep, grep-mode): Make buffer-local variables | ||
| 4 | compilation-process-setup-function and compilation-disable-input | ||
| 5 | in grep-mode instead of let-bindings in grep. | ||
| 6 | |||
| 7 | * menu-bar.el (menu-bar-options-menu, menu-bar-options-save): | ||
| 8 | Delete "Automatic File De/compression" (auto-compression-mode). | ||
| 9 | |||
| 1 | 2005-08-25 Juanma Barranquero <lekktu@gmail.com> | 10 | 2005-08-25 Juanma Barranquero <lekktu@gmail.com> |
| 2 | 11 | ||
| 3 | * obsolete/bg-mouse.el: Move to obsolete/ from term/. | 12 | * obsolete/bg-mouse.el: Move to obsolete/ from term/. |