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: Stefan Monnier
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog
Date: Sun, 23 Jan 2005 17:02:01 -0500

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.6916 emacs/lisp/ChangeLog:1.6917
*** emacs/lisp/ChangeLog:1.6916 Sun Jan 23 20:57:03 2005
--- emacs/lisp/ChangeLog        Sun Jan 23 22:01:59 2005
***************
*** 12,17 ****
--- 12,25 ----
  
  2005-01-23  Stefan Monnier  <address@hidden>
  
+       * textmodes/refill.el (refill-post-command-function):
+       Add `indent-new-comment-line' and `reindent-then-newline-and-indent'
+       to the list of functions that we should be careful not to undo.
+       (refill-late-fill-paragraph-function): Remove.
+       (refill-saved-state): New var.
+       (refill-mode): Use it to save fill-paragraph-function.
+       Save also the value of auto-fill-function.
+ 
        * term/w32-win.el: Simplify code.
  
  2005-01-23  Kim F. Storm  <address@hidden>




reply via email to

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