aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorStefan Monnier2007-02-19 18:48:58 +0000
committerStefan Monnier2007-02-19 18:48:58 +0000
commit8d683c8e16315d3cc114bc271b7ea493e8c24d2c (patch)
treec9108fc103813cb54fe2d9b553690c7c3ed16c26 /lisp/ChangeLog
parentc822571ac0c6cbd75ce3981da03513774a254375 (diff)
downloademacs-8d683c8e16315d3cc114bc271b7ea493e8c24d2c.tar.gz
emacs-8d683c8e16315d3cc114bc271b7ea493e8c24d2c.zip
(hide-sublevels): Keep empty last line, if available.
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index c26efc42ece..7bea73a2329 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,5 +1,7 @@
12007-02-19 Stefan Monnier <monnier@iro.umontreal.ca> 12007-02-19 Stefan Monnier <monnier@iro.umontreal.ca>
2 2
3 * outline.el (hide-sublevels): Keep empty last line, if available.
4
3 * buff-menu.el (list-buffers-noselect): Use explicit unicode code 5 * buff-menu.el (list-buffers-noselect): Use explicit unicode code
4 rather than the corresponding unicode char, to make the code 6 rather than the corresponding unicode char, to make the code
5 more readable. 7 more readable.