aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorJuanma Barranquero2008-02-29 03:03:57 +0000
committerJuanma Barranquero2008-02-29 03:03:57 +0000
commitae4370a83c3ceb25f832d5cc19a4b4edfd56cd65 (patch)
treefc7f09aa25441f30a3c407a9772e5396d2ff7471 /lisp/ChangeLog
parent10cbc34ff812bbfd8abf174a6e88eb306114fa57 (diff)
downloademacs-ae4370a83c3ceb25f832d5cc19a4b4edfd56cd65.tar.gz
emacs-ae4370a83c3ceb25f832d5cc19a4b4edfd56cd65.zip
(desktop-save): Save the buffer name if the uniquified base name is empty.
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog10
1 files changed, 7 insertions, 3 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index aed4be7a1d9..34a15ce44d1 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,8 +1,12 @@
12008-02-29 Juanma Barranquero <lekktu@gmail.com>
2
3 * desktop.el (desktop-save): Save the buffer name if the
4 uniquified base name is empty.
5
12008-02-29 Nick Roberts <nickrob@snap.net.nz> 62008-02-29 Nick Roberts <nickrob@snap.net.nz>
2 7
3 * progmodes/gdb-ui.el (gdb-info-stack-custom): Apply 8 * progmodes/gdb-ui.el (gdb-info-stack-custom): Apply function-name-face
4 function-name-face correctly when user has 9 correctly when user has "set print address off".
5 "set print address off".
6 10
72008-02-28 Juanma Barranquero <lekktu@gmail.com> 112008-02-28 Juanma Barranquero <lekktu@gmail.com>
8 12