Mercurial > emacs
diff doc/lispref/ChangeLog @ 111253:1c494f4d6d40
Fix treatment of menu-bar-files-menu.
* lisp/menu-bar.el (menu-bar-files-menu): Make it into an actual alias,
rather than just an unused variable that inherits from the real one.
* doc/lispref/maps.texi (Standard Keymaps): Update File menu description.
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Tue, 26 Oct 2010 21:06:52 -0700 |
parents | bfc9f85a0e9d |
children | 029e4783cbae d6320bd900cd |
line wrap: on
line diff
--- a/doc/lispref/ChangeLog Mon Oct 25 12:08:27 2010 -0400 +++ b/doc/lispref/ChangeLog Tue Oct 26 21:06:52 2010 -0700 @@ -1,3 +1,7 @@ +2010-10-27 Glenn Morris <rgm@gnu.org> + + * maps.texi (Standard Keymaps): Update File menu description. + 2010-10-22 Eli Zaretskii <eliz@gnu.org> * display.texi (Window Systems): Deprecate use of window-system as