Mercurial > emacs
changeset 96605:bc27980146e4
*** empty log message ***
author | Dan Nicolaescu <dann@ics.uci.edu> |
---|---|
date | Fri, 11 Jul 2008 02:57:16 +0000 |
parents | 8e43e1211ac1 |
children | c80528d6e629 |
files | etc/NEWS |
diffstat | 1 files changed, 4 insertions(+), 0 deletions(-) [+] |
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