diff options
Diffstat (limited to 'lisp')
-rw-r--r-- | lisp/ChangeLog | 14 |
1 files changed, 10 insertions, 4 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 01b6fdd6211..0e57cfe4226 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,9 @@ +2002-05-16 Colin Walters <walters@debian.org> + + * menu-bar.el (menu-bar-tools-menu) <calculator>: Renamed to + "Simple Calculator". + (menu-bar-tools-menu) <calc>: New. + 2002-05-16 Juanma Barranquero <lektu@terra.es> * progmodes/hideshow.el (hs-adjust-block-beginning): Fix typo. @@ -11,7 +17,7 @@ * emacs-lisp/easymenu.el (easy-menu-make-symbol): Don't treat (lambda () ...) as an expression. -2002-05-15 John Paul Wallington <jpw@shootybangbang.com> +2002-05-15 John Paul Wallington <jpw@shootybangbang.com> * replace.el (occur-read-primary-args): Handle a bare 'C-u' correctly. @@ -319,7 +325,7 @@ (filesets-member): Replaces cl's `member*'. Calls changed. (filesets-ormap): New function. -2002-05-07 John Paul Wallington <jpw@shootybangbang.com> +2002-05-07 John Paul Wallington <jpw@shootybangbang.com> * ibuffer.el (toplevel): Specialize `ibuffer-mode-groups-popup' menu items. @@ -391,7 +397,7 @@ (ibuffer-mode-view-menu): Unused variables; deleted. (ibuffer-find-file): Pass wildcard flag to `find-file' correctly. -2002-05-04 John Paul Wallington <jpw@shootybangbang.com> +2002-05-04 John Paul Wallington <jpw@shootybangbang.com> * ibuffer.el (ibuffer-mode-groups-popup): New variable. (toplevel): Bind filter group menu entries in it. Add :enable @@ -680,7 +686,7 @@ * ibuffer.el (ibuffer-mode): Additional documentation on filter groups. -2002-04-28 John Paul Wallington <jpw@shootybangbang.com> +2002-04-28 John Paul Wallington <jpw@shootybangbang.com> * ibuf-ext.el (ibuffer-set-filter-groups-by-mode): Don't make an ibuffer-mode filter group if `ibuffer-view-ibuffer' is nil. |