emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

master 89afd90bde: ; * lisp/uniquify.el: Remove incorrect comment.


From: Stefan Kangas
Subject: master 89afd90bde: ; * lisp/uniquify.el: Remove incorrect comment.
Date: Thu, 23 Jun 2022 09:29:50 -0400 (EDT)

branch: master
commit 89afd90bde9ff689ff62c6a5c170edf661b2fb8c
Author: Stefan Kangas <stefan@marxist.se>
Commit: Stefan Kangas <stefan@marxist.se>

    ; * 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 2ef1f04f70..0b7db9b54f 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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]