]> git.eshelyaron.com Git - emacs.git/commitdiff
Mention +LINE:COLUMN.
authorGerd Moellmann <gerd@gnu.org>
Tue, 17 Jul 2001 11:07:02 +0000 (11:07 +0000)
committerGerd Moellmann <gerd@gnu.org>
Tue, 17 Jul 2001 11:07:02 +0000 (11:07 +0000)
etc/NEWS

index b0f00befba67a4ae35aa5c3e7a507e8ff47f68f4..9c171c056013d4b65be0dad5a55918f592a09288 100644 (file)
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -748,6 +748,9 @@ Please note that only buffers are killed that still have a client,
 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.