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: Kim F. Storm
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog
Date: Fri, 03 Jan 2003 17:47:09 -0500

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.4681 emacs/lisp/ChangeLog:1.4682
*** emacs/lisp/ChangeLog:1.4681 Fri Jan  3 15:16:56 2003
--- emacs/lisp/ChangeLog        Fri Jan  3 17:47:08 2003
***************
*** 1,3 ****
--- 1,13 ----
+ 2003-01-04  Kim F. Storm  <address@hidden>
+ 
+       * simple.el (split-line): If present, copy fill-prefix from
+       current line to new line.  Don't copy if prefix arg.
+       From Lisp, arg may be an alternative prefix string to copy.
+       Inspired by Ehud Karni <address@hidden>.
+ 
+       * mail/sendmail.el (mail-split-line): New function.
+       (mail-mode-map): remap split-line to mail-split-line.
+ 
  2003-01-03  Dave Love  <address@hidden>
  
        * international/mule-cmds.el (sort-coding-systems): Adjust




reply via email to

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