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

Diff of /emacs/lisp/uniquify.el

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

revision 1.40 by monnier, Fri Dec 13 19:52:35 2002 UTC revision 1.41 by rms, Sat May 3 13:51:00 2003 UTC
# Line 127  other buffer names are changed." Line 127  other buffer names are changed."
127    :type 'boolean    :type 'boolean
128    :group 'uniquify)    :group 'uniquify)
129    
130  (defcustom uniquify-ignore-buffers-re nil  ;; The default value matches certain Gnus buffers.
131    (defcustom uniquify-ignore-buffers-re "^\\*\\(un\\)?sent "
132    "*Regular expression matching buffer names that should not be uniquified.    "*Regular expression matching buffer names that should not be uniquified.
133  For instance, set this to \"^draft-[0-9]+$\" to avoid having uniquify rename  For instance, set this to \"^draft-[0-9]+$\" to avoid having uniquify rename
134  draft buffers even if `uniquify-after-kill-buffer-p' is non-nil and the  draft buffers even if `uniquify-after-kill-buffer-p' is non-nil and the

Legend:
Removed from v.1.40  
changed lines
  Added in v.1.41

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