/[emacs]/emacs/lisp/gnus/ChangeLog
ViewVC logotype

Diff of /emacs/lisp/gnus/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.204.2.16 by miles, Fri Oct 29 02:05:07 2004 UTC revision 1.204.2.17 by miles, Thu Nov 4 13:12:16 2004 UTC
# Line 1  Line 1 
1    2004-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
2    
3            * gnus-art. (gnus-article-edit-article): Don't associate the
4            article buffer with a draft file.  This is a temporary measure
5            against the 2004-08-22 change to gnus-article-edit-mode.
6    
7    2004-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
8    
9            * html2text.el (html2text-get-attr): Remove unused argument `tag'.
10            (html2text-format-tags): Remove unused variable `attr'.
11    
12            * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Fix cleaning of
13            after-load-alist.
14    
15            * mm-util.el (mm-mime-mule-charset-alist): Add the windows-1251
16            entry.  From Ilya N. Golubev <gin@mo.msk.ru>.
17            (mm-enrich-utf-8-by-mule-ucs): New function run when Mule-UCS is
18            loaded under XEmacs.
19            (): Don't make duplicated entries in mm-mime-mule-charset-alist.
20    
21            * mm-util.el (mm-coding-system-p): Return a coding-system.
22            (mm-mime-mule-charset-alist): Use shift_jis instead of
23            iso-2022-jp-2 for the katakana-jisx0201 mule charset; add new
24            entries for the mime charsets iso-2022-jp-3 and shift_jis.
25            (mm-coding-system-priorities): Use shift_jis and iso-8859-1
26            instead of japanese-shift-jis and iso-latin-1 respectively in
27            order to share the default value with both Emacs and XEmacs-mule.
28            (mm-mule-charset-to-mime-charset): Make
29            mm-coding-system-priorities effective.
30            (mm-sort-coding-systems-predicate): Canonicalize coding-systems
31            while predicating of candidates upon the priorities.
32    
33    2004-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
34    
35            * gnus-msg.el (gnus-summary-resend-default-address): Add :version.
36    
37            * tls.el (tls-process-connection-type, tls-success)
38            (tls-certtool-program): Add :version.
39    
40            * starttls.el (starttls-gnutls-program, starttls-use-gnutls)
41            (starttls-extra-arguments, starttls-process-connection-type)
42            (starttls-connect, starttls-failure, starttls-success):
43    
44            * spam-stat.el (spam-stat): Add :version.
45    
46            * sieve.el (sieve): Add :version.
47    
48            * sha1.el (sha1): Added :version.
49            (sha1-use-external): Removed redundant version.
50    
51            * nnmail.el (nnmail-split-fancy-with-parent-ignore-groups)
52            (nnmail-cache-ignore-groups, nnmail-spool-hook)
53            (nnmail-split-fancy-match-partial-words)
54            (nnmail-split-lowercase-expanded):
55    
56            * nndiary.el (nndiary): Add :version.
57    
58            * mml2015.el (mml2015-unabbrev-trust-alist): Add :version.
59    
60            * mml-sec.el (mml-default-sign-method)
61            (mml-default-encrypt-method, mml-signencrypt-style-alist): Add
62            :version.
63    
64            * mm-uu.el (mm-uu-diff-groups-regexp): Add :version.
65    
66            * mm-url.el (mm-url-use-external, mm-url-program)
67            (mm-url-arguments): Add :version.
68    
69            * mm-decode.el (mm-inline-text-html-with-w3m-keymap)
70            (mm-attachment-file-modes, mm-decrypt-option)
71            (mm-w3m-safe-url-regexp): Add :version.
72    
73            * message.el (message-cite-prefix-regexp)
74            (message-sendmail-envelope-from, message-minibuffer-local-map)
75            (message-user-fqdn, message-completion-alist): Add :version.
76    
77            * gnus-win.el (gnus-configure-windows-hook)
78            (gnus-use-frames-on-any-display): Add :version.
79    
80            * gnus-art.el (gnus-article-address-banner-alist)
81            (gnus-treat-unsplit-urls, gnus-treat-unfold-headers)
82            (gnus-treat-from-picon, gnus-treat-mail-picon)
83            (gnus-treat-x-pgp-sig): Add :version.
84    
85            * gnus-sum.el (gnus-spam-mark, gnus-recent-mark)
86            (gnus-undownloaded-mark, gnus-summary-article-move-hook)
87            (gnus-summary-article-delete-hook)
88            (gnus-summary-display-while-building): Add :version.
89    
90            * gnus-start.el (gnus-subscribe-newsgroup-hooks)
91            (gnus-get-top-new-news-hook):Add :version.
92    
93            * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
94            (gnus-server-closed-face, gnus-server-denied-face): Add :version.
95    
96            * gnus-registry.el (gnus-registry): Add :version.
97    
98            * gnus-spec.el (gnus-use-correct-string-widths)
99            (gnus-make-format-preserve-properties): Add :version.
100    
101            * gnus.el (gnus-group-charter-alist)
102            (gnus-group-fetch-control-use-browse-url)
103            (gnus-install-group-spam-parameters): Add :version.
104    
105            * gnus-diary.el (gnus-diary): Add :version.
106    
107            * gnus-delay.el (gnus-delay): Add :version.
108    
109            * gnus-cite.el (gnus-cite-unsightly-citation-regexp)
110            (gnus-cite-ignore-quoted-from, gnus-cite-attribution-face)
111            (gnus-cite-blank-line-after-header, gnus-article-boring-faces):
112            Add :version.
113    
114            * gnus-agent.el (gnus-agent-max-fetch-size)
115            (gnus-agent-enable-expiration, gnus-agent-queue-mail)
116            (gnus-agent-prompt-send-queue): Add :version.
117    
118            * deuglify.el (gnus-outlook-deuglify): Add :version.
119    
120            * html2text.el: Beautify code.  Improve doc strings.  Some checkdoc
121            cleanup.
122            (html2text-get-attr, html2text-fix-paragraph): Simplify code.
123            (html2text-format-tag-list): Added "strong" and "em".  From
124            "Alfred M. Szmidt" <ams@kemisten.nu> (tiny change).
125    
126  2004-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>  2004-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
127    
128            * gnus-msg.el (gnus-configure-posting-styles): Work with empty
129            signature file.  Suggested by Manoj Srivastava
130            <srivasta@golden-gryphon.com>.
131    
132          * mm-util.el (mm-coding-system-priorities): Prefer iso-8859-1 than          * mm-util.el (mm-coding-system-priorities): Prefer iso-8859-1 than
133          iso-2022-jp even in the Japanese language environment.  Suggested          iso-2022-jp even in the Japanese language environment.  Suggested
134          by Jason Rumney <jasonr@gnu.org>.          by Jason Rumney <jasonr@gnu.org>.

Legend:
Removed from v.1.204.2.16  
changed lines
  Added in v.1.204.2.17

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26