Mercurial > emacs
diff etc/NEWS @ 96605:bc27980146e4
*** empty log message ***
author | Dan Nicolaescu <dann@ics.uci.edu> |
---|---|
date | Fri, 11 Jul 2008 02:57:16 +0000 |
parents | a4d01535c722 |
children | 3f3c7e8d290f |
line wrap: on
line diff
--- 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