Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.8041 emacs/lisp/ChangeLog:1.8042
*** emacs/lisp/ChangeLog:1.8041 Tue Aug  9 13:35:12 2005
--- emacs/lisp/ChangeLog        Tue Aug  9 14:05:24 2005
***************
*** 1,3 ****
--- 1,15 ----
+ 2005-08-09  Juanma Barranquero  <[EMAIL PROTECTED]>
+ 
+       * 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  <[EMAIL PROTECTED]>  (tiny change)
+ 
+       * textmodes/fill.el (fill-nonuniform-paragraphs):
+       Improve argument/docstring consistency.
+ 
  2005-08-09  Richard M. Stallman  <[EMAIL PROTECTED]>
  
        * files.el (find-file-noselect): Don't call set-buffer-major-mode.
***************
*** 8,14 ****
  
  2005-08-09  Magnus Henoch  <[EMAIL PROTECTED]>
  
!       * textmodes/ispell.el (aspell-have-dictionaries): New variable.  
        (aspell-find-dictionaries): New command.
        (aspell-data-dir): New variable.
        (aspell-find-data-dir): New function.
--- 20,26 ----
  
  2005-08-09  Magnus Henoch  <[EMAIL PROTECTED]>
  
!       * textmodes/ispell.el (aspell-have-dictionaries): New variable.
        (aspell-find-dictionaries): New command.
        (aspell-data-dir): New variable.
        (aspell-find-data-dir): New function.


_______________________________________________
Emacs-diffs mailing list
Emacs-diffs@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-diffs

Reply via email to