Mercurial > emacs
diff lisp/ChangeLog @ 107228:a83491958b95
(i) Remove any hard syntax-table properties for <, > inserted by C-y.
(ii) Remove category text props, not syntax-table ones in unmarking <, >.
author | Alan Mackenzie <acm@muc.de> |
---|---|
date | Thu, 25 Feb 2010 21:21:25 +0000 |
parents | f824258be7d1 |
children | 548e079ffb49 f24a9a68524d |
line wrap: on
line diff
--- a/lisp/ChangeLog Thu Feb 25 11:32:53 2010 +0900 +++ b/lisp/ChangeLog Thu Feb 25 21:21:25 2010 +0000 @@ -1,3 +1,13 @@ +2010-02-25 Alan Mackenzie <acm@muc.de> + + * progmodes/cc-engine.el (c-clear-<-pair-props) + (c-clear->-pair-props): Correct to wipe category text props, not + syntax-table ones. + + * progmodes/cc-mode.el (c-after-change): Remove any hard + syntax-table properties for <, > which, e.g., C-y has + inopportunely converted from category properties. + 2010-02-24 Chong Yidong <cyd@stupidchicken.com> * files.el (hack-local-variables-filter): For eval forms, also