aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorKan-Ru Chen2014-09-12 08:26:46 +0200
committerMartin Rudalics2014-09-12 08:26:46 +0200
commitc4ea7c96121ec50db8dbfcb4bfe961f23760e3f9 (patch)
tree657abba4c5b1d062a5c21b959b3305d5f30506d8 /lisp/ChangeLog
parentab10393e755d0e263760672e0af60287fe472bb7 (diff)
downloademacs-c4ea7c96121ec50db8dbfcb4bfe961f23760e3f9.tar.gz
emacs-c4ea7c96121ec50db8dbfcb4bfe961f23760e3f9.zip
Fix fit-window-to-buffer doc-string.
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 46cb4ba0d68..822abf9c0fe 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,7 @@
12014-09-12 Kan-Ru Chen <kanru@kanru.info>
2
3 * window.el (fit-window-to-buffer): Doc fix.
4
12014-09-10 Ivan Shmakov <ivan@siamics.net> (tiny change) 52014-09-10 Ivan Shmakov <ivan@siamics.net> (tiny change)
2 6
3 * desktop.el (desktop-create-buffer): Check that buffers are still live 7 * desktop.el (desktop-create-buffer): Check that buffers are still live