From 89afd90bde9ff689ff62c6a5c170edf661b2fb8c Mon Sep 17 00:00:00 2001 From: Stefan Kangas Date: Thu, 23 Jun 2022 15:12:47 +0200 Subject: [PATCH] ; * lisp/uniquify.el: Remove incorrect comment. --- lisp/uniquify.el | 1 - 1 file changed, 1 deletion(-) 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 -- 2.39.2