Mercurial > emacs
changeset 80111:5198b2fd41e6
*** empty log message ***
author | Juanma Barranquero <lekktu@gmail.com> |
---|---|
date | Tue, 12 Feb 2008 14:36:34 +0000 |
parents | b2a178c5133e |
children | c0a87fab3914 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 11 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Tue Feb 12 14:34:01 2008 +0000 +++ b/lisp/ChangeLog Tue Feb 12 14:36:34 2008 +0000 @@ -1,3 +1,14 @@ +2008-02-12 Juanma Barranquero <lekktu@gmail.com> + + * uniquify.el (uniquify-buffer-base-name): New function. + Suggested by Stefan Monnier <monnier@iro.umontreal.ca>. + + * desktop.el (uniquify-managed): Don't defvar. + (desktop-buffer-info): Use `uniquify-buffer-base-name', not + `uniquify-managed'. Return also the buffer's base name. + (desktop-save): When saving the buffer info, filter out the base name, + and save it as buffer name if the buffer is managed by uniquify. + 2008-02-10 Stefan Monnier <monnier@iro.umontreal.ca> * diff-mode.el (diff-beginning-of-file-and-junk): If we're on the