/[emacs]/emacs/etc/NEWS
ViewVC logotype

Diff of /emacs/etc/NEWS

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

revision 1.548 by rms, Tue Dec 18 19:36:46 2001 UTC revision 1.549 by pj, Wed Dec 19 09:37:22 2001 UTC
# Line 64  is only rarely needed. Line 64  is only rarely needed.
64  ** jit-lock can now be delayed with `jit-lock-defer-time'.  ** jit-lock can now be delayed with `jit-lock-defer-time'.
65    
66  If this variable is non-nil, its value should be the amount of Emacs  If this variable is non-nil, its value should be the amount of Emacs
67  idle time inseconds to wait before starting fontification.  For  idle time in seconds to wait before starting fontification.  For
68  example, if you set `jit-lock-defer-time' to 0.25, fontification will  example, if you set `jit-lock-defer-time' to 0.25, fontification will
69  only happen after 0.25s of idle time.  only happen after 0.25s of idle time.
70    
# Line 73  will now be extended each time, so you c Line 73  will now be extended each time, so you c
73  M-C-SPC M-C-SPC, for example.  M-C-SPC M-C-SPC, for example.
74    
75  +++  +++
76  ** M-h (mark-pagaraph) now accepts a prefix arg.  ** M-h (mark-paragraph) now accepts a prefix arg.
77  With positive arg, M-h marks the current and the following pargraphs;  With positive arg, M-h marks the current and the following paragraphs;
78  if the arg is negative, it marks the current and the preceding  if the arg is negative, it marks the current and the preceding
79  paragraphs.  paragraphs.
80    
# Line 119  now uses normal-erase-is-backspace-mode. Line 119  now uses normal-erase-is-backspace-mode.
119    
120  *** In Prolog, etags creates tags for rules in addition to predicates.  *** In Prolog, etags creates tags for rules in addition to predicates.
121    
122  *** New language PHP: tags are function, classes and defines.  If  *** New language PHP: tags are functions, classes and defines.  If
123  the --members option is specified to etags, tags are vars also.  the --members option is specified to etags, tags are vars also.
124    
125  +++  +++
# Line 290  property over the second half of the com Line 290  property over the second half of the com
290  refontification of `bar' whenever the `e' is added/removed.  refontification of `bar' whenever the `e' is added/removed.
291    
292  ** describe-vector now takes a second argument `describer' which is  ** describe-vector now takes a second argument `describer' which is
293  called to print the entries' values.  It default to `princ'.  called to print the entries' values.  It defaults to `princ'.
294    
295  ** defcustom and other custom declarations now use a default group  ** defcustom and other custom declarations now use a default group
296  (the last group defined in the same file) when no :group was given.  (the last group defined in the same file) when no :group was given.

Legend:
Removed from v.1.548  
changed lines
  Added in v.1.549

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