Synch to No Gnus 200401141432.
[elisp/gnus.git-] / lisp / nnrss.el
index 89494fa..35739a6 100644 (file)
@@ -323,7 +323,6 @@ ARTICLE is the article number of the current headline.")
     (when (file-exists-p file)
       (with-temp-buffer
        (let ((coding-system-for-read 'binary)
-             (input-coding-system 'binary)
              emacs-lisp-mode-hook)
          (insert-file-contents file)
          (emacs-lisp-mode)
@@ -340,7 +339,6 @@ ARTICLE is the article number of the current headline.")
                        server ".el"))
               nnrss-directory)))
     (let ((coding-system-for-write 'binary)
-         (output-coding-system 'binary)
          print-level print-length)
       (with-temp-file file
        (insert "(setq nnrss-group-alist '"
@@ -366,7 +364,6 @@ ARTICLE is the article number of the current headline.")
     (when (file-exists-p file)
       (with-temp-buffer
        (let ((coding-system-for-read 'binary)
-             (input-coding-system 'binary)
              emacs-lisp-mode-hook)
          (insert-file-contents file)
          (emacs-lisp-mode)
@@ -389,7 +386,6 @@ ARTICLE is the article number of the current headline.")
                        server ".el"))
               nnrss-directory)))
     (let ((coding-system-for-write 'binary)
-         (output-coding-system 'binary)
          print-level print-length)
       (with-temp-file file
        (insert "(setq nnrss-group-data '"