changeset 64854:04c559b57456

*** empty log message ***
author Juanma Barranquero <lekktu@gmail.com>
date Tue, 09 Aug 2005 14:05:24 +0000
parents a045a3e5b467
children 2fe6c83ec9b4
files lisp/ChangeLog
diffstat 1 files changed, 13 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Tue Aug 09 14:01:29 2005 +0000
+++ b/lisp/ChangeLog	Tue Aug 09 14:05:24 2005 +0000
@@ -1,3 +1,15 @@
+2005-08-09  Juanma Barranquero  <lekktu@gmail.com>
+
+	* textmodes/fill.el (canonically-space-region)
+	(fill-context-prefix, fill-french-nobreak-p)
+	(fill-delete-newlines, fill-comment-paragraph)
+	(justify-current-line): "?\ " -> "?\s".
+
+2005-08-09  Ben North  <ben@redfrontdoor.org>  (tiny change)
+
+	* textmodes/fill.el (fill-nonuniform-paragraphs):
+	Improve argument/docstring consistency.
+
 2005-08-09  Richard M. Stallman  <rms@gnu.org>
 
 	* files.el (find-file-noselect): Don't call set-buffer-major-mode.
@@ -8,7 +20,7 @@
 
 2005-08-09  Magnus Henoch  <mange@freemail.hu>
 
-	* textmodes/ispell.el (aspell-have-dictionaries): New variable.  
+	* textmodes/ispell.el (aspell-have-dictionaries): New variable.
 	(aspell-find-dictionaries): New command.
 	(aspell-data-dir): New variable.
 	(aspell-find-data-dir): New function.