comparison lisp/ChangeLog @ 102167:8f9f564e426b

*** empty log message ***
author Alan Mackenzie <acm@muc.de>
date Sat, 21 Feb 2009 16:08:29 +0000
parents 07a0e776f607
children 028c3c972340
comparison
equal deleted inserted replaced
102166:07a0e776f607 102167:8f9f564e426b
1 2009-02-21 Alan Mackenzie <acm@muc.de>
2
3 * progmodes/cc-langs.el (c-case-kwds-regexp): New variable.
4
5 * progmodes/cc-engine.el (c-beginning-of-statement-1): Enhance to
6 parse case clauses with (compile-time) expressions.
7
1 2009-02-21 Eli Zaretskii <eliz@gnu.org> 8 2009-02-21 Eli Zaretskii <eliz@gnu.org>
2 9
3 * mail/rmailedit.el (rmail-cease-edit): Notice changes in buffer's 10 * mail/rmailedit.el (rmail-cease-edit): Notice changes in buffer's
4 encoding during editing. Make sure to use encoding that can 11 encoding during editing. Make sure to use encoding that can
5 safely encode the message. Rewrite MIME charset= header if the 12 safely encode the message. Rewrite MIME charset= header if the