aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorAndreas Schwab2009-11-01 09:47:58 +0000
committerAndreas Schwab2009-11-01 09:47:58 +0000
commit97ab3f47a69488b4c31a000b645db0620361dae0 (patch)
tree5286e575dcdec933e22242f17ba1d4816d4ab5a2 /lisp/ChangeLog
parent673c1168a07b3c26b0d7e01e049f7226fcc91b00 (diff)
downloademacs-97ab3f47a69488b4c31a000b645db0620361dae0.tar.gz
emacs-97ab3f47a69488b4c31a000b645db0620361dae0.zip
(view-mode-exit): If OLD-BUF is dead bury the buffer
instead of deleting the window or frame.
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index c250b2ddef4..feab754d2a2 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,8 @@
12009-11-01 Andreas Schwab <schwab@linux-m68k.org>
2
3 * view.el (view-mode-exit): If OLD-BUF is dead bury the buffer
4 instead of deleting the window or frame.
5
12009-10-31 Chong Yidong <cyd@stupidchicken.com> 62009-10-31 Chong Yidong <cyd@stupidchicken.com>
2 7
3 * textmodes/sgml-mode.el (sgml-mode-facemenu-add-face-function): 8 * textmodes/sgml-mode.el (sgml-mode-facemenu-add-face-function):