changeset 103723:a18909b5a393

* desktop.el (desktop-globals-to-save): Add file-name-history (Bug#2750).
author Chong Yidong <cyd@stupidchicken.com>
date Sun, 05 Jul 2009 05:14:27 +0000
parents 6b137b54c7d3
children bb1aff5ec05f
files lisp/ChangeLog lisp/desktop.el
diffstat 2 files changed, 7 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Sun Jul 05 04:53:22 2009 +0000
+++ b/lisp/ChangeLog	Sun Jul 05 05:14:27 2009 +0000
@@ -1,3 +1,8 @@
+2009-03-22  Jari Aalto  <jari.aalto@cante.net>
+
+        * desktop.el (desktop-globals-to-save): Add
+	file-name-history (Bug#2750).
+
 2009-07-05  Chong Yidong  <cyd@stupidchicken.com>
 
 	* add-log.el (add-log-current-defun-header-regexp): Doc
--- a/lisp/desktop.el	Sun Jul 05 04:53:22 2009 +0000
+++ b/lisp/desktop.el	Sun Jul 05 05:14:27 2009 +0000
@@ -276,7 +276,8 @@
     tags-table-list
     search-ring
     regexp-search-ring
-    register-alist)
+    register-alist
+    file-name-history)
   "List of global variables saved by `desktop-save'.
 An element may be variable name (a symbol) or a cons cell of the form
 \(VAR . MAX-SIZE), which means to truncate VAR's value to at most