* desktop.el (desktop-globals-to-save): Add file-name-history (Bug#2750).
authorChong Yidong <cyd@stupidchicken.com>
Sun, 5 Jul 2009 05:14:27 +0000 (05:14 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Sun, 5 Jul 2009 05:14:27 +0000 (05:14 +0000)
lisp/ChangeLog
lisp/desktop.el

index f888ffa..4cb1536 100644 (file)
@@ -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
index a055923..1085356 100644 (file)
@@ -276,7 +276,8 @@ for example."
     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