comparison lisp/ChangeLog @ 53724:8fca6fb9c7c9

*** empty log message ***
author Kenichi Handa <handa@m17n.org>
date Tue, 27 Jan 2004 07:34:35 +0000
parents 46adc18f9815
children e17528907817
comparison
equal deleted inserted replaced
53723:31efc669b404 53724:8fca6fb9c7c9
1 2004-01-27 Kenichi Handa <handa@m17n.org>
2
3 * textmodes/paragraphs.el (sentence-end-without-space): New variable.
4 (sentence-end): Define using sentence-end-without-space.
5
6 * textmodes/fill.el (fill-delete-newlines): Don't add a space if a
7 setence ends with one of a character in
8 sentence-end-without-space.
9
1 2004-01-26 Stefan Monnier <monnier@iro.umontreal.ca> 10 2004-01-26 Stefan Monnier <monnier@iro.umontreal.ca>
2 11
3 * font-lock.el (font-lock): Add jit-lock as explicit group member. 12 * font-lock.el (font-lock): Add jit-lock as explicit group member.
4 (jit-lock): Group declaration moved to jit-lock.el. 13 (jit-lock): Group declaration moved to jit-lock.el.
5 (toplevel): Don't explicitly require jit-lock, since it's autoloaded 14 (toplevel): Don't explicitly require jit-lock, since it's autoloaded