comparison lisp/ChangeLog @ 49035:af9ed9872109

*** empty log message ***
author Kim F. Storm <storm@cua.dk>
date Fri, 03 Jan 2003 22:48:27 +0000
parents 941130502bf4
children 7a65267153a2
comparison
equal deleted inserted replaced
49034:b6e082e00b00 49035:af9ed9872109
1 2003-01-04 Kim F. Storm <storm@cua.dk>
2
3 * simple.el (split-line): If present, copy fill-prefix from
4 current line to new line. Don't copy if prefix arg.
5 From Lisp, arg may be an alternative prefix string to copy.
6 Inspired by Ehud Karni <ehud@unix.mvs.co.il>.
7
8 * mail/sendmail.el (mail-split-line): New function.
9 (mail-mode-map): remap split-line to mail-split-line.
10
1 2003-01-03 Dave Love <fx@gnu.org> 11 2003-01-03 Dave Love <fx@gnu.org>
2 12
3 * international/mule-cmds.el (sort-coding-systems): Adjust 13 * international/mule-cmds.el (sort-coding-systems): Adjust
4 priority of utf-16 and x-ctext. 14 priority of utf-16 and x-ctext.
5 15