Commit graph

18 commits

Author SHA1 Message Date
Pavel Janík
5553563924 Some fixes to follow coding conventions in files maintained by FSF. 2001-07-15 16:15:35 +00:00
Dave Love
fcb282a54b Add maintainer and modify keywords header. 2000-10-27 22:51:47 +00:00
Kenichi Handa
33ecc295fc Revived 2000-10-05 05:49:45 +00:00
Gerd Moellmann
c113de2361 *** empty log message *** 2000-09-19 13:40:08 +00:00
Kenichi Handa
1ce2a3422d (gnus-mule-message-send-mail-function): Find a
coding system to encode the message by
select-message-coding-system.
1999-04-08 02:34:12 +00:00
Lars Magne Ingebrigtsen
6748645fc3 Upgrading to Gnus 5.7; see ChangeLog 1999-02-20 14:05:57 +00:00
Kenichi Handa
e36acf38cf (gnus-mule-initialize): Do not set
nntp-coding-system-for-read and nntp-coding-system-for-write.
1997-11-08 03:09:24 +00:00
Kenichi Handa
9913ef5adb Set chinese-big5 for newsgroup "tw". 1997-10-22 04:34:23 +00:00
Kenichi Handa
ecd70f86ff Require nntp instead of gnus and message.
Set euc-kr for newsgroup "han".  Delete code for add-hooking
gnus-mule-initialize and setting coding system for nntp.
Set default coding system for encoding to
iso-latin-1.
(gnus-mule-select-coding-system): Get a coding system of the
current newsgroup from gnus-summary-buffer.
(gnus-mule-decode-summary): Deleted.
(gnus-mule-initialize): Add-hook gnus-mule-select-coding-system to
gnus-parse-headers-hook.  Don't add-hook gnus-mule-decode-summary
and gnus-mule-decode-article.  Don't set process coding system for
nntp stream to 'no-conversion, instead set
nntp-coding-system-for-read to 'binary.  Set
nnheader-file-coding-system and nnmail-file-coding-system to
'binary.
Set nntp-coding-system-for-write to
binary.
1997-09-26 01:50:55 +00:00
Kenichi Handa
edfa053fdd Set no-conversion for network communication
with nntpd.
(gnus-mule-initialize): For safety, set no-conversion for network
communication with nntpd.
1997-09-11 05:24:25 +00:00
Kenichi Handa
8eeac318b6 Add coding system specification for several
news groups.
1997-09-10 07:42:31 +00:00
Kenichi Handa
3ea2f73c2c Adjusted for the coding system name change.
Set cyrillic-koi8 for newsgroup "relcom".
1997-06-18 12:57:51 +00:00
Kenichi Handa
426591c3ff Coding system names changed as follows:
internal -> emacs-mule, automatic-conversion -> undecided.
Coding category name changes as follows:
coding-category-internal -> coding-category-emacs-mule.
1997-05-16 00:59:00 +00:00
Kenichi Handa
8d6913995b (gnus-mule-message-send-news-function): New
function to encode text before sending by news.
(gnus-mule-message-send-mail-function): New function to encode
text before sending by mail.
(gnus-mule-initialize): Add gnus-mule-message-send-news-function
to the hook message-send-news-hook.  Add
gnus-mule-message-send-mail-function to the hook
message-send-mail-hook.
1997-05-12 06:56:21 +00:00
Kenichi Handa
3fdc9c8f41 Fix the format of the first line. 1997-04-07 05:36:52 +00:00
Kenichi Handa
a1a45cd235 (gnus-mule-decode-summary): The function implemented correctly.
(gnus-mule-initialize): Setup gnus-summary-generate-hook.
Remove prefix "coding-system-" from coding system symbol names.
1997-02-26 12:10:24 +00:00
Karl Heuer
369314dc63 Fix FSF address in comment. 1997-02-23 09:20:52 +00:00
Karl Heuer
4ed4686978 Initial revision 1997-02-20 07:02:49 +00:00