diff options
author | Alan Mackenzie <acm@muc.de> | 2010-06-21 21:08:26 +0000 |
---|---|---|
committer | Alan Mackenzie <acm@muc.de> | 2010-06-21 21:08:26 +0000 |
commit | 43a91810d3264702000f57b820d8d4255cf212d9 (patch) | |
tree | dd992a65e4922036167b10aae00b0107b797cbfe /lisp/calc | |
parent | b75ddb76f12d10476ae55e77ede7a89696e57255 (diff) | |
download | emacs-43a91810d3264702000f57b820d8d4255cf212d9.tar.gz |
Fix an indentation bug:
progmodes/cc-mode.el (c-common-init): Initialise c-new-BEG/END.
(c-neutralize-syntax-in-and-mark-CPP): c-new-BEG/END: Take account
of existing values.
progmodes/cc-engine.el (c-clear-<-pair-props-if-match-after)
(c-clear->-pair-props-if-match-before): now return t when they've cleared
properties, nil otherwise.
(c-before-change-check-<>-operators): Set c-new-beg/end correctly by
taking account of the existing value.
progmodes/cc-defs.el (c-clear-char-property-with-value-function): Fix
this to clear the property rather than overwriting it with nil.
Diffstat (limited to 'lisp/calc')
0 files changed, 0 insertions, 0 deletions