/[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.340 by miles, Mon May 30 17:13:58 2005 UTC revision 1.341 by miles, Wed Jun 1 05:07:06 2005 UTC
# Line 1  Line 1 
1    2005-05-31  Katsumi Yamaoka  <yamaoka@jpl.org>
2    
3            * gnus-art.el (article-display-x-face): Replace
4            process-kill-without-query by gnus-set-process-query-on-exit-flag.
5    
6            * gnus-group.el: Bind gnus-cache-active-hashtb when compiling.
7    
8            * gnus-util.el (gnus-set-process-query-on-exit-flag): Alias to
9            set-process-query-on-exit-flag or process-kill-without-query.
10    
11            * html2text.el (html2text-fix-paragraphs): Use `while - re-search'
12            loop instead of replace-regexp.
13    
14            * imap.el (imap-ssl-open): Use set-process-query-on-exit-flag
15            instead of process-kill-without-query if it is available.
16    
17            * mm-util.el (mm-insert-file-contents): Bind find-file-hook
18            instead of find-file-hooks if it is available.
19    
20            * mml1991.el: Bind pgg-default-user-id when compiling.
21    
22            * mml2015.el: Bind pgg-default-user-id when compiling.
23    
24            * nndraft.el (nndraft-request-associate-buffer): Use
25            write-contents-functions instead of write-contents-hooks if it is
26            available.
27    
28            * nnheader.el (nnheader-find-file-noselect): Bind find-file-hook
29            instead of find-file-hooks if it is available.
30    
31            * nntp.el (nntp-open-connection): Replace
32            process-kill-without-query by gnus-set-process-query-on-exit-flag.
33            (nntp-open-ssl-stream): Ditto.
34            (nntp-open-tls-stream): Ditto.
35    
36            * pgg.el: Don't bind itimer vars; don't autoload itimer functions.
37            (pgg-run-at-time-1): New macro.
38            (pgg-run-at-time): Use it.
39    
40            * starttls.el (starttls-set-process-query-on-exit-flag): Alias to
41            set-process-query-on-exit-flag or process-kill-without-query.
42            (starttls-open-stream-gnutls): Use it instead of
43            process-kill-without-query.
44            (starttls-open-stream): Ditto.
45    
46    2005-05-31  Simon Josefsson  <jas@extundo.com>
47    
48            * imap.el (imap-ssl-open): Use imap-process-connection-type,
49            instead of hard coding to nil.
50    
51    2005-05-31  Kevin Greiner  <kgreiner@xpediantsolutions.com>
52    
53            * gnus-group.el (): Require gnus-sum and autoload functions to
54            resolve warnings when gnus-group.el compiled alone.
55    
56  2005-05-30  Reiner Steib  <Reiner.Steib@gmx.de>  2005-05-30  Reiner Steib  <Reiner.Steib@gmx.de>
57    
58          * gnus-agent.el (gnus-agent-regenerate-group)          * gnus-agent.el (gnus-agent-regenerate-group)

Legend:
Removed from v.1.340  
changed lines
  Added in v.1.341

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