Mercurial > emacs
diff lisp/ChangeLog @ 99794:45ea5b2748da
*** empty log message ***
author | Martin Rudalics <rudalics@gmx.at> |
---|---|
date | Sat, 22 Nov 2008 11:42:00 +0000 |
parents | 125a6fd7c956 |
children | f91a29d10f45 |
line wrap: on
line diff
--- a/lisp/ChangeLog Sat Nov 22 11:41:31 2008 +0000 +++ b/lisp/ChangeLog Sat Nov 22 11:42:00 2008 +0000 @@ -1,12 +1,19 @@ +2008-11-22 Martin Rudalics <rudalics@gmx.at> + + * files.el (switch-to-buffer-other-window) + (switch-to-buffer-other-frame): Rename buffer argument to + buffer-or-name. Reword and mention new option + confirm-nonexistent-file-or-buffer in doc-string. + 2008-11-22 Michael Kifer <kifer@cs.stonybrook.edu> - + * viper.el: date change. - + * viper-cmd.el (viper-envelop-ESC-key): viper-translate-all-ESC-keysequences is now a function. - + * viper-init (viper-translate-all-ESC-keysequences): make this variable - + 2008-11-22 Stefan Monnier <monnier@iro.umontreal.ca> * vc-hooks.el (vc-follow-link, vc-find-file-hook):