diff options
| author | Andrew Innes | 2000-08-22 21:57:09 +0000 |
|---|---|---|
| committer | Andrew Innes | 2000-08-22 21:57:09 +0000 |
| commit | 746d9caf8bd649d39bae9979923c6833d7661bdc (patch) | |
| tree | e2655ecf83a4e0ec73f53c9f1f4694e835acb8f5 /lisp | |
| parent | 00a08ac7ce058debdd2e1c1b317e5e28c994e134 (diff) | |
| download | emacs-746d9caf8bd649d39bae9979923c6833d7661bdc.tar.gz emacs-746d9caf8bd649d39bae9979923c6833d7661bdc.zip | |
*** empty log message ***
Diffstat (limited to 'lisp')
| -rw-r--r-- | lisp/ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 9bc3ac19985..defd9296292 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,7 @@ | |||
| 1 | 2000-08-22 Andrew Innes <andrewi@gnu.org> | ||
| 2 | |||
| 3 | * makefile.w32-in: New file. | ||
| 4 | |||
| 1 | 2000-08-22 Miles Bader <miles@lsi.nec.co.jp> | 5 | 2000-08-22 Miles Bader <miles@lsi.nec.co.jp> |
| 2 | 6 | ||
| 3 | * comint.el (comint-output-filter): Compare end of | 7 | * comint.el (comint-output-filter): Compare end of |
| @@ -6624,5 +6628,5 @@ | |||
| 6624 | See ChangeLog.8 for earlier changes. | 6628 | See ChangeLog.8 for earlier changes. |
| 6625 | 6629 | ||
| 6626 | ;; Local Variables: | 6630 | ;; Local Variables: |
| 6627 | ;; coding: iso-2022-7bit-unix | 6631 | ;; coding: iso-2022-7bit |
| 6628 | ;; End: | 6632 | ;; End: |