changeset 73492:7af87808e71c

*** empty log message ***
author Nick Roberts <nickrob@snap.net.nz>
date Wed, 25 Oct 2006 20:04:23 +0000
parents 2961cf729d33
children 334001e04b9b
files lisp/ChangeLog
diffstat 1 files changed, 5 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Wed Oct 25 16:08:36 2006 +0000
+++ b/lisp/ChangeLog	Wed Oct 25 20:04:23 2006 +0000
@@ -1,3 +1,8 @@
+2006-10-26  Nick Roberts  <nickrob@snap.net.nz>
+
+	* bindings.el (mode-line-mode-menu): Remove bindings for global
+	minor modes (line/column number) as they are on the menubar.
+
 2006-10-25  Juanma Barranquero  <lekktu@gmail.com>
 
 	* term/w32-win.el (x-handle-name-switch): Doc fix.