changeset 34340:04c846d721be

*** empty log message ***
author Gerd Moellmann <gerd@gnu.org>
date Thu, 07 Dec 2000 13:27:34 +0000
parents b00a4ef86bb4
children bf39f0563a1c
files lisp/ChangeLog lwlib/ChangeLog
diffstat 2 files changed, 11 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Thu Dec 07 13:27:08 2000 +0000
+++ b/lisp/ChangeLog	Thu Dec 07 13:27:34 2000 +0000
@@ -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.
--- a/lwlib/ChangeLog	Thu Dec 07 13:27:08 2000 +0000
+++ b/lwlib/ChangeLog	Thu Dec 07 13:27:34 2000 +0000
@@ -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;