[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Emacs-diffs] Changes to emacs/etc/NEWS
From: |
Richard M. Stallman |
Subject: |
[Emacs-diffs] Changes to emacs/etc/NEWS |
Date: |
Tue, 20 Aug 2002 20:18:34 -0400 |
Index: emacs/etc/NEWS
diff -c emacs/etc/NEWS:1.726 emacs/etc/NEWS:1.727
*** emacs/etc/NEWS:1.726 Mon Aug 19 19:14:45 2002
--- emacs/etc/NEWS Tue Aug 20 20:18:34 2002
***************
*** 710,716 ****
renewenvironment.
**** In Makefiles, constants are tagged
! If you want the old behaviour instead, thus avoiding to increase the
size of the tags file, use the --no-globals option.
**** In Prolog, etags creates tags for rules in addition to predicates.
--- 710,716 ----
renewenvironment.
**** In Makefiles, constants are tagged
! If you want the old behavior instead, thus avoiding to increase the
size of the tags file, use the --no-globals option.
**** In Prolog, etags creates tags for rules in addition to predicates.
***************
*** 764,770 ****
+++
** New user option `isearch-resume-enabled'.
! This option can be disabled, to avoid the normal behaviour of isearch
which puts calls to `isearch-resume' in the command history.
---
--- 764,770 ----
+++
** New user option `isearch-resume-enabled'.
! This option can be disabled, to avoid the normal behavior of isearch
which puts calls to `isearch-resume' in the command history.
---
***************
*** 1127,1133 ****
** Interactive commands can be remapped through keymaps.
This is an alternative to using defadvice or substitute-key-definition
! to modify the behaviour of a key binding using the normal keymap
binding and lookup functionality.
When a key sequence is bound to a command, and that command is
--- 1127,1133 ----
** Interactive commands can be remapped through keymaps.
This is an alternative to using defadvice or substitute-key-definition
! to modify the behavior of a key binding using the normal keymap
binding and lookup functionality.
When a key sequence is bound to a command, and that command is
***************
*** 3489,3495 ****
*** hl-line.el provides `hl-line-mode', a minor mode to highlight the
current line in the current buffer. It also provides
! `global-hl-line-mode' to provide the same behaviour in all buffers.
*** ansi-color.el translates ANSI terminal escapes into text-properties.
--- 3489,3495 ----
*** hl-line.el provides `hl-line-mode', a minor mode to highlight the
current line in the current buffer. It also provides
! `global-hl-line-mode' to provide the same behavior in all buffers.
*** ansi-color.el translates ANSI terminal escapes into text-properties.
***************
*** 9606,9612 ****
non-nil, changes to the buffer will cause subsequent lines in the buffer to be
refontified after lazy-lock-defer-time seconds of idle time. If nil, then
only
the modified lines will be refontified; this is the same as the previous Lazy
! Lock mode behaviour and the behaviour of Font Lock mode.
This feature is useful in modes where strings or comments can span lines.
For example, if a string or comment terminating character is deleted, then if
--- 9606,9612 ----
non-nil, changes to the buffer will cause subsequent lines in the buffer to be
refontified after lazy-lock-defer-time seconds of idle time. If nil, then
only
the modified lines will be refontified; this is the same as the previous Lazy
! Lock mode behavior and the behavior of Font Lock mode.
This feature is useful in modes where strings or comments can span lines.
For example, if a string or comment terminating character is deleted, then if
- [Emacs-diffs] Changes to emacs/etc/NEWS, Richard M. Stallman, 2002/08/02
- [Emacs-diffs] Changes to emacs/etc/NEWS, Richard M. Stallman, 2002/08/13
- [Emacs-diffs] Changes to emacs/etc/NEWS, Richard M. Stallman, 2002/08/18
- [Emacs-diffs] Changes to emacs/etc/NEWS, Stefan Monnier, 2002/08/19
- [Emacs-diffs] Changes to emacs/etc/NEWS, Kim F. Storm, 2002/08/19
- [Emacs-diffs] Changes to emacs/etc/NEWS,
Richard M. Stallman <=
- [Emacs-diffs] Changes to emacs/etc/NEWS, Richard M. Stallman, 2002/08/27
- [Emacs-diffs] Changes to emacs/etc/NEWS, Richard M. Stallman, 2002/08/27
- [Emacs-diffs] Changes to emacs/etc/NEWS, Miles Bader, 2002/08/27
- [Emacs-diffs] Changes to emacs/etc/NEWS, Francesco Potortì, 2002/08/28
- [Emacs-diffs] Changes to emacs/etc/NEWS, Kim F. Storm, 2002/08/29
- [Emacs-diffs] Changes to emacs/etc/NEWS, Francesco Potortì, 2002/08/30
- [Emacs-diffs] Changes to emacs/etc/NEWS, Kim F. Storm, 2002/08/30