comparison lisp/ChangeLog @ 107933:ff222821fc33

Undo change 99665 "Fix off-by-one error. Fixes bug #5747."
author Alan Mackenzie <acm@muc.de>
date Mon, 12 Apr 2010 14:34:09 +0000
parents db7a670d5832
children 3b65ff258e7f
comparison
equal deleted inserted replaced
107932:9b8dfcd5e0b0 107933:ff222821fc33
131 * textmodes/flyspell.el (sgml-lexical-context): Autoload it (Bug#5752). 131 * textmodes/flyspell.el (sgml-lexical-context): Autoload it (Bug#5752).
132 132
133 2010-03-21 Chong Yidong <cyd@stupidchicken.com> 133 2010-03-21 Chong Yidong <cyd@stupidchicken.com>
134 134
135 * indent.el (indent-for-tab-command): Doc fix. 135 * indent.el (indent-for-tab-command): Doc fix.
136
137 2010-03-22 Alan Mackenzie <acm@muc.de>
138
139 * progmodes/cc-engine.el (c-remove-stale-state-cache):
140 Fix off-by-one error. Fixes bug #5747.
141 136
142 2010-03-22 Juanma Barranquero <lekktu@gmail.com> 137 2010-03-22 Juanma Barranquero <lekktu@gmail.com>
143 138
144 * image-dired.el (image-dired-display-thumbs): Fix typo in docstring. 139 * image-dired.el (image-dired-display-thumbs): Fix typo in docstring.
145 (image-dired-read-comment): Doc fix. 140 (image-dired-read-comment): Doc fix.