]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorKim F. Storm <storm@cua.dk>
Fri, 3 Jan 2003 22:48:27 +0000 (22:48 +0000)
committerKim F. Storm <storm@cua.dk>
Fri, 3 Jan 2003 22:48:27 +0000 (22:48 +0000)
lisp/ChangeLog
lisp/gnus/ChangeLog

index b3ed666b25d0e580923117367e2b88a445ce1e65..88f20b862d86709ea7dd24a441d6dfd5b1754f9e 100644 (file)
@@ -1,3 +1,13 @@
+2003-01-04  Kim F. Storm  <storm@cua.dk>
+
+       * 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 <ehud@unix.mvs.co.il>.
+
+       * mail/sendmail.el (mail-split-line): New function.
+       (mail-mode-map): remap split-line to mail-split-line.
+
 2003-01-03  Dave Love  <fx@gnu.org>
 
        * international/mule-cmds.el (sort-coding-systems): Adjust
index 6f842b1236fcbb68a82802ef517b26df91b54b2f..091a73a7ecad8f19e5381d20abefff1cac3bd7ff 100644 (file)
@@ -1,3 +1,8 @@
+2003-01-04  Kim F. Storm  <storm@cua.dk>
+
+       * message.el (message-split-line): New function.
+       (message-mode-map): Remap split-line to message-split-line.
+
 2002-11-29  ShengHuo ZHU  <zsh@cs.rochester.edu>
 
        * smiley-ems.el (gnus-smiley-display): Typo.