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 [EMACS_22_BASE]


From: Juanma Barranquero
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog,v [EMACS_22_BASE]
Date: Tue, 12 Feb 2008 14:36:40 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Branch:         EMACS_22_BASE
Changes by:     Juanma Barranquero <lektu>      08/02/12 14:36:38

Index: ChangeLog
===================================================================
RCS file: /cvsroot/emacs/emacs/lisp/ChangeLog,v
retrieving revision 1.11049.2.607
retrieving revision 1.11049.2.608
diff -u -b -r1.11049.2.607 -r1.11049.2.608
--- ChangeLog   10 Feb 2008 16:36:03 -0000      1.11049.2.607
+++ ChangeLog   12 Feb 2008 14:36:34 -0000      1.11049.2.608
@@ -1,3 +1,14 @@
+2008-02-12  Juanma Barranquero  <address@hidden>
+
+       * uniquify.el (uniquify-buffer-base-name): New function.
+       Suggested by Stefan Monnier <address@hidden>.
+
+       * 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  <address@hidden>
 
        * diff-mode.el (diff-beginning-of-file-and-junk): If we're on the




reply via email to

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