]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorGerd Moellmann <gerd@gnu.org>
Thu, 7 Dec 2000 13:27:34 +0000 (13:27 +0000)
committerGerd Moellmann <gerd@gnu.org>
Thu, 7 Dec 2000 13:27:34 +0000 (13:27 +0000)
lisp/ChangeLog
lwlib/ChangeLog

index 3dadc3ae5a6bb8c8de115c777f509802e56169d6..f5cbda8a3728157014038eb90ee48dc5dd76d1ab 100644 (file)
@@ -1,8 +1,15 @@
 2000-12-07  Gerd Moellmann  <gerd@gnu.org>
 
+       * bindings.el (mode-line-mode-menu): Add glasses-mode.
+       
        * bindings.el (mode-line-mode-menu): Reverse the order
        of define-keys so that the menu appears in alphabetical order.
 
+2000-12-07  Milan Zamazal  <pdm@freesoft.cz>
+
+       * progmodes/glasses.el (glasses-mode): Update mode line at the end
+       of the function.
+
 2000-12-07  Dave Love  <fx@gnu.org>
 
        * jka-compr.el (jka-compr-compression-info-list): Fix :type.
index c03269470b9a9793e4a98c9b86962a1478625419..f30316ff25942dc182aefc96fb4a71f4e7d1cacd 100644 (file)
@@ -1,3 +1,7 @@
+2000-12-07  Gerd Moellmann  <gerd@gnu.org>
+
+       * lwlib-Xm.c (xm_arm_callback): Fix last change.
+
 2000-11-30  Gerd Moellmann  <gerd@gnu.org>
 
        * lwlib-Xm.c (xm_arm_callback): Handle case that W is null;