aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorMartin Rudalics2008-11-22 11:35:45 +0000
committerMartin Rudalics2008-11-22 11:35:45 +0000
commitee50ff07eb4e1d1e40268e13c0925f6814c0c0bc (patch)
treef85d3b1c7e9b0501c0d3e5a2f1b85393569eda59 /src/ChangeLog
parentc8548a00159f164f3981ac8a7b1afc13d09086d5 (diff)
downloademacs-ee50ff07eb4e1d1e40268e13c0925f6814c0c0bc.tar.gz
emacs-ee50ff07eb4e1d1e40268e13c0925f6814c0c0bc.zip
(Fswitch_to_buffer): Reword and mention new option
confirm-nonexistent-file-or-buffer in doc-string.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index cb1e910f0cd..9d1be5d6ab5 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,8 @@
12008-11-22 Martin Rudalics <rudalics@gmx.at>
2
3 * buffer.c (Fswitch_to_buffer): Reword and mention new option
4 confirm-nonexistent-file-or-buffer in doc-string.
5
12008-11-21 Stefan Monnier <monnier@iro.umontreal.ca> 62008-11-21 Stefan Monnier <monnier@iro.umontreal.ca>
2 7
3 * buffer.c (Fbuffer_swap_text): Remove redundant marker manipulation. 8 * buffer.c (Fbuffer_swap_text): Remove redundant marker manipulation.