Commit graph

17 commits

Author SHA1 Message Date
Gerd Moellmann
2d2820a438 (gnus-startup-file-coding-system): Revert to binary.
(gnus-ding-file-coding-system): New variable.
(gnus-read-newsrc-el-file, gnus-save-newsrc-file)
(gnus-slave-save-newsrc): Use it.
2001-08-01 10:46:23 +00:00
Gerd Moellmann
a5d75e69a3 (gnus-startup-file-coding-system): Change to
`emacs-mule'.
2001-07-31 08:44:01 +00:00
Gerd Moellmann
7c972da073 (gnus-find-new-newsgroups): Use
`message-make-date' instead of `current-time-string'.
(gnus-ask-server-for-new-groups): Ditto.
(gnus-check-first-time-used): Ditto.
2001-07-23 10:08:40 +00:00
Dave Love
0e5f03c178 (gnus-read-newsrc-file): Add :version. 2000-11-10 22:56:10 +00:00
Dave Love
78f164bac1 2000-11-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
* gnus-start.el (gnus-read-active-file, gnus-activate-group):
	Issue message on quit.

2000-11-09  ShengHuo ZHU  <zsh@cs.rochester.edu>

	* gnus-start.el: Remove gnus-xemacs.
2000-11-08 23:39:05 +00:00
Miles Bader
4ddf0e6494 Use (featurep 'xemacs) instead of the `gnus-xemacs' variable, as the
latter has been removed.
2000-10-27 01:36:40 +00:00
Dave Love
7d188d3d8b (gnus-1) <gnus-simple-splash>: Don't test for X
specifically.
2000-09-20 16:49:43 +00:00
Gerd Moellmann
16409b0bb8 Update to emacs-21-branch of the Gnus CVS repository. 2000-09-19 13:37:09 +00:00
Stefan Monnier
767d12f23e Use make-temp-file. 1999-10-15 16:03:59 +00:00
Lars Magne Ingebrigtsen
6748645fc3 Upgrading to Gnus 5.7; see ChangeLog 1999-02-20 14:05:57 +00:00
Karl Heuer
d6e0f29810 (gnus-save-newsrc-file): Bind
coding-system-for-write before saving.
(gnus-check-first-time-used): Change current
buffer before creating help group.
1998-08-26 18:41:35 +00:00
Richard M. Stallman
346e135fb3 (gnus-startup-file-coding-system): New variable.
(gnus-read-init-file, gnus-read-newsrc-el-file): Use that.
1998-08-08 02:37:58 +00:00
Kenichi Handa
0791fc5615 (gnus-read-descriptions-file): Decode
description if necessary.
1997-11-08 03:09:24 +00:00
Lars Magne Ingebrigtsen
a8151ef7e5 *** empty log message *** 1997-09-24 01:50:24 +00:00
Richard M. Stallman
83be5c8c3e (gnus-default-subscribed-newsgroups): Fix custom type. Doc fix.
(gnus-init-file): Doc fix.

(gnus-site-init-file): Fix customize type.
1997-09-13 06:25:46 +00:00
Richard M. Stallman
cb75201bab Require cl at compile time.
(gnus-site-init-file): Use condition-case.
1997-08-25 04:39:20 +00:00
Lars Magne Ingebrigtsen
eec82323c2 Initial revision 1997-04-16 22:13:18 +00:00