Mercurial > emacs
comparison lisp/ChangeLog @ 102169:028c3c972340
* textmodes/flyspell.el (flyspell-mouse-map): Undefine mouse-2 to
avoid yanks (Bug#2408).
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Sat, 21 Feb 2009 17:52:59 +0000 |
parents | 8f9f564e426b |
children | eef68c3b426f |
comparison
equal
deleted
inserted
replaced
102168:4f3b9ebc200a | 102169:028c3c972340 |
---|---|
1 2009-02-21 Chong Yidong <cyd@stupidchicken.com> | |
2 | |
3 * textmodes/flyspell.el (flyspell-mouse-map): Undefine mouse-2 to | |
4 avoid yanks (Bug#2408). | |
5 | |
1 2009-02-21 Alan Mackenzie <acm@muc.de> | 6 2009-02-21 Alan Mackenzie <acm@muc.de> |
2 | 7 |
3 * progmodes/cc-langs.el (c-case-kwds-regexp): New variable. | 8 * progmodes/cc-langs.el (c-case-kwds-regexp): New variable. |
4 | 9 |
5 * progmodes/cc-engine.el (c-beginning-of-statement-1): Enhance to | 10 * progmodes/cc-engine.el (c-beginning-of-statement-1): Enhance to |