Mercurial > emacs
comparison lisp/ChangeLog @ 66965:1bca10e9d192
* simple.el (hard-newline): New variable.
* mail/sendmail.el (mail-setup, mail-send, mail-insert-from-field)
(sendmail-send-it, mail-do-fcc, mail-cc, mail-bcc, mail-fcc)
(mail-mail-reply-to, mail-mail-followup-to)
(mail-position-on-field, mail-signature, mail-yank-original)
(mail-attach-file): Use it.
* mail/mailheader.el (mail-header-format)
(mail-header-format-function): Likewise.
* add-log.el (add-change-log-entry, change-log-merge): Likewise.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Thu, 17 Nov 2005 16:30:52 +0000 |
parents | 99b6d306113f |
children | 151367ca2353 |
comparison
equal
deleted
inserted
replaced
66964:99b6d306113f | 66965:1bca10e9d192 |
---|---|
1 2005-11-17 Chong Yidong <cyd@stupidchicken.com> | |
2 | |
3 * simple.el (hard-newline): New variable. | |
4 | |
5 * mail/sendmail.el (mail-setup, mail-send, mail-insert-from-field) | |
6 (sendmail-send-it, mail-do-fcc, mail-cc, mail-bcc, mail-fcc) | |
7 (mail-mail-reply-to, mail-mail-followup-to) | |
8 (mail-position-on-field, mail-signature, mail-yank-original) | |
9 (mail-attach-file): Use it. | |
10 | |
11 * mail/mailheader.el (mail-header-format) (mail-header-format-function): Likewise. | |
12 | |
13 * add-log.el (add-change-log-entry, change-log-merge): Likewise. | |
14 | |
1 2005-11-17 Juri Linkov <juri@jurta.org> | 15 2005-11-17 Juri Linkov <juri@jurta.org> |
2 | 16 |
3 * font-lock.el (font-lock-faces): Rename this defgroup from | 17 * font-lock.el (font-lock-faces): Rename this defgroup from |
4 `font-lock-highlighting-faces'. | 18 `font-lock-highlighting-faces'. |
5 (font-lock-comment-face, font-lock-comment-delimiter-face) | 19 (font-lock-comment-face, font-lock-comment-delimiter-face) |