diff options
author | Eli Zaretskii <eliz@gnu.org> | 2001-11-01 20:53:19 +0000 |
---|---|---|
committer | Eli Zaretskii <eliz@gnu.org> | 2001-11-01 20:53:19 +0000 |
commit | 177338c4fa17cd117baf476923ce1f1144cee494 (patch) | |
tree | 09388eb4931ed8e0904e5f1d1662051128c1834a /etc/ChangeLog | |
parent | 72e85d5df63fb6ab2caa2a2e79533528eff2cc5b (diff) | |
download | emacs-177338c4fa17cd117baf476923ce1f1144cee494.tar.gz |
Replace presentation-level troff macros that simulate tables with
table markup. From Eric S. Raymond <esr@thyrsus.com>.
Diffstat (limited to 'etc/ChangeLog')
-rw-r--r-- | etc/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/etc/ChangeLog b/etc/ChangeLog index 70e709cd74e..06f7c51a582 100644 --- a/etc/ChangeLog +++ b/etc/ChangeLog @@ -1,3 +1,8 @@ +2001-11-01 Eli Zaretskii <eliz@is.elta.co.il> + + * etags.1: Replace presentation-level troff macros that simulate + tables with tbl markup. From Eric S. Raymond <esr@thyrsus.com>. + 2001-10-20 Gerd Moellmann <gerd@gnu.org> * (Version 21.1 released.) |