diff options
| author | Richard M. Stallman | 2002-03-03 00:02:48 +0000 |
|---|---|---|
| committer | Richard M. Stallman | 2002-03-03 00:02:48 +0000 |
| commit | e5787c30c24398fa4ec41709f29b88c680967d95 (patch) | |
| tree | 2464a96b32289800b043c9e9e43c3b8662ebe049 | |
| parent | 997c9f5691bf84364d7f537b49e33bf1dc5b67b8 (diff) | |
| download | emacs-e5787c30c24398fa4ec41709f29b88c680967d95.tar.gz emacs-e5787c30c24398fa4ec41709f29b88c680967d95.zip | |
*** empty log message ***
| -rw-r--r-- | lisp/ChangeLog | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 024b35ac6b6..35d0e05abdc 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,7 +1,6 @@ | |||
| 1 | 2002-03-02 Pavel Jan,Bm(Bk <Pavel@Janik.cz> | 1 | 2002-03-02 Milan Zamazal <pdm@zamazal.org> |
| 2 | 2 | ||
| 3 | * textmodes/tildify.el (tildify-string-alist): Entry for xml-mode | 3 | * textmodes/tildify.el (tildify-string-alist): Add entry for xml-mode. |
| 4 | added. From Milan Zamazal <pdm@zamazal.org>. | ||
| 5 | 4 | ||
| 6 | 2002-03-02 Miles Bader <miles@gnu.org> | 5 | 2002-03-02 Miles Bader <miles@gnu.org> |
| 7 | 6 | ||