emacs-diffs
[Top][All Lists]
Advanced

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

emacs-28 5dbad52: gnus-summary-line-format doc string clarification


From: Lars Ingebrigtsen
Subject: emacs-28 5dbad52: gnus-summary-line-format doc string clarification
Date: Sat, 13 Nov 2021 22:54:53 -0500 (EST)

branch: emacs-28
commit 5dbad52cbfa81585111edd67631af632ac13fdea
Author: Lars Ingebrigtsen <larsi@gnus.org>
Commit: Lars Ingebrigtsen <larsi@gnus.org>

    gnus-summary-line-format doc string clarification
    
    * lisp/gnus/gnus.el (gnus-summary-line-format): Clarify the Date
    part of the doc string (bug#51823).
---
 lisp/gnus/gnus.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lisp/gnus/gnus.el b/lisp/gnus/gnus.el
index f558360..1d19a2a 100644
--- a/lisp/gnus/gnus.el
+++ b/lisp/gnus/gnus.el
@@ -2717,7 +2717,7 @@ with some simple extensions.
 %F          Contents of the From: header (string)
 %f          Contents of the From: or To: headers (string)
 %x          Contents of the Xref: header (string)
-%D          Date of the article (string)
+%D          Contents of the Date: header article (string)
 %d          Date of the article (string) in DD-MMM format
 %o          Date of the article (string) in YYYYMMDD`T'HHMMSS
             format



reply via email to

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