Mercurial > emacs
comparison lisp/ChangeLog @ 107411:f96fe531e7a6
Remove supercite.el's need for sendmail.el.
* mail/supercite.el: Don't require sendmail.
(mh-in-header-p): Declare rather than using with-no-warnings.
(sc-no-blank-line-or-header): Use rfc822-goto-eoh rather than
mail-header-end. Don't bind mysterious variable `kill-lines-magic'.
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Wed, 17 Mar 2010 23:13:45 -0700 |
parents | 1de48da1419b |
children | dcd02d810e03 |
comparison
equal
deleted
inserted
replaced
107410:8747ece3d961 | 107411:f96fe531e7a6 |
---|---|
1 2010-03-18 Glenn Morris <rgm@gnu.org> | 1 2010-03-18 Glenn Morris <rgm@gnu.org> |
2 | |
3 * mail/supercite.el: Don't require sendmail. | |
4 (mh-in-header-p): Declare rather than using with-no-warnings. | |
5 (sc-no-blank-line-or-header): Use rfc822-goto-eoh rather than | |
6 mail-header-end. Don't bind mysterious variable `kill-lines-magic'. | |
2 | 7 |
3 * calendar/cal-french.el: Convert to utf-8. | 8 * calendar/cal-french.el: Convert to utf-8. |
4 | 9 |
5 * files.el (interpreter-mode-alist): Use emacs-lisp-mode for | 10 * files.el (interpreter-mode-alist): Use emacs-lisp-mode for |
6 Emacs scripts. | 11 Emacs scripts. |