branch: scratch/rfc-mode commit e1a255fb59eec25830019fd1904f213b931a5bad Author: Daniel Martín <mardan...@yahoo.es> Commit: Daniel Martín <mardan...@yahoo.es>
Explain the meaning of rfc-mode-use-original-buffer-names better --- rfc-mode.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rfc-mode.el b/rfc-mode.el index 91443b4dac..96641116f6 100644 --- a/rfc-mode.el +++ b/rfc-mode.el @@ -74,7 +74,7 @@ Assume RFC documents are named as e.g. rfc21.txt, rfc-index.txt." :type 'string) (defcustom rfc-mode-use-original-buffer-names nil - "Whether RFC document buffers should keep their original name or not." + "Whether RFC document buffers should have the name of the document file (e.g. rfc21.txt vs *rfc21*)." :type 'boolean) (defcustom rfc-mode-browser-entry-title-width 60