1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-23 07:19:15 +00:00
emacs/lisp/gnus
Dave Love 7f0321ff13 (message-posting-charset): defvar when compiling.
(ietf-drums, gnus-util): Don't require.
(rfc2047-header-encoding-alist): Add `address-mime' part.  Doc
fixes.
(rfc2047-charset-encoding-alist): Use B for iso-8859-7,
iso-8859-8.
(rfc2047-q-encoding-alist): Augment header list.
(rfc2047-encoding-type): New.
(rfc2047-dissect-region): Deleted.
(rfc2047-encode-region, rfc2047-encode):  Rewritten to take
account of rfc2047 rules with respect to rfc2822 tokens and to do
encoding in place rather than by passing strings.
(rfc2047-encode-message-header): Don't include header name field
in encoding.  Add `address-mime' case and bind
rfc2047-encoding-type for `mime' case.
(rfc2047-encode-string): Doc fix.
(rfc2047-encode): Use longer chunks for base64.
(rfc2047-fold-region): Insert single characters, not strings.
(rfc2047-encoded-word-regexp): Wrap in eval-and-compile.
(rfc2047-decode-region): Avoid consing regexp in loop.
2002-10-18 10:52:56 +00:00
..
.gitignore
binhex.el (binhex-decoder-switches): Doc fix. 2002-02-05 07:08:46 +00:00
catchup.pbm *** empty log message *** 2000-12-18 13:17:24 +00:00
catchup.xpm *** empty log message *** 2000-12-18 13:17:24 +00:00
ChangeLog *** empty log message *** 2002-10-18 10:11:25 +00:00
ChangeLog.1 *** empty log message *** 2001-10-06 09:57:20 +00:00
cu-exit.pbm *** empty log message *** 2000-12-18 13:17:24 +00:00
cu-exit.xpm *** empty log message *** 2000-12-18 13:17:24 +00:00
describe-group.pbm *** empty log message *** 2000-12-18 13:17:24 +00:00
describe-group.xpm *** empty log message *** 2000-12-18 13:17:24 +00:00
earcon.el (earcon-auto-play): Remove unused option. 2001-08-20 10:32:38 +00:00
exit-gnus.pbm *** empty log message *** 2000-12-18 13:17:24 +00:00
exit-gnus.xpm *** empty log message *** 2000-12-18 13:17:24 +00:00
exit-summ.pbm *** empty log message *** 2000-12-18 13:17:24 +00:00
exit-summ.xpm *** empty log message *** 2000-12-18 13:17:24 +00:00
flow-fill.el
followup.pbm *** empty log message *** 2000-12-18 13:17:24 +00:00
followup.xpm *** empty log message *** 2000-12-18 13:17:24 +00:00
format-spec.el
frown.pbm
fuwo.pbm *** empty log message *** 2000-12-18 13:17:24 +00:00
fuwo.xpm *** empty log message *** 2000-12-18 13:17:24 +00:00
get-news.pbm *** empty log message *** 2000-12-18 13:17:24 +00:00
get-news.xpm *** empty log message *** 2000-12-18 13:17:24 +00:00
gnntg.pbm *** empty log message *** 2000-12-18 13:17:24 +00:00
gnntg.xpm *** empty log message *** 2000-12-18 13:17:24 +00:00
gnus-agent.el Some fixes to follow coding conventions in files from Gnus. 2001-07-15 17:42:53 +00:00
gnus-art.el * gnus-art.el (gnus-article-x-face-command): Use 2002-09-21 19:57:11 +00:00
gnus-async.el
gnus-audio.el Some fixes to follow coding conventions in files from Gnus. 2001-07-15 17:42:53 +00:00
gnus-bcklg.el
gnus-cache.el (gnus-cache-active-file): Don't use 2000-11-10 18:11:31 +00:00
gnus-cite.el (gnus-cite-blank-line-after-header): New variable. 2002-05-09 01:51:16 +00:00
gnus-cus.el (gnus-group-customize): Fix typo. 2002-10-18 08:38:17 +00:00
gnus-demon.el Revert Maintainer change. 2000-11-09 14:17:06 +00:00
gnus-draft.el Revert Maintainer change. 2000-11-09 14:17:06 +00:00
gnus-dup.el
gnus-eform.el
gnus-ems.el * nnheader.el (nnheader-file-name-translation-alist): Set the 2002-06-21 18:31:10 +00:00
gnus-gl.el
gnus-group.el * gnus-group.el (gnus-group-make-tool-bar): Load tool-bar first. 2002-04-02 20:24:32 +00:00
gnus-int.el (gnus-status-message): Fix spacing. 2002-09-06 07:21:51 +00:00
gnus-kill.el
gnus-logic.el Some fixes to follow coding conventions in files from Gnus. 2001-07-15 17:42:53 +00:00
gnus-mh.el * message.el (message-setup): Use cons. Suggested by Johan Vromans 2000-12-24 06:36:33 +00:00
gnus-ml.el Some fixes to follow coding conventions in files from Gnus. 2001-07-15 17:42:53 +00:00
gnus-mlspl.el (gnus-group-split-fancy): Doc fix (add reference to variable, follow 2001-12-12 20:00:37 +00:00
gnus-move.el
gnus-msg.el * gnus-msg.el (gnus-post-method): Fix doc. 2002-02-16 19:54:44 +00:00
gnus-mule.el Some fixes to follow coding conventions in files maintained by FSF. 2001-07-15 16:15:35 +00:00
gnus-nocem.el (gnus-nocem-liberal-fetch): Fix typo. 2002-10-18 08:36:59 +00:00
gnus-range.el
gnus-salt.el Revert Maintainer change. 2000-11-09 14:17:06 +00:00
gnus-score.el 2001-11-25 ShengHuo ZHU <zsh@cs.rochester.edu> 2001-11-25 15:17:24 +00:00
gnus-setup.el Some fixes to follow coding conventions in files from Gnus. 2001-07-15 17:42:53 +00:00
gnus-soup.el
gnus-spec.el Add coding tag. 2000-11-10 17:29:46 +00:00
gnus-srvr.el (gnus-server-insert-server-line): Don't let an error querying a backend 2001-09-18 01:04:37 +00:00
gnus-start.el Fix typo. 2002-07-03 12:01:24 +00:00
gnus-sum.el (gnus-summary-highlight): Fix typo. 2002-07-03 11:30:29 +00:00
gnus-topic.el * gnus-topic.el (gnus-topic-indent, gnus-topic-unindent): Change 2002-07-06 13:15:21 +00:00
gnus-undo.el
gnus-util.el (gnus-parse-netrc): Fix typo. 2002-10-18 08:41:46 +00:00
gnus-uu.el (gnus-uu-binhex-article, gnus-uu-reginize-string, gnus-uu-expand-numbers) 2002-04-12 03:13:23 +00:00
gnus-vm.el Some fixes to follow coding conventions in files from Gnus. 2001-07-15 17:42:53 +00:00
gnus-win.el (gnus-buffer-configuration): Respect `gnus-bug-create-help-buffer'. 2001-09-19 18:05:52 +00:00
gnus.el 2002-01-01 ShengHuo ZHU <zsh@cs.rochester.edu> 2002-01-02 03:36:29 +00:00
ietf-drums.el Some fixes to follow coding conventions in files from Gnus. 2001-07-15 17:42:53 +00:00
imap.el (imap-authenticator-alist, imap-stream-alist, imap-continuation): Fix typos. 2002-08-30 11:10:30 +00:00
kill-group.pbm *** empty log message *** 2000-12-18 13:17:24 +00:00
kill-group.xpm *** empty log message *** 2000-12-18 13:17:24 +00:00
mail-parse.el Some fixes to follow coding conventions in files from Gnus. 2001-07-15 17:42:53 +00:00
mail-prsvr.el Some fixes to follow coding conventions in files from Gnus. 2001-07-15 17:42:53 +00:00
mail-reply.pbm *** empty log message *** 2000-12-18 13:17:24 +00:00
mail-reply.xpm *** empty log message *** 2000-12-18 13:17:24 +00:00
mail-source.el * mail-source.el (make-source-make-complex-temp-name): Use 2002-03-21 19:11:23 +00:00
mailcap.el Doc fix. 2001-12-20 19:01:00 +00:00
message.el * gnus-group.el (gnus-group-make-tool-bar): Load tool-bar first. 2002-04-02 20:24:32 +00:00
messcompat.el
mm-bodies.el Some fixes to follow coding conventions in files from Gnus. 2001-07-15 17:42:53 +00:00
mm-decode.el * mail-source.el (make-source-make-complex-temp-name): Use 2002-03-21 19:11:23 +00:00
mm-encode.el * mm-encode.el (mm-content-transfer-encoding-defaults): Set 2002-02-19 13:30:08 +00:00
mm-partial.el Some fixes to follow coding conventions in files from Gnus. 2001-07-15 17:42:53 +00:00
mm-util.el * mail-source.el (make-source-make-complex-temp-name): Use 2002-03-21 19:11:23 +00:00
mm-uu.el (mm-uu-dissect, mm-uu-test): Fix autoload cookies. 2001-08-07 14:52:07 +00:00
mm-view.el * gnus-art.el (article-wash-html): Bind url-gateway-unplugged. 2002-02-07 15:57:55 +00:00
mml.el * gnus-art.el (article-wash-html): Bind url-gateway-unplugged. 2002-02-07 15:57:55 +00:00
next-ur.pbm *** empty log message *** 2000-12-18 13:17:24 +00:00
next-ur.xpm *** empty log message *** 2000-12-18 13:17:24 +00:00
nnagent.el
nnbabyl.el * nnfolder.el (nnfolder-request-expire-articles): expiry-target. 2002-08-23 03:32:58 +00:00
nndir.el
nndoc.el * nndoc.el (nndoc-mime-digest-type-p): Set proper file-end. 2002-06-21 18:56:00 +00:00
nndraft.el
nneething.el * mail-source.el (make-source-make-complex-temp-name): Use 2002-03-21 19:11:23 +00:00
nnfolder.el * nnfolder.el (nnfolder-request-expire-articles): expiry-target. 2002-08-23 03:32:58 +00:00
nngateway.el
nnheader.el * nnheader.el (nnheader-file-name-translation-alist): Set the 2002-06-21 18:31:10 +00:00
nnimap.el (nnimap-retrieve-headers): Don't assume point-min == 1. 2002-04-12 03:10:19 +00:00
nnkiboze.el Revert Maintainer change. 2000-11-09 14:17:06 +00:00
nnlistserv.el (nnlistserv-kk-create-mapping): Fix typo. 2002-10-18 08:35:07 +00:00
nnmail.el *** empty log message *** 2002-05-16 12:01:57 +00:00
nnmbox.el * nnfolder.el (nnfolder-request-expire-articles): expiry-target. 2002-08-23 03:32:58 +00:00
nnmh.el * nnfolder.el (nnfolder-request-expire-articles): expiry-target. 2002-08-23 03:32:58 +00:00
nnml.el (nnml-save-nov, nnml-generate-nov-file): Don't hardcode point-min == 1. 2002-04-08 22:56:37 +00:00
nnoo.el Some fixes to follow coding conventions in files from Gnus. 2001-07-15 17:42:53 +00:00
nnslashdot.el * mm-util.el, nnultimate.el, nnweb.el, nnslashdot.el: Sync with 2001-10-31 04:16:51 +00:00
nnsoup.el * gnus-topic.el (gnus-topic-indent, gnus-topic-unindent): Change 2002-07-06 13:15:21 +00:00
nnspool.el * nnspool.el (nnspool-request-post): Ditto. 2002-01-04 14:34:43 +00:00
nntp.el Add 2002 into copyright line. 2002-01-09 03:42:12 +00:00
nnultimate.el * mm-util.el, nnultimate.el, nnweb.el, nnslashdot.el: Sync with 2001-10-31 04:16:51 +00:00
nnvirtual.el Fix typo. 2002-05-16 12:00:33 +00:00
nnwarchive.el * nnwarchive.el (nnwarchive-mail-archive-article): Fix typo. 2002-04-01 17:25:39 +00:00
nnweb.el (nnweb-dejanews-create-mapping, nnweb-reference-create-mapping, 2002-10-18 08:33:46 +00:00
pop3.el (pop3-open-server): Fix typo. 2002-04-12 14:32:09 +00:00
post.pbm *** empty log message *** 2000-12-18 13:17:24 +00:00
post.xpm *** empty log message *** 2000-12-18 13:17:24 +00:00
prev-ur.pbm *** empty log message *** 2000-12-18 13:17:24 +00:00
prev-ur.xpm *** empty log message *** 2000-12-18 13:17:24 +00:00
qp.el (quoted-printable-encode-region): Use mm-insert-byte. 2002-10-18 10:43:12 +00:00
reply-wo.pbm *** empty log message *** 2000-12-18 13:17:24 +00:00
reply-wo.xpm *** empty log message *** 2000-12-18 13:17:24 +00:00
reply.pbm *** empty log message *** 2000-12-18 13:17:24 +00:00
reply.xpm *** empty log message *** 2000-12-18 13:17:24 +00:00
rfc1843.el Some fixes to follow coding conventions in files from Gnus. 2001-07-15 17:42:53 +00:00
rfc2045.el Some fixes to follow coding conventions in files from Gnus. 2001-07-15 17:42:53 +00:00
rfc2047.el (message-posting-charset): defvar when compiling. 2002-10-18 10:52:56 +00:00
rfc2104.el Some fixes to follow coding conventions in files from Gnus. 2001-07-15 17:42:53 +00:00
rfc2231.el Some fixes to follow coding conventions in files from Gnus. 2001-07-15 17:42:53 +00:00
rot13.pbm *** empty log message *** 2000-12-18 13:17:24 +00:00
rot13.xpm *** empty log message *** 2000-12-18 13:17:24 +00:00
save-aif.pbm *** empty log message *** 2000-12-18 13:17:24 +00:00
save-aif.xpm *** empty log message *** 2000-12-18 13:17:24 +00:00
save-art.pbm *** empty log message *** 2000-12-18 13:17:24 +00:00
save-art.xpm *** empty log message *** 2000-12-18 13:17:24 +00:00
score-mode.el
smile.pbm
smiley-ems.el (smiley-region): Bind `inhibit-point-motion-hooks' to t, so that we 2000-12-13 02:07:55 +00:00
starttls.el Fix header and customization. 2000-12-05 19:18:06 +00:00
subscribe.pbm *** empty log message *** 2000-12-18 13:17:24 +00:00
subscribe.xpm *** empty log message *** 2000-12-18 13:17:24 +00:00
unsubscribe.pbm *** empty log message *** 2000-12-18 13:17:24 +00:00
unsubscribe.xpm *** empty log message *** 2000-12-18 13:17:24 +00:00
utf7.el
uu-decode.pbm *** empty log message *** 2000-12-18 13:17:24 +00:00
uu-decode.xpm *** empty log message *** 2000-12-18 13:17:24 +00:00
uu-post.pbm *** empty log message *** 2000-12-18 13:17:24 +00:00
uu-post.xpm *** empty log message *** 2000-12-18 13:17:24 +00:00
uudecode.el Some fixes to follow coding conventions in files from Gnus. 2001-07-15 17:42:53 +00:00
webmail.el 2001-02-01 ShengHuo ZHU <zsh@cs.rochester.edu> 2001-02-02 03:15:52 +00:00
wry.pbm