diff options
author | Erik Naggum <erik@naggum.no> | 1996-01-20 02:50:09 +0000 |
---|---|---|
committer | Erik Naggum <erik@naggum.no> | 1996-01-20 02:50:09 +0000 |
commit | 717e06e505aac4ddd4e7f870436e3bf3ab369cb2 (patch) | |
tree | 787c7d069d433addee13376556e0d792acd2e1d6 /lisp/time-stamp.el | |
parent | ba1fe3a85b97e38e501612278349edb0b3860770 (diff) | |
download | emacs-717e06e505aac4ddd4e7f870436e3bf3ab369cb2.tar.gz |
Fix Change Log comment line.
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 a49105641e2..f072dba572e 100644 --- a/lisp/time-stamp.el +++ b/lisp/time-stamp.el @@ -45,7 +45,7 @@ ;; See the documentation for the function `time-stamp' for more details. -;; Change Log: +;;; Change Log: ;; Originally based on the 19 Dec 88 version of ;; date.el by John Sturdy <mcvax!harlqn.co.uk!jcgs@uunet.uu.net> |