Mercurial > emacs
log
age | author | description |
---|---|---|
Sun, 17 Nov 1996 19:38:48 +0000 | Karl Heuer | (comint-password-prompt-regexp): Recognize AIX format. |
Sun, 17 Nov 1996 19:30:55 +0000 | Karl Heuer | Initial revision |
Sat, 16 Nov 1996 13:42:45 +0000 | Simon Marshall | Use simpler fn. |
Sat, 16 Nov 1996 13:37:51 +0000 | Simon Marshall | use simpler fn. |
Sat, 16 Nov 1996 13:33:51 +0000 | Simon Marshall | (a) split lazy-lock-defer-time into lazy-lock-defer-time and lazy-lock-defer-on-the-fly, (b) add lazy-lock-defer-on-scrolling, (c) use these to choose one of lazy-lock-defer-line-after-change, lazy-lock-defer-rest-after-change, lazy-lock-fontify-line-after-change, lazy-lock-fontify-rest-after-change to add to after-change-functions, (d) use with-current-buffer rather than save-excursion, (e) avoid integer overflow in lazy-lock-percent-fontified. |
Sat, 16 Nov 1996 13:31:02 +0000 | Simon Marshall | (a) make fast-lock-get-face-properties cope with face property lists, (b) add fast-lock-verbose to control messages. |