emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/ChangeLog


From: Juanma Barranquero
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog
Date: Tue, 09 Aug 2005 10:05:25 -0400

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  <address@hidden>
+ 
+       * 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  <address@hidden>  (tiny change)
+ 
+       * textmodes/fill.el (fill-nonuniform-paragraphs):
+       Improve argument/docstring consistency.
+ 
  2005-08-09  Richard M. Stallman  <address@hidden>
  
        * files.el (find-file-noselect): Don't call set-buffer-major-mode.
***************
*** 8,14 ****
  
  2005-08-09  Magnus Henoch  <address@hidden>
  
!       * 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  <address@hidden>
  
!       * textmodes/ispell.el (aspell-have-dictionaries): New variable.
        (aspell-find-dictionaries): New command.
        (aspell-data-dir): New variable.
        (aspell-find-data-dir): New function.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]