Changes committed gnus/lisp (ChangeLog lpath.el)

"Katsumi Yamaoka" <[email protected]> Wed, 01 Oct 2008 03:48:10 +0200
Newsgroups gmane.emacs.gnus.commits
Message-ID <[email protected]>
Modified: ChangeLog lpath.el

Fbind codepage-setup for Emacs 23.


Index: ChangeLog
diff -u gnus/lisp/ChangeLog:7.1918 gnus/lisp/ChangeLog:7.1919
--- ChangeLog:7.1918	Tue Sep 30 01:54:48 2008
+++ ChangeLog	Wed Oct  1 03:48:09 2008
@@ -1,3 +1,7 @@
+2008-10-01  Katsumi Yamaoka  <[email protected]>
+
+	* lpath.el: Fbind codepage-setup for Emacs 23.
+
 2008-09-29  Katsumi Yamaoka  <[email protected]>
 
 	* gnus-art.el (gnus-article-read-summary-keys): Check if summary window
Index: lpath.el
diff -u gnus/lisp/lpath.el:7.46 gnus/lisp/lpath.el:7.47
--- lpath.el:7.46	Tue Aug 12 00:54:18 2008
+++ lpath.el	Wed Oct  1 03:48:09 2008
@@ -15,6 +15,10 @@
 		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