Mercurial > emacs
changeset 47746:c619d4098aec
*** empty log message ***
author | Markus Rost <rost@math.uni-bielefeld.de> |
---|---|
date | Thu, 03 Oct 2002 18:21:34 +0000 |
parents | 36d9421bf776 |
children | 399628a16c0a |
files | lisp/ChangeLog |
diffstat | 1 files changed, 11 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Thu Oct 03 18:21:02 2002 +0000 +++ b/lisp/ChangeLog Thu Oct 03 18:21:34 2002 +0000 @@ -1,3 +1,12 @@ +2002-10-03 Markus Rost <rost@math.ohio-state.edu> + + * progmodes/ada-stmt.el (ada-stmt-add-to-ada-menu): Handle the + menu pseudo-keys generated by easymenu which are lowercase in + Emacs 21.4. + + * progmodes/ada-xref.el + (ada-xref-update-project-menu,ada-add-ada-menu): Ditto. + 2002-10-03 John Paul Wallington <jpw@shootybangbang.com> * frame.el (delete-frame-hook): Variable alias for @@ -22,7 +31,8 @@ 2002-10-02 Markus Rost <rost@math.ohio-state.edu> - * progmodes/sh-script.el (sh-alias-alist): Use append instead of nconc. + * progmodes/sh-script.el (sh-alias-alist): Use append instead of + nconc. * startup.el (normal-top-level): Reset standard-value property of `user-full-name' here.