Mercurial > emacs
log
age | author | description |
---|---|---|
Fri, 12 Jul 1996 07:32:45 +0000 | Simon Marshall | 1. For fns like comint-postoutput-scroll-to-bottom on comint-output-filter-functions, don't count back using the length of STRING, as previous fns may have changed the buffer. Count from process-mark. |
Fri, 12 Jul 1996 07:27:55 +0000 | Simon Marshall | 1. Use new font-lock-comment-start-regexp for matching a comment---it can be faster than comment-start-skip. |