/[emacs]/emacs/lisp/desktop.el
ViewVC logotype

Diff of /emacs/lisp/desktop.el

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.87 by lektu, Tue Jul 19 23:41:06 2005 UTC revision 1.88 by lektu, Thu Jul 21 11:49:32 2005 UTC
# Line 206  to the value obtained by evaluating FORM Line 206  to the value obtained by evaluating FORM
206    :version "22.1")    :version "22.1")
207    
208  (defcustom desktop-clear-preserve-buffers-regexp  (defcustom desktop-clear-preserve-buffers-regexp
209    "^\\(\\*scratch\\*\\|\\*Messages\\*\\|\\*tramp/.+\\*\\)$"    "^\\(\\*scratch\\*\\|\\*Messages\\*\\|\\*server\\*\\|\\*tramp/.+\\*\\)$"
210    "Regexp identifying buffers that `desktop-clear' should not delete.    "Regexp identifying buffers that `desktop-clear' should not delete.
211  See also `desktop-clear-preserve-buffers'."  See also `desktop-clear-preserve-buffers'."
212    :type 'regexp    :type 'regexp

Legend:
Removed from v.1.87  
changed lines
  Added in v.1.88

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26