Mercurial > emacs
graph
-
*** empty log message ***Sun, 17 Nov 1996 19:40:38 +0000, by Karl Heuer
-
(comint-password-prompt-regexp): Recognize AIX format.Sun, 17 Nov 1996 19:38:48 +0000, by Karl Heuer
-
Initial revisionSun, 17 Nov 1996 19:30:55 +0000, by Karl Heuer
-
Use simpler fn.Sat, 16 Nov 1996 13:42:45 +0000, by Simon Marshall
-
use simpler fn.Sat, 16 Nov 1996 13:37:51 +0000, by 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:33:51 +0000, by Simon Marshall
-
(a) make fast-lock-get-face-properties cope with face property lists, (b) add fast-lock-verbose to control messages.Sat, 16 Nov 1996 13:31:02 +0000, by Simon Marshall