# HG changeset patch # User Dan Nicolaescu # Date 1215745036 0 # Node ID bc27980146e4e3d742c176ccdfbea6493fe9f5f6 # Parent 8e43e1211ac1891eefa3c7f42558ba52bcc77a69 *** empty log message *** diff -r 8e43e1211ac1 -r bc27980146e4 etc/NEWS --- a/etc/NEWS Fri Jul 11 02:44:10 2008 +0000 +++ b/etc/NEWS Fri Jul 11 02:57:16 2008 +0000 @@ -533,6 +533,10 @@ *** 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