aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorGlenn Morris2016-01-20 20:11:16 -0500
committerGlenn Morris2016-01-20 20:11:16 -0500
commit9830b81292917f2ec989c8b70b4728e366a9f3f1 (patch)
treeda82c940b5d105b6fb0cdf01ba7d651a24ff1038 /etc
parent4786c02b83a521bb35f8928dac33a884b6ca7cfa (diff)
downloademacs-9830b81292917f2ec989c8b70b4728e366a9f3f1.tar.gz
emacs-9830b81292917f2ec989c8b70b4728e366a9f3f1.zip
Remove handling of non-string time-stamp formats, obsolete for 20 years.
* lisp/time-stamp.el (time-stamp-format): Doc fix. (time-stamp-old-format-warn, time-stamp-fconcat): Remove. (time-stamp-string): Ignore non-string formats. ; * etc/NEWS: Mention this.
Diffstat (limited to 'etc')
-rw-r--r--etc/NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 9fbe6955c82..a95ceaddde7 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -59,6 +59,9 @@ in these situations.
59 59
60*** The kqueue library is integrated for *BSD and Mac OS X machines. 60*** The kqueue library is integrated for *BSD and Mac OS X machines.
61 61
62---
63** Support for non-string values of `time-stamp-format' has been removed.
64
62** Tramp 65** Tramp
63 66
64*** New connection method "sg", which allows to edit files under 67*** New connection method "sg", which allows to edit files under