Mercurial > emacs
changeset 87174:b042a563846d
*** empty log message ***
author | Martin Rudalics <rudalics@gmx.at> |
---|---|
date | Sat, 08 Dec 2007 09:55:50 +0000 |
parents | 4c81c0b94f32 |
children | 30175fd3b679 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 5 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Sat Dec 08 09:55:18 2007 +0000 +++ b/lisp/ChangeLog Sat Dec 08 09:55:50 2007 +0000 @@ -1,3 +1,8 @@ +2007-12-08 Martin Rudalics <rudalics@gmx.at> + + * progmodes/cc-cmds.el (c-mask-paragraph): Avoid invalid search + bound error in block comment branch. + 2007-12-08 David Kastrup <dak@gnu.org> * textmodes/reftex.el (reftex-select-with-char):