]> git.eshelyaron.com Git - emacs.git/commitdiff
; *etc/NEWS: Fix typo.
authorMichael Albinus <michael.albinus@gmx.de>
Mon, 13 Jan 2020 15:03:15 +0000 (16:03 +0100)
committerMichael Albinus <michael.albinus@gmx.de>
Mon, 13 Jan 2020 15:03:15 +0000 (16:03 +0100)
etc/NEWS

index ac818a24907ddd1af0a41ac0dc9cabd06c8eb6f6..61b9e4a7237d827d1f54f64e09a952d6810d5c34 100644 (file)
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -781,8 +781,8 @@ cases that have plagued it for years, and on the other experiments indicated
 that it doesn't bring any measurable benefit.
 
 ---
-*** The 'g' keystroke in *Compile-Log* buffers has been bound to a new
-command that will recompile the file previously compiled with 'M-x
+*** The 'g' keystroke in "*Compile-Log*" buffers has been bound to a
+new command that will recompile the file previously compiled with 'M-x
 byte-compile-file' and the like.
 
 ** compile.el
@@ -1574,8 +1574,8 @@ The user option to use instead to alter text to be sent is now
 Open and close parenthesis and apostrophe are not considered valid
 nick characters anymore, matching the given grammar in RFC 2812
 section 2.3.1.  This enables correct matching and highlighting of
-nicks when they are surrounded by parentheses, like (nick), and when
-adjacent to an apostrophe, like nick's.
+nicks when they are surrounded by parentheses, like "(nick)", and when
+adjacent to an apostrophe, like "nick's".
 
 ---
 *** Set 'erc-button-url-regexp' to 'browse-url-button-regexp'