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

Diff of /emacs/etc/NEWS

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

revision 1.726 by kfstorm, Mon Aug 19 23:14:45 2002 UTC revision 1.727 by rms, Wed Aug 21 00:18:34 2002 UTC
# Line 710  The new keywords are def, newcommand, re Line 710  The new keywords are def, newcommand, re
710  renewenvironment.  renewenvironment.
711    
712  **** In Makefiles, constants are tagged  **** In Makefiles, constants are tagged
713  If you want the old behaviour instead, thus avoiding to increase the  If you want the old behavior instead, thus avoiding to increase the
714  size of the tags file, use the --no-globals option.  size of the tags file, use the --no-globals option.
715    
716  **** In Prolog, etags creates tags for rules in addition to predicates.  **** In Prolog, etags creates tags for rules in addition to predicates.
# Line 764  from the file name or buffer contents. Line 764  from the file name or buffer contents.
764    
765  +++  +++
766  ** New user option `isearch-resume-enabled'.  ** New user option `isearch-resume-enabled'.
767  This option can be disabled, to avoid the normal behaviour of isearch  This option can be disabled, to avoid the normal behavior of isearch
768  which puts calls to `isearch-resume' in the command history.  which puts calls to `isearch-resume' in the command history.
769    
770  ---  ---
# Line 1127  declaration specifiers supported are: Line 1127  declaration specifiers supported are:
1127  ** Interactive commands can be remapped through keymaps.  ** Interactive commands can be remapped through keymaps.
1128    
1129  This is an alternative to using defadvice or substitute-key-definition  This is an alternative to using defadvice or substitute-key-definition
1130  to modify the behaviour of a key binding using the normal keymap  to modify the behavior of a key binding using the normal keymap
1131  binding and lookup functionality.  binding and lookup functionality.
1132    
1133  When a key sequence is bound to a command, and that command is  When a key sequence is bound to a command, and that command is
# Line 3489  containing diff3-style conflict markers, Line 3489  containing diff3-style conflict markers,
3489    
3490  *** hl-line.el provides `hl-line-mode', a minor mode to highlight the  *** hl-line.el provides `hl-line-mode', a minor mode to highlight the
3491  current line in the current buffer.  It also provides  current line in the current buffer.  It also provides
3492  `global-hl-line-mode' to provide the same behaviour in all buffers.  `global-hl-line-mode' to provide the same behavior in all buffers.
3493    
3494  *** ansi-color.el translates ANSI terminal escapes into text-properties.  *** ansi-color.el translates ANSI terminal escapes into text-properties.
3495    
# Line 9606  the new variable lazy-lock-defer-context Line 9606  the new variable lazy-lock-defer-context
9606  non-nil, changes to the buffer will cause subsequent lines in the buffer to be  non-nil, changes to the buffer will cause subsequent lines in the buffer to be
9607  refontified after lazy-lock-defer-time seconds of idle time.  If nil, then only  refontified after lazy-lock-defer-time seconds of idle time.  If nil, then only
9608  the modified lines will be refontified; this is the same as the previous Lazy  the modified lines will be refontified; this is the same as the previous Lazy
9609  Lock mode behaviour and the behaviour of Font Lock mode.  Lock mode behavior and the behavior of Font Lock mode.
9610    
9611  This feature is useful in modes where strings or comments can span lines.  This feature is useful in modes where strings or comments can span lines.
9612  For example, if a string or comment terminating character is deleted, then if  For example, if a string or comment terminating character is deleted, then if

Legend:
Removed from v.1.726  
changed lines
  Added in v.1.727

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