]> git.eshelyaron.com Git - emacs.git/commitdiff
Note removed obsolete functions.
authorChong Yidong <cyd@stupidchicken.com>
Sat, 19 Sep 2009 19:55:00 +0000 (19:55 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Sat, 19 Sep 2009 19:55:00 +0000 (19:55 +0000)
etc/NEWS

index cfb70eb3e2f0383baed4b44781e0b611ba8e8b2b..2e15249b5d5e80a0e22d13d4210b7393f6f455c3 100644 (file)
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -264,6 +264,15 @@ for completions displayed in *Completions*.
 the function `byte-compile-dest-file' before loading bytecomp.el is obsolete.
 Instead, customize byte-compile-dest-file-function.
 
+** Several obsolete functions removed.
+The functions have been obsolete since Emacs 19, and are unlikely to
+be in use:
+
+  time-stamp-month-dd-yyyy, time-stamp-dd/mm/yyyy, time-stamp-mon-dd-yyyy
+  time-stamp-dd-mon-yy, time-stamp-yy/mm/dd, time-stamp-yyyy/mm/dd,
+  time-stamp-yyyy-mm-dd, time-stamp-yymmdd, time-stamp-hh:mm:ss,
+  time-stamp-hhmm, baud-rate
+
 * Changes in Emacs 23.2 on non-free operating systems
 
 ---