diff options
| author | Glenn Morris | 2014-01-14 00:13:13 -0800 |
|---|---|---|
| committer | Glenn Morris | 2014-01-14 00:13:13 -0800 |
| commit | 689c9ca51eb4b6496836241b9fb062bf10521568 (patch) | |
| tree | 53732a79c98929cc5d479c85254b7e534f69c89d /doc/misc | |
| parent | fd7fde15900b3dec3f2ecc9ad4f5a99b4a0e79f6 (diff) | |
| download | emacs-689c9ca51eb4b6496836241b9fb062bf10521568.tar.gz emacs-689c9ca51eb4b6496836241b9fb062bf10521568.zip | |
ChangeLog fixes
Diffstat (limited to 'doc/misc')
| -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 @@ | |||
| 8702 | 8702 | ||
| 8703 | * gnus.texi (Security): Improve. | 8703 | * gnus.texi (Security): Improve. |
| 8704 | 8704 | ||
| 8705 | 2006-04-02 Karl Berry <karl@gnu.org> | ||
| 8706 | |||
| 8707 | * texinfo.tex: Update to current version (2006-03-21.13). | ||
| 8708 | |||
| 8705 | 2006-04-02 Bill Wohler <wohler@newt.com> | 8709 | 2006-04-02 Bill Wohler <wohler@newt.com> |
| 8706 | 8710 | ||
| 8707 | * mh-e.texi (Getting Started, Junk, Bug Reports) | 8711 | * mh-e.texi (Getting Started, Junk, Bug Reports) |
| @@ -10866,6 +10870,12 @@ | |||
| 10866 | 10870 | ||
| 10867 | * Makefile.in (mostlyclean, maintainer-clean): Delete more files. | 10871 | * Makefile.in (mostlyclean, maintainer-clean): Delete more files. |
| 10868 | 10872 | ||
| 10873 | 2001-02-12 Michael Kifer <kifer@cs.sunysb.edu> | ||
| 10874 | |||
| 10875 | * ediff.texi: Added ediff-coding-system-for-read. | ||
| 10876 | |||
| 10877 | * viper.texi: Fix typos. | ||
| 10878 | |||
| 10869 | 2000-12-20 Eli Zaretskii <eliz@is.elta.co.il> | 10879 | 2000-12-20 Eli Zaretskii <eliz@is.elta.co.il> |
| 10870 | 10880 | ||
| 10871 | * Makefile.in (../info/idlwave): Use --no-split. | 10881 | * Makefile.in (../info/idlwave): Use --no-split. |
| @@ -11257,7 +11267,7 @@ | |||
| 11257 | 11267 | ||
| 11258 | 1990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu) | 11268 | 1990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu) |
| 11259 | 11269 | ||
| 11260 | * texindex.tex: If USG, include sys/types.h and sys/fcntl.h. | 11270 | * texindex.c: If USG, include sys/types.h and sys/fcntl.h. |
| 11261 | 11271 | ||
| 11262 | 1989-01-17 Robert J. Chassell (bob@rice-chex.ai.mit.edu) | 11272 | 1989-01-17 Robert J. Chassell (bob@rice-chex.ai.mit.edu) |
| 11263 | 11273 | ||