* gnus-art.el (gnus-treat-display-x-face): Use `set-default' instead of
[elisp/gnus.git-] / ChangeLog
1 2003-08-26  Katsumi Yamaoka  <yamaoka@jpl.org>
2
3         * lisp/gnus-art.el (gnus-treat-display-x-face): Use `set-default'
4         instead of `custom-set-default' for old Emacsen.
5
6         * lisp/gnus-sum.el
7         (gnus-summary-search-article-highlight-matched-text): Replace
8         `gnus-treat-display-xface' with `gnus-treat-display-x-face'.
9
10 2003-08-01  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
11
12         * lisp/gnus-namazu.el (gnus-namazu/search): Small modified to
13         reduce its spending time.
14
15 2003-07-30  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
16
17         * gnus-namazu.el (gnus-namazu/group-prefixed-name): Removed.
18         (gnus-namazu/real-group-name): Removed.
19         (gnus-namazu/decode-group-name): Removed.
20         (gnus-namazu/directory-table): New internal variable.
21         (gnus-namazu/make-directory-table): New function.
22         (gnus-namazu/search): Call the above function, and use
23         `gnus-namazu/directory-table' to get a real group name from a file
24         name.
25         (gnus-namazu-create-index): Call `gnus-namazu/make-directory-table'.
26         (gnus-namazu/update-sentinel): Ditto.
27         (gnus-namazu-update-all-indices): Simplified.
28         (gnus-namazu-update-indices): New function.
29
30 2003-07-28  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
31
32         * lisp/gnus-namazu.el (gnus-namazu/group-prefixed-name): Return
33         the whole name from a given group and a method, only when it
34         exists.  Otherwise, return nil.
35         (gnus-namazu/possible-real-groups): Removed.
36         (gnus-namazu/decode-group-name): The successor of the above
37         function.
38         (gnus-namazu/real-group-name): Use the above functions, and accept
39         the third optional argument, `method'.
40         (gnus-namazu/search): Change the order getting groups and article
41         numbers from file names.
42
43 2003-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
44
45         * lisp/pop3.el: Silence the byte-compiler when modifying
46         `byte-compile-function-environment' for `md5' under latest Emacs.
47
48         * texi/ptexinfmt.el (texinfo-discard-command-and-arg): Revive it
49         for Mule 2.
50
51 2003-07-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
52
53         * texi/ptexinfmt.el: @verb, @tie, @/ support.
54         (ptexinfmt-broken-facility): Abolish NO-NOTICE argument.
55         Use `ptexinfmt-disable-broken-notice-flag' instead.
56
57 2003-06-26  Katsumi Yamaoka  <yamaoka@jpl.org>
58
59         * texi/infohack.el (infohack-texi-format): Include other files
60         first.
61
62 2003-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
63
64         * lisp/lpath.el: Fbind `read-passwd' for Mule 2.
65
66 2003-06-18  Katsumi Yamaoka  <yamaoka@jpl.org>
67
68         * texi/infohack.el: Require `bytecomp'.
69
70 2003-06-18  Katsumi Yamaoka  <yamaoka@jpl.org>
71
72         * lisp/gnus-vers.el (gnus-revision-number): Increment to 02.
73
74         * lisp/nnshimbun.el: Moved to the emacs-w3m package.
75
76 2003-06-18  Katsumi Yamaoka  <yamaoka@jpl.org>
77
78         * texi/infohack.el (infohack-texi-format): Encode messages to
79         terminal while formatting info pages.
80
81 2003-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
82
83         * lisp/message.el (message-check-news-header-syntax): Replace
84         `mail-extract-address-components' with
85         `std11-extract-address-components'.
86         (message-sendmail-envelope-from): Ditto.
87         (message-buffer-name): Ditto.
88         (message-do-send-housekeeping): Ditto.
89
90 2003-06-10  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
91
92         * lisp/message.el (message-yank-original): When
93         `message-reply-headers' is equal to nil, do not reset its
94         message-id and references.
95
96         * .cvsignore, etc/.cvsignore, lisp/.cvsignore, texi/.cvsignore,
97         texi/ps/.cvsignore: Created.
98
99 2003-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
100
101         * lisp/message.el (message-fix-before-sending): Don't check for
102         `illegible text' messages (see the comment).
103
104 2003-05-22  Katsumi Yamaoka  <yamaoka@jpl.org>
105
106         * lisp/gnus-vers.el (gnus-revision-number): Increment to 01.
107
108 2001-07-11 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
109
110         We thank to Thierry Emery <thierry.emery@club-internet.fr> who
111         made it notice that there was a change to have to be merged from
112         Gnus. -- 2003-05-21 ky
113
114         * lisp/nnfolder.el (nnfolder-read-folder): Force to use a
115         multibyte buffer.
116
117 2003-05-21  ARISAWA Akihiro  <ari@mbf.sphere.ne.jp>
118
119         * lisp/gnus-msg.el (gnus-message-make-user-agent): Don't use `@'
120         for rfc2616 compliance.
121
122 2003-05-20  Katsumi Yamaoka  <yamaoka@jpl.org>
123
124         * lisp/gnus-msg.el (gnus-message-make-user-agent): Check whether
125         Mule 2 is running.
126
127 2003-05-14  ARISAWA Akihiro  <ari@mbf.sphere.ne.jp>
128
129         * lisp/gnus-msg.el (gnus-user-agent): Added `gnus-mime-edit'.
130         (gnus-inews-add-send-actions): Use `gnus-message-make-user-agent'
131         instead of `gnus-extended-version'.
132         (xemacs-codename): Defvar while compiling.
133         (gnus-message-make-user-agent): Use `gnus-user-agent'.
134
135         * lisp/message.el (message-make-user-agent): If the "User-Agent" field
136         has alread exist, remove it.
137
138 2003-05-14  Katsumi Yamaoka  <yamaoka@jpl.org>
139
140         * lisp/gnus-vers.el: T-gnus 6.16.2 revision 00.
141
142 2003-05-05  Daiki Ueno  <ueno@unixuser.org>
143
144         * lisp/gnus-sum.el (gnus-summary-toggle-header): Call
145         article-decode-encoded-words explicitly.
146
147 2003-05-02  Katsumi Yamaoka  <yamaoka@jpl.org>
148
149         * lisp/gnus-vers.el (gnus-revision-number): Increment to 01.
150
151         * lisp/nnheader.el: Don't use `defun-maybe' for the extra std11-
152         stuff.
153
154 2003-05-02  Katsumi Yamaoka  <yamaoka@jpl.org>
155
156         * lisp/gnus-vers.el: T-gnus 6.16.1 revision 00.
157
158 See ChangeLog.4 for earlier changes.
159
160 ;; Local Variables:
161 ;; coding: iso-2022-7bit
162 ;; End: