comparison lisp/ChangeLog @ 31038:9e1d7707876b

(comint-output-filter): Compare end of comint-last-output-overlay with the start of the newly inserted text, not the end, when deciding whether to extend it. Set saved-point's insertion type to advance after insertion.
author Miles Bader <miles@gnu.org>
date Tue, 22 Aug 2000 10:09:56 +0000
parents c5196e8ccc16
children 6321f3da048f
comparison
equal deleted inserted replaced
31037:7c81a282d217 31038:9e1d7707876b
1 2000-08-22 Miles Bader <miles@lsi.nec.co.jp>
2
3 * comint.el (comint-output-filter): Compare end of
4 comint-last-output-overlay with the start of the newly inserted
5 text, not the end, when deciding whether to extend it.
6 Set saved-point's insertion type to advance after insertion.
7
8 * shell.el (shell-font-lock-keywords): Remove prompt highlighting,
9 since this is now done independently of font-lock mode.
10
1 2000-08-21 Gerd Moellmann <gerd@gnu.org> 11 2000-08-21 Gerd Moellmann <gerd@gnu.org>
2 12
3 * server.el (server-kill-new-buffers): New user option. 13 * server.el (server-kill-new-buffers): New user option.
4 (server-existing-buffer): New buffer-local variable. 14 (server-existing-buffer): New buffer-local variable.
5 (server-visit-files): When using an existing buffer, set 15 (server-visit-files): When using an existing buffer, set