diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 30be1ca0886..7608273c9bf 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2007-12-08 Martin Rudalics <rudalics@gmx.at> | ||
| 2 | |||
| 3 | * progmodes/cc-cmds.el (c-mask-paragraph): Avoid invalid search | ||
| 4 | bound error in block comment branch. | ||
| 5 | |||
| 1 | 2007-12-08 David Kastrup <dak@gnu.org> | 6 | 2007-12-08 David Kastrup <dak@gnu.org> |
| 2 | 7 | ||
| 3 | * textmodes/reftex.el (reftex-select-with-char): | 8 | * textmodes/reftex.el (reftex-select-with-char): |