aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog8
1 files changed, 7 insertions, 1 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 531ca2e08bf..5bc2fe80fbc 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,7 +1,13 @@
12008-02-27 Juanma Barranquero <lekktu@gmail.com>
2
3 * uniquify.el (uniquify-buffer-base-name): If the base name is an
4 empty string, return nil to allow the caller to default to the
5 buffer name.
6
12008-02-26 Jason Rumney <jasonr@gnu.org> 72008-02-26 Jason Rumney <jasonr@gnu.org>
2 8
3 * files.el (make-auto-save-file-name): Encode more characters in 9 * files.el (make-auto-save-file-name): Encode more characters in
4 non-file buffer names. Use url-encoding. 10 non-file buffer names. Use url-encoding.
5 11
62008-02-26 Juanma Barranquero <lekktu@gmail.com> 122008-02-26 Juanma Barranquero <lekktu@gmail.com>
7 13