log

age author description
Tue, 19 Nov 1996 07:04:49 +0000 Geoff Voelker Use new names for w32 files
Tue, 19 Nov 1996 07:04:01 +0000 Geoff Voelker Use new file name w32-fns.el
Tue, 19 Nov 1996 07:02:50 +0000 Geoff Voelker Use new file name dos-w32.el
Tue, 19 Nov 1996 06:59:17 +0000 Geoff Voelker Use w32 instead of ms-windows for window-system symbol
Tue, 19 Nov 1996 06:49:05 +0000 Geoff Voelker (init_display) [HAVE_NTGUI]: Use w32 for window-system.
Tue, 19 Nov 1996 04:59:23 +0000 Geoff Voelker Change identifiers of the form win32* to w32*.
Tue, 19 Nov 1996 04:46:30 +0000 Geoff Voelker (special-display-p, same-window-p): Add missing
Sun, 17 Nov 1996 19:41:48 +0000 Karl Heuer (write-contents-hooks): Doc fix.
Sun, 17 Nov 1996 19:40:38 +0000 Karl Heuer *** empty log message ***
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.