]> code.delx.au - gnu-emacs/blobdiff - lisp/ChangeLog
*** empty log message ***
[gnu-emacs] / lisp / ChangeLog
index bf3159647dce3fb4f4f421df2f52fec62d7bb1cb..577de85620b2f14870425129a81aac23599192e2 100644 (file)
@@ -1,3 +1,30 @@
+2000-07-24  Dave Love  <fx@gnu.org>
+
+       * mouse.el (popup-menu): Set last-command-event.
+       (mouse-major-mode-menu-prefix): Declare.
+
+2000-07-24  Gerd Moellmann  <gerd@gnu.org>
+
+       * textmodes/flyspell.el: Update to author's version 1.5d.
+
+       * progmodes/hideshow.el: Update copyright notice.
+
+       * vcursor.el: Set maintainer to FSF, since author cannot
+       be reached.
+
+2000-07-24  Eli Zaretskii  <eliz@is.elta.co.il>
+
+       * info.el (Info-goto-emacs-key-command-node): Leave a space after
+       the prompt.
+
+       * mouse.el (popup-menu): Run the keymap through indirect-function,
+       in case it was defined with define-prefix-key.  If the menu is a
+       list of keymaps, look up the binding of user's choice in each one
+       of the keymaps.
+       (mouse-popup-menubar): If the global and local menu-bar keymaps
+       don't have a prompt string, create one and insert it into the
+       keymap.  Don't barf if current-local-map returns nil.
+
 2000-07-24  Francis Wright  <fjw@maths.qmw.ac.uk>
 
        * dired.el (dired-sort-R-check): Added to allow recursive listing