* progmodes/cc-mode.el (c-after-change): bind case-fold-search to
nil.
+2013-05-28 Alan Mackenzie <acm@muc.de>
+
+ Handle "capitalised keywords" correctly.
+ * progmodes/cc-mode.el (c-after-change): bind case-fold-search to
+ nil.
+
2013-05-28 Aidan Gauland <aidalgol@amuri.net>
* eshell/em-unix.el: Added -r option to cp
;; This calls the language variable c-before-font-lock-functions, if non nil.
;; This typically sets `syntax-table' properties.
- (c-save-buffer-state ()
+ (c-save-buffer-state (case-fold-search)
;; When `combine-after-change-calls' is used we might get calls
;; with regions outside the current narrowing. This has been
;; observed in Emacs 20.7.