* (save-buffer-as-coding-system): Abolished. It is given in APEL 9.13 by now.
authoryamaoka <yamaoka>
Mon, 1 Mar 1999 01:40:39 +0000 (01:40 +0000)
committeryamaoka <yamaoka>
Mon, 1 Mar 1999 01:40:39 +0000 (01:40 +0000)
lisp/gnus-start.el

index d1b86d4..1864feb 100644 (file)
@@ -2245,12 +2245,6 @@ If FORCE is non-nil, the .newsrc file is read."
 
       (setq gnus-newsrc-options-n out))))
 
-;; The following four lines will be deleted in the future.
-(require 'poe)
-(defun-maybe save-buffer-as-coding-system (coding-system &optional args)
-  (let ((coding-system-for-write coding-system))
-    (save-buffer args)))
-
 (defun gnus-save-newsrc-file (&optional force)
   "Save .newsrc file."
   ;; Note: We cannot save .newsrc file if all newsgroups are removed