aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorStefan Monnier2012-11-18 22:16:03 -0500
committerStefan Monnier2012-11-18 22:16:03 -0500
commitd1c0cddf73e3edf4b1a7bbaa9e24caa817bd10e1 (patch)
treee08f71956dc4a84c41b13cc7710f0db427678718 /lisp/ChangeLog
parent535efd4a430b6595a30efaa2919e565ad21209b9 (diff)
downloademacs-d1c0cddf73e3edf4b1a7bbaa9e24caa817bd10e1.tar.gz
emacs-d1c0cddf73e3edf4b1a7bbaa9e24caa817bd10e1.zip
* lisp/window.el (switch-to-buffer): Re-add the warning that was lost in the
code rewrite.
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 a6fdf7ebc4b..85e762497e4 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,8 @@
12012-11-19 Stefan Monnier <monnier@iro.umontreal.ca>
2
3 * window.el (switch-to-buffer): Re-add the warning that was lost in the
4 code rewrite.
5
12012-11-18 Paul Eggert <eggert@cs.ucla.edu> 62012-11-18 Paul Eggert <eggert@cs.ucla.edu>
2 7
3 More minor time fixes. 8 More minor time fixes.