Changes committed gnus/lisp (ChangeLog lpath.el)
"Katsumi Yamaoka" <[email protected]> Fri, 03 Oct 2008 08:58:08 +0200
| Newsgroups | gmane.emacs.gnus.commits |
|---|---|
| Message-ID | <[email protected]> |
Modified: ChangeLog lpath.el No need to fbind codepage-setup for Emacs 23. Index: ChangeLog diff -u gnus/lisp/ChangeLog:7.1923 gnus/lisp/ChangeLog:7.1924 --- ChangeLog:7.1923 Fri Oct 3 06:21:54 2008 +++ ChangeLog Fri Oct 3 08:58:08 2008 @@ -1,5 +1,9 @@ 2008-10-03 Katsumi Yamaoka <[email protected]> + * lpath.el: No need to fbind codepage-setup for Emacs 23. + +2008-10-03 Katsumi Yamaoka <[email protected]> + * nnml.el (nnml-request-expire-articles): Check if the function set to `nnmail-expiry-target' returns the symbol `delete'. Index: lpath.el diff -u gnus/lisp/lpath.el:7.47 gnus/lisp/lpath.el:7.48 --- lpath.el:7.47 Wed Oct 1 03:48:09 2008 +++ lpath.el Fri Oct 3 08:58:08 2008 @@ -15,10 +15,6 @@ url-version w3-meta-charset-content-type-regexp w3-meta-content-type-charset-regexp)) - (when (>= emacs-major-version 23) - (maybe-fbind - '(codepage-setup))) - (when (<= emacs-major-version 22) (defun nnkiboze-score-file (a)) (maybe-fbind