comparison lisp/gnus/gnus-start.el @ 38612:f76ec0e54ac2

(gnus-startup-file-coding-system): Change to `emacs-mule'.
author Gerd Moellmann <gerd@gnu.org>
date Tue, 31 Jul 2001 08:44:01 +0000
parents 98b3bb015deb
children 6520def531cc
comparison
equal deleted inserted replaced
38611:7f82c0bbe525 38612:f76ec0e54ac2
391 (defcustom gnus-always-read-dribble-file nil 391 (defcustom gnus-always-read-dribble-file nil
392 "Unconditionally read the dribble file." 392 "Unconditionally read the dribble file."
393 :group 'gnus-newsrc 393 :group 'gnus-newsrc
394 :type 'boolean) 394 :type 'boolean)
395 395
396 (defvar gnus-startup-file-coding-system 'binary 396 (defvar gnus-startup-file-coding-system 'emacs-mule
397 "*Coding system for startup file.") 397 "*Coding system for startup file.")
398 398
399 ;;; Internal variables 399 ;;; Internal variables
400 400
401 (defvar gnus-newsrc-file-version nil) 401 (defvar gnus-newsrc-file-version nil)