comparison lisp/ChangeLog @ 91843:499730b7bd8e

2008-02-14 Justus Piater <Justus-bulk@Piater.name> (tiny change) * mail/smtpmail.el: Use password-cache.
author Bastien Guerry <bzg@altern.org>
date Thu, 14 Feb 2008 14:59:32 +0000
parents 2ac341f3fba9
children 9aee77acf144
comparison
equal deleted inserted replaced
91842:2ac341f3fba9 91843:499730b7bd8e
1 2008-02-14 Justus Piater <Justus-bulk@Piater.name> (tiny change)
2
3 * mail/smtpmail.el: Use password-cache.
4
1 2008-02-14 Juanma Barranquero <lekktu@gmail.com> 5 2008-02-14 Juanma Barranquero <lekktu@gmail.com>
2 6
3 * uniquify.el (uniquify-buffer-base-name): New function. 7 * uniquify.el (uniquify-buffer-base-name): New function.
4 Suggested by Stefan Monnier <monnier@iro.umontreal.ca>. 8 Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
5 9
32 36
33 2008-02-13 Bastien Guerry <bzg@altern.org> 37 2008-02-13 Bastien Guerry <bzg@altern.org>
34 38
35 * mail/rmail.el (rmail-header-name): New face. 39 * mail/rmail.el (rmail-header-name): New face.
36 (rmail-font-lock-keywords): Use rmail-header-name. 40 (rmail-font-lock-keywords): Use rmail-header-name.
37
38 * mail/smtpmail.el: Use password-cache.
39 41
40 * mail/rmail-spam-filter.el (rsf-definitions-alist): Allow check 42 * mail/rmail-spam-filter.el (rsf-definitions-alist): Allow check
41 against X-Spam-Status header field. 43 against X-Spam-Status header field.
42 (rmail-spam-filter): Also check X-Spam-Status header field. 44 (rmail-spam-filter): Also check X-Spam-Status header field.
43 45