1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-15 10:30:25 -08:00

(desktop-buffers-not-to-save): Set :version tag.

This commit is contained in:
Glenn Morris 2009-07-19 00:33:58 +00:00
parent cfc4766482
commit 1a8d354101
2 changed files with 11 additions and 0 deletions

View file

@ -1,3 +1,13 @@
2009-07-19 Glenn Morris <rgm@gnu.org>
* calendar/cal-menu.el (cal-menu-set-date-title): Handle calls from
non-calendar buffers (Bug#3862). Restore "not on a date" message.
(cal-menu-context-mouse-menu): Doc fix.
* desktop.el (desktop-buffers-not-to-save): Set :version tag.
* simple.el (mail-user-agent): Doc fix. Set :version tag.
2009-07-18 Juri Linkov <juri@jurta.org>
* info.el: Virtual Info keyword finder.

View file

@ -337,6 +337,7 @@ modes are restored automatically; they should not be listed here."
"Regexp identifying buffers that are to be excluded from saving."
:type '(choice (const :tag "None" nil)
regexp)
:version "23.2" ; set to nil
:group 'desktop)
;; Skip tramp and ange-ftp files