Mercurial > emacs
comparison lisp/ChangeLog @ 100369:d07dbc338a2d
Fix typos.
author | Juanma Barranquero <lekktu@gmail.com> |
---|---|
date | Fri, 12 Dec 2008 00:49:39 +0000 |
parents | 4647905e3ad9 |
children | 94b35290cbae |
comparison
equal
deleted
inserted
replaced
100368:4647905e3ad9 | 100369:d07dbc338a2d |
---|---|
820 buffer-or-name. Reword and mention new option | 820 buffer-or-name. Reword and mention new option |
821 confirm-nonexistent-file-or-buffer in doc-string. | 821 confirm-nonexistent-file-or-buffer in doc-string. |
822 | 822 |
823 2008-11-22 Michael Kifer <kifer@cs.stonybrook.edu> | 823 2008-11-22 Michael Kifer <kifer@cs.stonybrook.edu> |
824 | 824 |
825 * viper.el: Date change. | 825 * emulation/viper.el: Date change. |
826 | 826 |
827 * viper-cmd.el (viper-envelop-ESC-key): | 827 * emulation/viper-cmd.el (viper-envelop-ESC-key): |
828 viper-translate-all-ESC-keysequences is now a function. | 828 viper-translate-all-ESC-keysequences is now a function. |
829 | 829 |
830 * viper-init (viper-translate-all-ESC-keysequences): Make this variable. | 830 * emulation/viper-init (viper-translate-all-ESC-keysequences): |
831 Make this variable. | |
831 | 832 |
832 2008-11-22 Stefan Monnier <monnier@iro.umontreal.ca> | 833 2008-11-22 Stefan Monnier <monnier@iro.umontreal.ca> |
833 | 834 |
834 * vc-hooks.el (vc-follow-link, vc-find-file-hook): | 835 * vc-hooks.el (vc-follow-link, vc-find-file-hook): |
835 Use buffer-file-truename to handle symlinks in any part of the filename. | 836 Use buffer-file-truename to handle symlinks in any part of the filename. |