• Alan Mackenzie's avatar
    Finish fixing a cacheing bug in CC Mode (see 2016-03-09) · 22443312
    Alan Mackenzie authored
    * lisp/progmodes/cc-cmds.el: (c-beginning-of-defun, c-end-of-defun): Remove
    superfluous invocations of c-self-bind-state-cache.
    
    * lisp/progmodes/cc-defs.el: (c-self-bind-state-cache): Copy and terminate
    markers correctly.
    
    * lisp/progmodes/cc-engine.el (c-record-parse-state-state): Terminate stale
    markers.
    22443312
cc-engine.el 417 KB