diff options
| author | Juanma Barranquero <lekktu@gmail.com> | 2009-03-29 21:42:55 +0000 |
|---|---|---|
| committer | Juanma Barranquero <lekktu@gmail.com> | 2009-03-29 21:42:55 +0000 |
| commit | 294a5fcdbacb8c4063e49fa0af732e58f7f9e233 (patch) | |
| tree | d337ba43e3645618f399a4948df407d3ecddd78d | |
| parent | 4c11694459436efed524172df62c2f0d4322dd36 (diff) | |
| download | emacs-294a5fcdbacb8c4063e49fa0af732e58f7f9e233.tar.gz | |
Fix typos.
| -rw-r--r-- | lisp/ChangeLog | 20 |
1 files changed, 9 insertions, 11 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index f37c0468e1c..7df0ae0eb1a 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,14 +1,12 @@ -2009-03-28 David Reitter <david.reitter@gmail.com> - - * 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 <david.reitter@gmail.com> + + * 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 <juri@jurta.org> |
