Agent and cache are happy with "...".
[gnus] / lisp / ChangeLog
1 1999-11-07 22:56:46  Shenghuo ZHU  <zsh@cs.rochester.edu>
2
3         * gnus-agent.el (gnus-agent-save-group-info): Remove backslash
4         before dot.
5         * gnus-util.el (gnus-write-active-file): Ditto.
6
7 1999-11-07 22:31:10  Shenghuo ZHU  <zsh@cs.rochester.edu>
8
9         * nnheader.el (nnheader-replace-duplicate-chars-in-string): New
10         function.
11         * gnus-cache.el (gnus-cache-file-name): Use it.
12         * gnus-agent.el (gnus-agent-group-path): Use it.
13         * nnmail.el (nnmail-group-pathname): Use it.
14
15 1999-11-07 21:07:55  Shenghuo ZHU  <zsh@cs.rochester.edu>
16
17         * gnus-start.el (gnus-active-to-gnus-format): Don't insert backslash
18         if cooked.
19         * gnus-util.el (gnus-write-active-file): Write cooked active file.
20         * gnus-agent.el (gnus-agent-save-group-info): Ditto.
21         * gnus.el (gnus-short-group-name): "..." proof.
22
23 1999-11-07 20:03:16  Shenghuo ZHU  <zsh@cs.rochester.edu>
24
25         * gnus-srvr.el (gnus-browse-foreign-server): Keep using `read' to
26         support nnslashdot.
27
28 1999-11-08 00:06:02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
29
30         * nnslashdot.el (nnslashdot-retrieve-headers): Don't fetch too
31         many articles.
32         (nnslashdot-generate-active): New function.
33         (nnslashdot-request-newgroups): Use it.
34
35         * gnus-start.el (gnus-active-to-gnus-format): Intern strings group 
36         names.
37
38         * nnslashdot.el (nnslashdot-request-newgroups): New function.
39         (nnslashdot-request-list): Not moderated.
40
41 1999-11-07  Simon Josefsson  <jas@pdc.kth.se>
42
43         * nnimap.el (nnimap-open-server): Remove error signal if
44         nnimap-server-buffer is nil (the check should've been `boundp').
45
46         * imap.el (imap-log):
47         * nnimap.el (nnimap-debug): Disable debugging by default.
48
49 1999-11-07 01:17:53  Lars Magne Ingebrigtsen  <larsi@gnus.org>
50
51         * gnus-start.el (gnus-subscribe-newsgroup-method): Doc fix. 
52
53         * gnus-topic.el (gnus-subscribe-topic): New function.
54
55         * nnslashdot.el (nnslashdot-request-list): Give out extended group 
56         names.
57
58         * gnus-start.el (gnus-ignored-newsgroups): Disregard bogus chars
59         if starting with a quote.
60
61 1999-11-07 13:06:11  Shenghuo ZHU  <zsh@cs.rochester.edu>
62
63         * gnus-srvr.el (gnus-browse-foreign-server): Support backslash in
64         group name.
65
66 1999-11-07 01:17:53  Lars Magne Ingebrigtsen  <larsi@gnus.org>
67
68         * nnslashdot.el: New file.
69
70         * nnheader.el (nnheader-insert-header): New function.
71
72         * gnus-art.el (gnus-mime-internalize-part): Bind
73         mm-inlined-types. 
74
75         * nndraft.el (nndraft-request-expire-articles): Do all the backup
76         files. 
77
78 1999-10-29  David S. Goldberg  <dsg@mitre.org>
79
80         * emacs-mime.texi (Customization): Document mm-inline-override-types
81
82 1999-10-29  David S. Goldberg  <dsg@mitre.org>
83
84         * emacs-mime.texi (Customization): Document mm-inline-override-types
85
86 1999-10-29  David S. Goldberg  <dsg@mitre.org>
87
88         * emacs-mime.texi (Customization): Document mm-inline-override-types
89
90 1999-10-26  Katsumi Yamaoka <yamaoka@jpl.org>
91
92         * smiley.el (gnus-smiley-display): Use `smiley-toggle-buffer'.
93         (smiley-toggle-buffer): New function.
94         (smiley-buffer): Don't quote the function.
95         (smiley-toggle-extents): Ditto.
96
97 1999-11-07 01:00:32  Lars Magne Ingebrigtsen  <larsi@gnus.org>
98
99         * gnus-topic.el (gnus-topic-goto-missing-topic): Work even in
100         empty buffers.
101
102 1999-11-06 23:16:24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
103
104         * gnus-art.el (gnus-article-mode-map): Use the summary article
105         edit. 
106
107 1999-11-06 22:56:49  Jens-Ulrik Petersen  <Jens-Ulrik.Petersen@nokia.com>
108
109         * gnus-group.el (gnus-group-read-ephemeral-group): Doc fix.
110
111 1999-11-06 21:40:30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
112
113         * gnus-uu.el (gnus-uu-mark-thread): Don't move point around.
114
115 1999-10-07  Katsumi Yamaoka <yamaoka@jpl.org>
116
117         * gnus-art.el (gnus-treat-predicate): Examine whether the argument
118         is list or not before condition.
119
120 1999-10-07  Yoshiki Hayashi <t90553@mail.ecc.u-tokyo.ac.jp>
121
122         * gnus-art.el (gnus-treat-predicate): Work for (typep "something").
123
124 1999-11-06 19:18:14  Kevin the Bandicoot  <user42@zip.com.au>
125
126         * gnus-art.el (gnus-emphasis-alist): New value.
127
128 1999-11-06 13:57:13  Shenghuo ZHU  <zsh@cs.rochester.edu>
129
130         * gnus-srvr.el (gnus-browse-foreign-server): Use both `read' and
131         `buffer-substring'.
132
133 1999-11-06 04:24:30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
134
135         * gnus-art.el (article-date-ut): Keep the updated timer.
136         (gnus-emphasis-underline-italic): Doc fix.
137
138         * gnus-msg.el (gnus-post-method): Doc fix.
139         (gnus-post-method): Change default.
140
141 1999-11-06 04:12:13  Francisco Solsona  <flsc@hp.fciencias.unam.mx>
142
143         * message.el (message-newline-and-reformat): Improvements.
144
145 1999-11-06 03:51:24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
146
147         * message.el (message-newline-and-reformat): Don't insert too many 
148         newlines.
149         (message-newline-and-reformat): Work even if not sc.
150
151         * mm-view.el (mm-inline-message): Insert a delimiter at the end.
152
153         * mm-decode.el (mm-inline-media-tests): Only if diff mode.
154
155 1999-11-06 03:48:02  Toby Speight  <Toby.Speight@streapadair.freeserve.co.uk>
156
157         * mm-view.el (mm-display-patch-inline): New function.
158
159 1999-11-06 03:47:54  Robert Bihlmeyer  <robbe@orcus.priv.at>
160
161         * mm-view.el (mm-display-patch-inline): New function.
162
163 1999-11-06 02:17:54  Lars Magne Ingebrigtsen  <larsi@gnus.org>
164
165         * gnus-sum.el (gnus-read-move-group-name): Subscribe to the
166         group. 
167
168         * message.el (message-forward): Narrow to the right header.
169
170         * gnus-sum.el (gnus-summary-limit-to-age): Protect against bogus
171         dates. 
172
173         * gnus-msg.el (gnus-configure-posting-styles): Use the
174         user-full-name function.
175
176         * mm-bodies.el (mm-body-encoding): Use the choosing function.
177         (mm-body-charset-encoding-alist): Default to nil.
178
179         * message.el (message-elide-ellipsis): Fix typo.
180         (message-elide-region): Ditto.
181         (message-elide-region): Don't insert a newline first.
182
183 1999-11-05 20:28:27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
184
185         * gnus-sum.el (gnus-cut-thread): Also cut for numberp
186         gnus-fetch-old-headers. 
187         (gnus-cut-threads): Ditto.
188         (gnus-summary-initial-limit): Ditto.
189         (gnus-summary-limit-children): Ditto.
190
191         * gnus-msg.el (gnus-configure-posting-styles): Allow `header'
192         matches. 
193
194 1999-11-06  Simon Josefsson  <jas@pdc.kth.se>
195
196         * gnus-art.el (article-decode-encoded-words):
197         (gnus-mime-display-single): Don't assume gnus-summary-buffer is
198         live.
199
200         * gnus.el (gnus-read-method): Add methods from
201         `gnus-opened-servers' to completion. Map entered method/address
202         into existing methods if possible.
203
204         * gnus-group.el (gnus-group-make-group): Simplify method.
205
206         * gnus-srvr.el (gnus-browse-unsubscribe-group): Simplify method.
207
208         * mml.el (mml-preview): Remove mail-header-separator before
209         encoding.
210
211 1999-11-05 20:28:27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
212
213         * message.el (message-read-from-minibuffer): New function.
214
215 Fri Nov  5 19:10:02 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
216
217         * gnus.el: Pterodactyl Gnus v0.98 is released.
218
219 1999-11-05 01:27:49  Shenghuo ZHU  <zsh@cs.rochester.edu>
220
221         * gnus-agent.el (gnus-agent-expire): Remove bad line in NOV.
222
223 1999-11-04 22:20:35  Shenghuo ZHU  <zsh@cs.rochester.edu>
224
225         * mml.el (mml-generate-mime-1): Read attached binary file in
226         binary mode.
227
228 1999-11-03 16:08:56  Shenghuo ZHU  <zsh@cs.rochester.edu>
229
230         * gnus-sum.el (gnus-summary-toggle-header): Fix arg bug.
231
232 1999-11-03 15:27:38  Shenghuo ZHU  <zsh@cs.rochester.edu>
233
234         * mailcap.el (mailcap-viewer-lessp): Fix bug.
235
236 1999-11-02 17:28:33  Shenghuo ZHU  <zsh@cs.rochester.edu>
237
238         * gnus-sum.el (gnus-summary-search-article): Fix loop search bug.
239
240 1999-10-31 21:24:59  Shenghuo ZHU  <zsh@cs.rochester.edu>
241
242         * gnus-art.el (gnus-article-mime-match-handle-first): New function.
243         (gnus-article-mime-match-handle-function): New variable.
244         (gnus-article-view-part): Make `b' customizable.
245
246 1999-10-29 14:30:07  Shenghuo ZHU  <zsh@cs.rochester.edu>
247
248         * gnus-sum.el (gnus-article-get-xrefs): Test eobp.
249
250 1999-09-27  Hrvoje Niksic  <hniksic@srce.hr>
251
252         * mm-decode.el (mm-attachment-override-types): Exclude text/plain.
253
254 1999-10-26 23:27:44  Shenghuo ZHU  <zsh@cs.rochester.edu>
255
256         * mm-decode.el (mm-dissect-buffer): CTE may come without CTL.
257
258 1999-10-26 21:44:05  Shenghuo ZHU  <zsh@cs.rochester.edu>
259
260         * gnus-srvr.el (gnus-browse-foreign-server): Use
261         `buffer-substring' instead of `read'.
262
263 1999-10-23  Simon Josefsson  <jas@pdc.kth.se>
264
265         * nnimap.el, imap.el, rfc2104.el: New files.
266
267         * gnus.el (gnus-valid-select-methods): Add nnimap.
268
269         * gnus-group.el (gnus-group-group-map): Add
270         gnus-group-nnimap-edit-acl, gnus-group-nnimap-expunge.
271         (gnus-group-nnimap-expunge): New function.
272         (gnus-group-nnimap-edit-acl): New function.
273
274         * gnus-agent.el (gnus-agent-group-mode-map): Add
275         gnus-agent-synchronize.
276         (gnus-agent-synchronize): New function.
277         (gnus-agent-fetch-group-1): Check if server is open.
278
279         * nnagent.el (nnagent-request-set-mark): Save marks.
280
281         * mail-source.el (mail-source-keyword-map): New imap mail-source.
282         (mail-source-fetcher-alist): Map to imap fetcher function.
283         (mail-source-fetch-imap): New function.
284
285         * gnus-art.el (article-hide-pgp): Hide all headers, not just
286         Hash:.
287
288 1999-10-22 11:03:00  Shenghuo ZHU  <zsh@cs.rochester.edu>
289
290         * gnus-topic.el (gnus-topic-sort-topics-1): New function.
291         (gnus-topic-sort-topics): New function.
292         (gnus-topic-make-menu-bar): Add sort-topics.
293         (gnus-topic-move): New function.
294         (gnus-topic-move-group): Move the topic if no group selected.
295
296 1999-10-13 21:31:50  Shenghuo ZHU  <zsh@cs.rochester.edu>
297
298         * gnus-art.el (gnus-article-setup-buffer): Fix buffer leak.