diff options
Diffstat (limited to 'lisp/time-stamp.el')
-rw-r--r-- | lisp/time-stamp.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/time-stamp.el b/lisp/time-stamp.el index 973ff972af0..c36b873d7a1 100644 --- a/lisp/time-stamp.el +++ b/lisp/time-stamp.el @@ -710,7 +710,7 @@ around literals." ;;; Some functions used in time-stamp-format ;;; These functions have been obsolete since 1995 -;;; and will be removed in a future Emacs release. +;;; and will be removed in Emacs 23. ;;; Meanwhile, discourage other packages from using them. (dolist (function '(time-stamp-month-dd-yyyy time-stamp-dd/mm/yyyy time-stamp-mon-dd-yyyy time-stamp-dd-mon-yy |