diff options
Diffstat (limited to 'lisp/uniquify.el')
-rw-r--r-- | lisp/uniquify.el | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lisp/uniquify.el b/lisp/uniquify.el index 2ef1f04f70d..0b7db9b54fb 100644 --- a/lisp/uniquify.el +++ b/lisp/uniquify.el @@ -128,7 +128,6 @@ you can set, browse the `uniquify' custom group." "If non-nil, rerationalize buffer names after a buffer has been killed." :type 'boolean) -;; The default value matches certain Gnus buffers. (defcustom uniquify-ignore-buffers-re nil "Regular expression matching buffer names that should not be uniquified. For instance, set this to \"^draft-[0-9]+$\" to avoid having uniquify rename |