emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] emacs/lisp ChangeLog


From: Eli Zaretskii
Subject: [Emacs-diffs] emacs/lisp ChangeLog
Date: Sat, 18 Jul 2009 11:59:08 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Eli Zaretskii <eliz>    09/07/18 11:59:08

Modified files:
        lisp           : ChangeLog 

Log message:
        

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/emacs/lisp/ChangeLog?cvsroot=emacs&r1=1.15824&r2=1.15825

Patches:
Index: ChangeLog
===================================================================
RCS file: /cvsroot/emacs/emacs/lisp/ChangeLog,v
retrieving revision 1.15824
retrieving revision 1.15825
diff -u -b -r1.15824 -r1.15825
--- ChangeLog   18 Jul 2009 11:13:03 -0000      1.15824
+++ ChangeLog   18 Jul 2009 11:59:04 -0000      1.15825
@@ -1,5 +1,14 @@
 2009-07-18  Eli Zaretskii  <address@hidden>
 
+       * desktop.el (desktop-buffers-not-to-save): Default value is nil.
+       Accept nil in addition to a regexp.
+       (desktop-files-not-to-save): Add "(ftp)$" to the default regexp.
+       Accept nil in addition to a regexp.
+       (desktop-save-buffer-p): Don't use desktop-buffers-not-to-save for
+       buffers that have an associated file.  Handle nil values of
+       desktop-buffers-not-to-save and desktop-files-not-to-save.
+       (Bug#3833)
+
        * term/pc-win.el (x-selection-owner-p, x-own-selection-internal)
        (x-disown-selection-internal): New functions.
 




reply via email to

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