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
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'