aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rw-r--r--etc/NEWS6
1 files changed, 6 insertions, 0 deletions
diff --git a/etc/NEWS b/etc/NEWS
index a042ce92aff..5aa57a77765 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -701,6 +701,12 @@ method is an NNTP select method.
701*** A new command for sorting articles by readedness marks has been 701*** A new command for sorting articles by readedness marks has been
702added: 'C-c C-s C-m C-m'. 702added: 'C-c C-s C-m C-m'.
703 703
704+++
705
706*** In message-citation-line-format the %Z format is now the time zone name
707instead of the numeric form. The %z format continues to be the
708numeric form. The new behavior is compatible with format-time-string.
709
704** Ibuffer 710** Ibuffer
705 711
706--- 712---