]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorDan Nicolaescu <dann@ics.uci.edu>
Fri, 11 Jul 2008 02:57:16 +0000 (02:57 +0000)
committerDan Nicolaescu <dann@ics.uci.edu>
Fri, 11 Jul 2008 02:57:16 +0000 (02:57 +0000)
etc/NEWS

index 23e037c6f6d74b30059b74020cb88929555726c7..b13cc45ac2ce1c21dc2481fcd3c8cc7d65dfa05a 100644 (file)
--- 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