Mercurial > emacs
changeset 38468:ef44d82c6020
Mention +LINE:COLUMN.
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Tue, 17 Jul 2001 11:07:02 +0000 |
parents | 7f472a1b6c80 |
children | 38c0279a4af4 |
files | etc/NEWS |
diffstat | 1 files changed, 3 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/etc/NEWS Tue Jul 17 11:03:36 2001 +0000 +++ b/etc/NEWS Tue Jul 17 11:07:02 2001 +0000 @@ -748,6 +748,9 @@ i.e. buffers visited with `emacsclient --no-wait' are never killed in this way. +** Both emacsclient and Emacs itself now accept command line options +of the form +LINE:COLUMN in addition to +LINE. + ** Changes to Show Paren mode. *** Overlays used by Show Paren mode now use a priority property.