aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
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.