# HG changeset patch # User Juanma Barranquero # Date 1238362975 0 # Node ID fd295c3b9782b8b6b5fe36b3a6b40c183f86b9f2 # Parent eb194304a57357ce662169415487cf95ae3b31bd Fix typos. diff -r eb194304a573 -r fd295c3b9782 lisp/ChangeLog --- a/lisp/ChangeLog Sun Mar 29 19:50:31 2009 +0000 +++ b/lisp/ChangeLog Sun Mar 29 21:42:55 2009 +0000 @@ -1,14 +1,12 @@ -2009-03-28 David Reitter - - * term/ns-win.el (ns-expand-space): remove defvar. - (S-,): bind to `customize' in line with menu item. - ([global-map windows]): remove (in line with other - platforms). - (menu-bar-update-frames, force-menu-bar-update-buffers, - force-menu-bar-update-buffers, - force-menu-bar-update-buffers): remove, not needed. - (menu-bar-update-hook): do not alter. - (generate-fontset-menu,mouse-set-font): amend doc string +2009-03-28 David Reitter + + * term/ns-win.el (ns-expand-space): Remove defvar. + (S-,): Bind to `customize' in line with menu item. + ([global-map windows]): Remove (in line with other platforms). + (menu-bar-update-frames, force-menu-bar-update-buffers): + Remove, not needed. + (menu-bar-update-hook): Do not alter. + (generate-fontset-menu, mouse-set-font): Amend doc string of these defaliases to point out their altered meaning in NS. 2009-03-28 Juri Linkov