emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/ChangeLog,v


From: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog,v
Date: Tue, 30 Oct 2007 23:28:13 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Miles Bader <miles>     07/10/30 23:28:12

Index: ChangeLog
===================================================================
RCS file: /cvsroot/emacs/emacs/lisp/ChangeLog,v
retrieving revision 1.12108
retrieving revision 1.12109
diff -u -b -r1.12108 -r1.12109
--- ChangeLog   30 Oct 2007 21:53:05 -0000      1.12108
+++ ChangeLog   30 Oct 2007 23:28:10 -0000      1.12109
@@ -1,3 +1,11 @@
+2007-10-27  Juanma Barranquero  <address@hidden>
+
+       * 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-30  Stefan Monnier  <address@hidden>
 
        * doc-view.el: Use expand-file-name rather than concat.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]