]> code.delx.au - gnu-emacs/blobdiff - lisp/ChangeLog
Fix fontification of type when followed by "const".
[gnu-emacs] / lisp / ChangeLog
index 1cb9f9e8aea8a7467353c63cae6bd98429918c67..49f5d73442e0cec9e482106f2a0457456364e21f 100644 (file)
@@ -1,5 +1,14 @@
+2013-09-18  Alan Mackenzie  <acm@muc.de>
+
+       Fix fontification of type when followed by "const".
+       * progmodes/cc-engine.el (c-forward-decl-or-cast-1): Don't exclude
+       "known" types from fontification.
+
 2013-09-18  Glenn Morris  <rgm@gnu.org>
 
+       * emacs-lisp/chart.el (x-display-color-cells): Declare.
+       (chart-face-list): Drop Emacsen without display-color-p.
+
        * net/eww.el (libxml-parse-html-region): Declare.
        (eww-display-html): Explicit error if no libxml2 support.
 
        * mail/rmailmm.el (rmail-mime-set-bulk-data):
        Silence --without-x compilation.
 
+       * progmodes/gud.el (gud-find-file, gud-mode):
+       Silence --without-x compilation.
+       (tooltip-mode): Declare.
+
        * wdired.el (dired-backup-overwrite): Remove declaration.
        (wdired-mode-map): Add doc string.
 
        * custom.el (x-get-resource): Declare.
 
+       * eshell/em-glob.el (ange-cache):
+       * eshell/em-unix.el (ange-cache): Declare.
+
        * faces.el (x-display-list, x-open-connection, x-get-resource):
        Declare.