From: Dan Nicolaescu Date: Fri, 11 Jul 2008 02:57:16 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: emacs-pretest-23.0.90~4243 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=0b22a5e17ba44f559664af2d59c4828bfe56baaa;p=emacs.git *** empty log message *** --- diff --git a/etc/NEWS b/etc/NEWS index 23e037c6f6d..b13cc45ac2c 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -533,6 +533,10 @@ running, (b) successful completion, (c) error. *** compilation-auto-jump-to-first-error tells `compile' to jump to the first error encountered during compilations. +*** The `cc' alias for C++ files in `grep-file-aliases' has been +improved. `hh' can be used to match C++ header files and `cchh' both +C++ sources and headers. + ** Custom +++ *** defcustom accepts new keyword arguments, `:safe' and `:risky', which