diff options
author | Markus Rost <rost@math.uni-bielefeld.de> | 2002-05-06 00:27:23 +0000 |
---|---|---|
committer | Markus Rost <rost@math.uni-bielefeld.de> | 2002-05-06 00:27:23 +0000 |
commit | e86a3837cff07514324fbe3086bb2caab7dd4144 (patch) | |
tree | 933f38aa787c3ab4324ef88ea165974f4e10d795 | |
parent | 4b70b30b5906fe42e417772ca4d5eb47803633db (diff) | |
download | emacs-e86a3837cff07514324fbe3086bb2caab7dd4144.tar.gz emacs-e86a3837cff07514324fbe3086bb2caab7dd4144.tar.bz2 emacs-e86a3837cff07514324fbe3086bb2caab7dd4144.zip |
*** empty log message ***
-rw-r--r-- | lisp/ChangeLog | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 85e71c65bc8..b1ab22ef321 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,7 +1,7 @@ 2002-05-05 Markus Rost <rost@math.ohio-state.edu> - * time-stamp.el (time-stamp-format): Escape open parenthesis in - column 0. + * time-stamp.el (time-stamp-format): Doc fix: escape open + parenthesis in column 0. 2002-05-04 Richard M. Stallman <rms@gnu.org> |