diff options
| author | Gerd Moellmann | 2001-02-05 11:21:33 +0000 |
|---|---|---|
| committer | Gerd Moellmann | 2001-02-05 11:21:33 +0000 |
| commit | 01d19dd7bd042963acc3e124acfa2c3f60ba181e (patch) | |
| tree | cad6bbbef4983d338b566cdbe0d6f09a8647b22c /lisp/ChangeLog | |
| parent | 24886813f4f38a858cf31be5c9c1f434d722ed29 (diff) | |
| download | emacs-01d19dd7bd042963acc3e124acfa2c3f60ba181e.tar.gz emacs-01d19dd7bd042963acc3e124acfa2c3f60ba181e.zip | |
Eliminate time-stamp functions.
(ebnf-version): New version (3.5).
(ebnf-eps-finish-and-write): Replace time-stamp functions by
format-time-string.
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 9af4910ea9a..7a5d4a98729 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,10 @@ | |||
| 1 | 2001-02-05 Vinicius Jose Latorre <vinicius@cpqd.com.br> | ||
| 2 | |||
| 3 | * ebnf2ps.el: Eliminate time-stamp functions. | ||
| 4 | (ebnf-version): New version (3.5). | ||
| 5 | (ebnf-eps-finish-and-write): Replace time-stamp functions by | ||
| 6 | format-time-string. | ||
| 7 | |||
| 1 | 2001-02-05 Gerd Moellmann <gerd@gnu.org> | 8 | 2001-02-05 Gerd Moellmann <gerd@gnu.org> |
| 2 | 9 | ||
| 3 | * simple.el (next-line): Goto end-of-line before inserting a newline. | 10 | * simple.el (next-line): Goto end-of-line before inserting a newline. |