comparison lisp/ChangeLog @ 31092:6321f3da048f

*** empty log message ***
author Andrew Innes <andrewi@gnu.org>
date Tue, 22 Aug 2000 21:57:09 +0000
parents 9e1d7707876b
children b436ef5ec659
comparison
equal deleted inserted replaced
31091:65f455b1ab20 31092:6321f3da048f
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
4 comint-last-output-overlay with the start of the newly inserted 8 comint-last-output-overlay with the start of the newly inserted
5 text, not the end, when deciding whether to extend it. 9 text, not the end, when deciding whether to extend it.
6622 (create-image): Add parameter DATA-P. 6626 (create-image): Add parameter DATA-P.
6623 6627
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: