1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-13 09:32:47 +00:00
Commit Graph

23 Commits

Author SHA1 Message Date
Reiner Steib
e79f14a42e * nntp.el (nntp): New customization group.
(nntp-authinfo-file): Added customization group.

* mml2015.el (mml2015-unabbrev-trust-alist): Added customization
group.

* mml-sec.el (mml-signencrypt-style-alist): Ditto.

* gnus.el (to-address, to-list, subscribed)
(large-newsgroup-initial): Ditto.

* flow-fill.el (fill-flowed-display-column)
(fill-flowed-encode-column): Ditto.
2004-09-08 18:17:56 +00:00
Miles Bader
23f87bede0 Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-523
Merge from emacs--gnus--5.10, gnus--rel--5.10

Patches applied:

 * miles@gnu.org--gnu-2004/emacs--gnus--5.10--base-0
   tag of miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-464

 * miles@gnu.org--gnu-2004/emacs--gnus--5.10--patch-1
   Import from CVS branch gnus-5_10-branch

 * miles@gnu.org--gnu-2004/emacs--gnus--5.10--patch-2
   Merge from lorentey@elte.hu--2004/emacs--multi-tty--0, emacs--cvs-trunk--0

 * miles@gnu.org--gnu-2004/emacs--gnus--5.10--patch-3
   Merge from gnus--rel--5.10

 * miles@gnu.org--gnu-2004/emacs--gnus--5.10--patch-4
   Merge from gnus--rel--5.10

 * miles@gnu.org--gnu-2004/gnus--rel--5.10--patch-18
   Update from CVS

 * miles@gnu.org--gnu-2004/gnus--rel--5.10--patch-19
   Remove autoconf-generated files from archive

 * miles@gnu.org--gnu-2004/gnus--rel--5.10--patch-20
   Update from CVS
2004-09-04 13:13:48 +00:00
Kim F. Storm
86a28f9528 (nntp-authinfo-file): Add :group 'nntp. 2004-06-29 12:49:35 +00:00
Miles Bader
ab5796a9f9 Add arch taglines 2003-09-01 15:45:59 +00:00
ShengHuo ZHU
f9936da658 * nnfolder.el (nnfolder-request-accept-article): Don't use
mail-header-unfold-field.

	* imap.el (imap-ssl-open): Don't depend on ssl.el.
	* nntp.el (nntp-open-ssl-stream): Don't depend on ssl.el.
2003-02-28 13:36:11 +00:00
Stefan Monnier
c727981763 (nntp-accept-process-output): Don't use point-max to get the buffer's size. 2003-02-11 17:00:45 +00:00
Juanma Barranquero
a1506d2977 Trailing whitepace deleted. 2003-02-04 13:24:35 +00:00
ShengHuo ZHU
1107685d9c Add 2002 into copyright line. 2002-01-09 03:42:12 +00:00
ShengHuo ZHU
1f7d2e140f * mm-util.el (mm-use-find-coding-systems-region): New variable.
(mm-find-mime-charset-region): Use it.
	* nntp.el (nntp-send-buffer): Use mm-with-unibyte-current-buffer.
2002-01-03 14:51:05 +00:00
Gerd Moellmann
3b0dbc912b (nntp-request-newgroups): Use UTC date for NEWGROUPS
command.
2001-07-23 10:08:15 +00:00
Dave Love
2eebe218ba 2000-11-17 Katsumi Yamaoka <yamaoka@jpl.org>
* nntp.el (nntp-open-telnet): Wait for the telnet prompt before
	sending a command; allow the rtelnet prompt as well.

2000-11-17  Simon Josefsson  <simon@josefsson.org>

	* nntp.el (nntp-async-trigger): Fix authinfo in asynchronous
	prefetch.

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

	* nntp.el (nntp-decode-text): Delete bogus status lines.
	(nntp-open-connection): Kill process buffer when quit.
	(nntp-connection-timeout): Add a note. SIGALRM is ignored in both
	FSF Emacs 20 and XEmacs 21.
	(nntp-retrieve-data): Don't ignore quit.
2000-11-17 18:23:03 +00:00
Gerd Moellmann
16409b0bb8 Update to emacs-21-branch of the Gnus CVS repository. 2000-09-19 13:37:09 +00:00
Lars Magne Ingebrigtsen
6748645fc3 Upgrading to Gnus 5.7; see ChangeLog 1999-02-20 14:05:57 +00:00
Andrew Innes
2602d1eaac (nntp-request-group): Undo previous change (4xx and 5xx responses are
already handled properly).
1998-12-14 09:03:04 +00:00
Andrew Innes
01215c1f35 (nntp-request-group): Allow for failures when requesting a new group. 1998-11-20 23:54:16 +00:00
Richard M. Stallman
5cc7d37c6e Require `cl' before using nnoo-declare. 1998-10-17 20:17:09 +00:00
Richard M. Stallman
66bd5242de (nntp-possibly-change-group): Allow for unexpected
responses to GROUP command, since this may be called from a timer
with quit inhibited.
1998-10-13 03:24:50 +00:00
Richard M. Stallman
45926d06f4 (nntp-encode-text): Properly encode outgoing text by
putting CR at the end of all lines.
1998-08-13 06:20:33 +00:00
Kenichi Handa
aa2fada65e (nntp-coding-system-for-read): Set default value to
binary.
(nntp-coding-system-for-write): Likewise.
1997-11-08 03:09:24 +00:00
Kenichi Handa
ccaab51123 (nntp-coding-system-for-write): New variable.
(nntp-open-connection): Bind coding-system-for-write to
nntp-coding-system-for-write.
1997-09-26 01:50:55 +00:00
Lars Magne Ingebrigtsen
a8151ef7e5 *** empty log message *** 1997-09-24 01:50:24 +00:00
Kenichi Handa
fc46309dc8 (nntp-coding-system-for-read): New variable.
(nntp-open-connection): Bind `coding-system-for-read' with
`nntp-coding-system-for-read' for Emacs/mule and XEmacs/mule.
1997-08-28 04:51:02 +00:00
Lars Magne Ingebrigtsen
eec82323c2 Initial revision 1997-04-16 22:13:18 +00:00