comparison lisp/ChangeLog @ 107935:a228af19ba66

Reverse 99592: "Fix bug #5649: 23.1.92; Indentation problems in C mode.".
author Alan Mackenzie <acm@muc.de>
date Mon, 12 Apr 2010 14:55:18 +0000
parents 3b65ff258e7f
children 10f6e25f2e26
comparison
equal deleted inserted replaced
107934:3b65ff258e7f 107935:a228af19ba66
290 * international/characters.el (script-list): 290 * international/characters.el (script-list):
291 * international/fontset.el (script-representative-chars): 291 * international/fontset.el (script-representative-chars):
292 Change myanmar to burmese. 292 Change myanmar to burmese.
293 (otf-script-alist): Likewise. 293 (otf-script-alist): Likewise.
294 (setup-default-fontset): Likewise. Re-fix :otf spec. 294 (setup-default-fontset): Likewise. Re-fix :otf spec.
295
296 2010-03-01 Alan Mackenzie <bug-cc-mode@gnu.org>
297
298 * cc-engine.el (c-remove-stale-state-cache): Take account of when
299 `good-pos' is in the same macro as `here'. Fixes bug#5649.
300 295
301 2010-02-28 Katsumi Yamaoka <yamaoka@jpl.org> 296 2010-02-28 Katsumi Yamaoka <yamaoka@jpl.org>
302 297
303 * menu-bar.el (menu-bar-manuals-menu): Fix typo. 298 * menu-bar.el (menu-bar-manuals-menu): Fix typo.
304 299