diff options
author | Glenn Morris <rgm@gnu.org> | 2014-01-14 00:13:13 -0800 |
---|---|---|
committer | Glenn Morris <rgm@gnu.org> | 2014-01-14 00:13:13 -0800 |
commit | 689c9ca51eb4b6496836241b9fb062bf10521568 (patch) | |
tree | 53732a79c98929cc5d479c85254b7e534f69c89d /doc/misc/ChangeLog | |
parent | fd7fde15900b3dec3f2ecc9ad4f5a99b4a0e79f6 (diff) | |
download | emacs-689c9ca51eb4b6496836241b9fb062bf10521568.tar.gz emacs-689c9ca51eb4b6496836241b9fb062bf10521568.tar.bz2 emacs-689c9ca51eb4b6496836241b9fb062bf10521568.zip |
ChangeLog fixes
Diffstat (limited to 'doc/misc/ChangeLog')
-rw-r--r-- | doc/misc/ChangeLog | 12 |
1 files changed, 11 insertions, 1 deletions
diff --git a/doc/misc/ChangeLog b/doc/misc/ChangeLog index 2718c59cf25..a11e39936c2 100644 --- a/doc/misc/ChangeLog +++ b/doc/misc/ChangeLog @@ -8702,6 +8702,10 @@ * gnus.texi (Security): Improve. +2006-04-02 Karl Berry <karl@gnu.org> + + * texinfo.tex: Update to current version (2006-03-21.13). + 2006-04-02 Bill Wohler <wohler@newt.com> * mh-e.texi (Getting Started, Junk, Bug Reports) @@ -10866,6 +10870,12 @@ * Makefile.in (mostlyclean, maintainer-clean): Delete more files. +2001-02-12 Michael Kifer <kifer@cs.sunysb.edu> + + * ediff.texi: Added ediff-coding-system-for-read. + + * viper.texi: Fix typos. + 2000-12-20 Eli Zaretskii <eliz@is.elta.co.il> * Makefile.in (../info/idlwave): Use --no-split. @@ -11257,7 +11267,7 @@ 1990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu) - * texindex.tex: If USG, include sys/types.h and sys/fcntl.h. + * texindex.c: If USG, include sys/types.h and sys/fcntl.h. 1989-01-17 Robert J. Chassell (bob@rice-chex.ai.mit.edu) |