/[emacs]/emacs/lisp/ChangeLog
ViewVC logotype

Diff of /emacs/lisp/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.3061 by rms, Tue Nov 20 23:54:28 2001 UTC revision 1.3062 by monnier, Wed Nov 21 02:50:27 2001 UTC
# Line 1  Line 1 
1    2001-11-20  Stefan Monnier  <monnier@cs.yale.edu>
2    
3            * jit-lock.el (jit-lock-defer-time): New var.
4            (jit-lock-defer-timer, jit-lock-buffers): New vars.
5            (jit-lock-mode): Initialize them.  Cancel the timers more carefully.
6            (jit-lock-function): Defer fontification if requested.
7            (jit-lock-stealth-chunk-start): Pay attention to the new non-nil value.
8            (jit-lock-stealth-fontify): Check the new `jit-lock-defer-multiline'
9            text property.
10            (jit-lock-deferred-fontify): New fun.
11    
12  2001-11-20  Richard M. Stallman  <rms@gnu.org>  2001-11-20  Richard M. Stallman  <rms@gnu.org>
13    
14          * emacs-lisp/lisp-mode.el (lisp-interaction-mode):          * emacs-lisp/lisp-mode.el (lisp-interaction-mode):
15          Set local-abbrev-table to lisp-mode-abbrev-table.          Set local-abbrev-table to lisp-mode-abbrev-table.
16    
17          * emacs-lisp/re-builder.el (reb-mode):          * emacs-lisp/re-builder.el (reb-mode):
18          Don't use define-derived-mode.  Call kill-all-local-variables.          Don't use define-derived-mode.  Call kill-all-local-variables.
19            
20          * emacs-lisp/lisp-mode.el (lisp-mode, emacs-lisp-mode):          * emacs-lisp/lisp-mode.el (lisp-mode, emacs-lisp-mode):
21          Don't use define-derived-mode.          Don't use define-derived-mode.
22    
# Line 56  Line 67 
67          (fill-region-as-paragraph): Use them.          (fill-region-as-paragraph): Use them.
68          Use an end marker instead of eob.          Use an end marker instead of eob.
69          Ignore whitespace-only fill-prefixes when indenting according to mode.          Ignore whitespace-only fill-prefixes when indenting according to mode.
70          Simply the loop that searches for spaces backwards.          Simplify the loop that searches for spaces backwards.
71    
72          * textmodes/picture.el (picture-vertical-step)          * textmodes/picture.el (picture-vertical-step)
73          (picture-horizontal-step): Don't use defconst for variables.          (picture-horizontal-step): Don't use defconst for variables.

Legend:
Removed from v.1.3061  
changed lines
  Added in v.1.3062

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26