aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorGerd Moellmann2000-11-21 20:41:11 +0000
committerGerd Moellmann2000-11-21 20:41:11 +0000
commit77270fac616dd9a25743c95c7082489e5a669f35 (patch)
tree309dfbf28c02887e267fbfaaffcfbf090d22bb31 /src/ChangeLog
parent06466d9ad1c4e3771143b3e336051a040d6fdc98 (diff)
downloademacs-77270fac616dd9a25743c95c7082489e5a669f35.tar.gz
emacs-77270fac616dd9a25743c95c7082489e5a669f35.zip
(Fkill_buffer): Notice if the buffer to kill is the
sole visible buffer when we're currently in the mini-buffer, and give up if so.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 2ba12b23655..5e31398d233 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,9 @@
12000-11-21 Gerd Moellmann <gerd@gnu.org>
2
3 * buffer.c (Fkill_buffer): Notice if the buffer to kill is the
4 sole visible buffer when we're currently in the mini-buffer, and
5 give up if so.
6
12000-11-21 Jason Rumney <jasonr@gnu.org> 72000-11-21 Jason Rumney <jasonr@gnu.org>
2 8
3 * w32select.c (Fw32_set_clipboard_data): Save a copy of what is 9 * w32select.c (Fw32_set_clipboard_data): Save a copy of what is