comparison lisp/ChangeLog @ 57283:4bdc0f6258ec

*** empty log message ***
author Luc Teirlinck <teirllm@auburn.edu>
date Wed, 29 Sep 2004 22:23:43 +0000
parents 28ddbb7dc58c
children e8e791d1e987 6c1af301b455
comparison
equal deleted inserted replaced
57282:a35c6f55300f 57283:4bdc0f6258ec
1 2004-09-29 Luc Teirlinck <teirllm@auburn.edu> 1 2004-09-29 Luc Teirlinck <teirllm@auburn.edu>
2
3 * textmodes/paragraphs.el (forward-paragraph): Avoid
4 args-out-of-range error when point winds up at the beginning of
5 the buffer and hard newlines are enabled.
2 6
3 * newcomment.el (comment-multi-line): Doc fix. 7 * newcomment.el (comment-multi-line): Doc fix.
4 8
5 2004-09-29 Stefan Monnier <monnier@iro.umontreal.ca> 9 2004-09-29 Stefan Monnier <monnier@iro.umontreal.ca>
6 10