aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog15
1 files changed, 11 insertions, 4 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 45ce93ecde1..4646adc3627 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,12 +1,19 @@
12008-11-22 Martin Rudalics <rudalics@gmx.at>
2
3 * files.el (switch-to-buffer-other-window)
4 (switch-to-buffer-other-frame): Rename buffer argument to
5 buffer-or-name. Reword and mention new option
6 confirm-nonexistent-file-or-buffer in doc-string.
7
12008-11-22 Michael Kifer <kifer@cs.stonybrook.edu> 82008-11-22 Michael Kifer <kifer@cs.stonybrook.edu>
2 9
3 * viper.el: date change. 10 * viper.el: date change.
4 11
5 * viper-cmd.el (viper-envelop-ESC-key): 12 * viper-cmd.el (viper-envelop-ESC-key):
6 viper-translate-all-ESC-keysequences is now a function. 13 viper-translate-all-ESC-keysequences is now a function.
7 14
8 * viper-init (viper-translate-all-ESC-keysequences): make this variable 15 * viper-init (viper-translate-all-ESC-keysequences): make this variable
9 16
102008-11-22 Stefan Monnier <monnier@iro.umontreal.ca> 172008-11-22 Stefan Monnier <monnier@iro.umontreal.ca>
11 18
12 * vc-hooks.el (vc-follow-link, vc-find-file-hook): 19 * vc-hooks.el (vc-follow-link, vc-find-file-hook):