changeset 53724:8fca6fb9c7c9

*** empty log message ***
author Kenichi Handa <handa@m17n.org>
date Tue, 27 Jan 2004 07:34:35 +0000
parents 31efc669b404
children 38163e38885b
files lisp/ChangeLog
diffstat 1 files changed, 9 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Tue Jan 27 07:34:18 2004 +0000
+++ b/lisp/ChangeLog	Tue Jan 27 07:34:35 2004 +0000
@@ -1,3 +1,12 @@
+2004-01-27  Kenichi Handa  <handa@m17n.org>
+
+	* textmodes/paragraphs.el (sentence-end-without-space): New variable.
+	(sentence-end): Define using sentence-end-without-space.
+
+	* textmodes/fill.el (fill-delete-newlines): Don't add a space if a
+	setence ends with one of a character in
+	sentence-end-without-space.
+
 2004-01-26  Stefan Monnier  <monnier@iro.umontreal.ca>
 
 	* font-lock.el (font-lock): Add jit-lock as explicit group member.