diff options
| author | Phillip Rulon | 1999-10-08 02:46:19 +0000 |
|---|---|---|
| committer | Phillip Rulon | 1999-10-08 02:46:19 +0000 |
| commit | 74e4cb59f49fd6fe2296527a2a3dd828d9017ac0 (patch) | |
| tree | 2376427bc3f103f0cd10aa050e7280f74776f2b0 /lib-src | |
| parent | 7ec641b84314543f7a141ccbce81849147ea2d83 (diff) | |
| download | emacs-74e4cb59f49fd6fe2296527a2a3dd828d9017ac0.tar.gz emacs-74e4cb59f49fd6fe2296527a2a3dd828d9017ac0.zip | |
*** empty log message ***
Diffstat (limited to 'lib-src')
| -rw-r--r-- | lib-src/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lib-src/ChangeLog b/lib-src/ChangeLog index 478e3f3d217..f036480180e 100644 --- a/lib-src/ChangeLog +++ b/lib-src/ChangeLog | |||
| @@ -2,6 +2,11 @@ | |||
| 2 | 2 | ||
| 3 | * make-docfile.c (scan_lisp_file): Fix typo causing infloop. | 3 | * make-docfile.c (scan_lisp_file): Fix typo causing infloop. |
| 4 | 4 | ||
| 5 | 1999-09-19 Richard M. Stallman <rms@caffeine.ai.mit.edu> | ||
| 6 | |||
| 7 | * make-docfile.c (scan_lisp_file): Fix previous changes; | ||
| 8 | swallow CRLF like just CR or just LF. | ||
| 9 | |||
| 5 | 1999-09-03 Richard Stallman <rms@gnu.org> | 10 | 1999-09-03 Richard Stallman <rms@gnu.org> |
| 6 | 11 | ||
| 7 | * make-docfile.c: Include config.h not ../src/config.h. | 12 | * make-docfile.c: Include config.h not ../src/config.h. |