Mercurial > emacs
comparison lisp/ChangeLog @ 59170:7b050423ba52
*** empty log message ***
author | Simon Josefsson <jas@extundo.com> |
---|---|
date | Tue, 28 Dec 2004 17:41:10 +0000 |
parents | a88c62585e76 |
children | 517f681ba7a8 |
comparison
equal
deleted
inserted
replaced
59169:5ba3e8b1f040 | 59170:7b050423ba52 |
---|---|
109 `interactive' form as previous-matching-history-element. | 109 `interactive' form as previous-matching-history-element. |
110 | 110 |
111 * ffap.el (ffap-string-at-point-mode-alist): Add "*" to url chars, | 111 * ffap.el (ffap-string-at-point-mode-alist): Add "*" to url chars, |
112 it can appear unencoded and has been seen from yahoo. | 112 it can appear unencoded and has been seen from yahoo. |
113 | 113 |
114 2004-12-27 Sergey Poznyakoff <gray@Mirddin.farlep.net> | 114 2004-12-27 Sergey Poznyakoff <gray@Mirddin.farlep.net> (tiny change) |
115 | 115 |
116 * mail/smtpmail.el (smtpmail-try-auth-methods): Send AUTH CRAM-MD5 | 116 * mail/smtpmail.el (smtpmail-try-auth-methods): Send AUTH CRAM-MD5 |
117 in upper case. Reported by Wojciech Polak <polak@gnu.org>. | 117 in upper case. Reported by Wojciech Polak <polak@gnu.org>. |
118 | 118 |
119 2004-12-27 Kenichi Handa <handa@m17n.org> | 119 2004-12-27 Kenichi Handa <handa@m17n.org> |