Mercurial > emacs
changeset 79238:82fb16d03f6f
*** empty log message ***
author | Juanma Barranquero <lekktu@gmail.com> |
---|---|
date | Sat, 27 Oct 2007 17:11:45 +0000 |
parents | 80e25357226e |
children | 78e663199044 d93ce6f797f6 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 8 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Sat Oct 27 17:10:50 2007 +0000 +++ b/lisp/ChangeLog Sat Oct 27 17:11:45 2007 +0000 @@ -1,3 +1,11 @@ +2007-10-27 Juanma Barranquero <lekktu@gmail.com> + + * desktop.el (uniquify-managed): Pacify byte compiler. + (desktop-buffer-info): If the buffer name is managed by uniquify, + save the base name, not the uniquified one. + (desktop-create-buffer): Allow `rename-buffer' to generate a new + name in case of conflict. + 2007-10-26 Glenn Morris <rgm@gnu.org> * emacs-lisp/bytecomp.el (byte-compile-warnings): Autoload the