*** empty log message ***
[gnus] / lisp / ChangeLog
1 Sat May 20 00:11:59 1995  Lars Ingebrigtsen  <lars@eyesore.no>
2
3         * gnus-msg.el (gnus-mail-reply-using-mail): Don't barf wifout a
4         message-id. 
5
6         * gnus-score.el (gnus-score-load-file): 'eval was not right. 
7
8         * gnus.el (gnus-make-articles-unread): Would deliver wrong
9         results. 
10
11 Fri May 19 01:10:34 1995  Lars Ingebrigtsen  <lars@eyesore.no>
12
13         * nnbabyl.el (nnbabyl-insert-newsgroup-line): Did not translate
14         "From " lines.
15         (nnbabyl-insert-lines): Wrong number of lines. 
16         (nnbabyl-request-accept-article): Bugged out. 
17
18         * nnmh.el (nnmh-request-accept-article): Would never accept an
19         article. 
20
21         * gnus-vis.el (gnus-article-add-buttons): `Entry' would be nil
22         sometimes. 
23
24         * gnus-ems.el (gnus-ems-redefine): Redefine buffer-display-table. 
25
26         * gnus.el (gnus): Init server buffer, just in case.
27
28         * nnml.el (nnml-request-create-group): string-to-int instead of
29         int-to-string. 
30
31         * gnus.el (gnus-group-use-permament-levels): New variable,
32         supersedes other variables. 
33         (gnus-article-prepare): Let buffer-read-only nil before calling
34         hooks. 
35         (gnus-summary-next-group): Recenter group buffer.
36         (gnus-get-newsgroup-headers): Articles without message-id's
37         fetched in separate batches would be clobbered.
38
39         * gnus-msg.el (gnus-inews-do-fcc): Make sure the fcc dir exists. 
40         (gnus-inews-news): If both mailing and posting, remove the Fcc
41         before posting. 
42
43         * nnvirtual.el (nnvirtual-request-post-buffer): Don't suggest any
44         newsgroups to post in.
45
46         * gnus.el (gnus-list-of-read-articles): Would totally bug out. 
47
48         * gnus-score.el (gnus-score-string): Add tracing.
49         (gnus-score-find-trace): New command and keystroke.
50
51         * nnmbox.el (nnmbox-request-expire-articles): When deleting the
52         last article, would infloop.
53
54         * nnbabyl.el (nnbabyl-article-string): Did not anchor end of
55         number. 
56
57         * gnus-msg.el (gnus-forward-insert-buffer): Don't do double
58         copying of article buffer.
59         (gnus-copy-article-buffer): Would barf when the article buffer
60         didn't exist.
61
62         * gnus.el (gnus-configure-windows): Split the opposite way.
63         (gnus-summary-next-group): Would cycle on 0 on the last group. 
64
65         * gnus-score.el (gnus-summary-increase-score): Give fuller
66         prompts. 
67
68 Sun May 14 10:01:49 1995  Per Abrahamsen  <abraham@iesd.auc.dk>
69
70         * gnus.el: Use (point-min) instead if `1'.
71
72         * gnus.el (gnus-hidden-properties): Added.
73         (gnus-summary-toggle-header, gnus-article-show-all-headers,
74         gnus-article-hide-headers): Use it.
75
76         * gnus-cite.el (gnus-article-hide-citation,
77         gnus-article-hide-citation-maybe, gnus-cite-toggle): Use it.
78
79         * gnus-vis.el (gnus-article-hide-signature,
80         gnus-signature-toggle):  use it.
81
82         * gnus.el (gnus-article-hide-signature): Deleted.  Use the version
83         in `gnus-vis.el' instead.
84
85         * gnus-vis.el (gnus-article-next-button): New function and
86         keybinding. 
87
88 Thu May 18 03:10:03 1995  Lars Ingebrigtsen  <lars@eyesore.no>
89
90         * gnus-score.el (gnus-score-edit-alist): Really save winconf.
91
92         * gnus.el (gnus-summary-enter-digest-group): Don't use / in group
93         names. 
94
95         * nnmail.el (nnmail-split-incoming): Use Content-Length header. 
96
97         * gnus-score.el (gnus-score-headers): Let current-score-file. 
98
99         * gnus-ems.el: Don't use intagible before 19.29.
100
101         * nndigest.el (nndigest-narrow-to-article): Stop before that *End
102         of digest* line.
103
104         * gnus-score.el (gnus-score-score-files): Expand the kill-file
105         path before using it.
106         (gnus-summary-increase-score): Double quoting of types.
107
108         * gnus-mh.el (gnus-mail-forward-using-mhe): Use the incoming
109         buffer. 
110
111         * gnus.el (gnus-summary-prepare-threads): False roots would get
112         incorrect number of children.
113
114         * nnspool.el (nnspool-inews-sentinel): condition-case the sending
115         of eof.
116
117         * gnus.el (gnus-summary-mark-article): Always un-hide threads. 
118         (gnus-update-read-articles): Peel off expired article numbers. 
119         (gnus-article-set-window-start): New function.
120         (gnus-summary-refer-article): Would scroll to the end of the
121         buffer. 
122
123         * gnus-uu.el (gnus-uu-save-article): Grabbed one char to many when
124         snarfing headers. 
125
126         * gnus-score.el (gnus-score-add-followups): Don't enter if there
127         already is one.
128
129         * gnus.el (gnus-nov-read-integer): Condition-case the read. 
130
131         * nnvirtual.el (nnvirtual-close-group): Always handle a close. 
132
133         * gnus-vm.el (gnus-mail-forward-using-vm): Accept an argument.
134
135         * gnus-mh.el (gnus-mail-forward-using-mhe): Ditto.
136
137         * gnus.el (gnus-summary-make-display-table): New function.
138
139 Thu May 18 00:58:54 1995  Lars Ingebrigtsen  <lars@eyesore.no>
140
141         * gnus.el (gnus-summary-mode): Display-table would be nil. 
142
143         * gnus.el: 0.72 is released.
144
145 Wed May 17 19:38:43 1995  Lars Magne Ingebrigtsen  <larsi@surt.ifi.uio.no>
146
147         * gnus.el: 0.71 is released.
148
149 Mon May 15 15:53:00 1995  Scott Byer  <byer@mv.us.adobe.com>
150
151         * nnfolder.el (nnfolder-possibly-activate-groups) New function.
152         nnmail-get-active returns a bogus list the second time around, so
153         we want to make sure we only call it once.
154
155         * nnfolder.el (nnfolder-active-number) Mase things a little more
156         paranoid in the case where we enter this procedure from splitting
157         mail - it will do a possibly-change-group, which, if
158         nnfolder-use-active-file is nil, will figure out the _true_ active
159         numbers from the nnfolder mail file.
160
161 Wed May 17 17:43:27 1995  Lars Magne Ingebrigtsen  <larsi@hymir.ifi.uio.no>
162
163         * gnus.el (gnus-article-date-ut): Lapsed would fail when toggling
164         headers. 
165         (gnus-summary-catchup): Reversed comparison.
166         (gnus-summary-mode): Set mode line before group name was defined. 
167         (gnus-short-group-name): New implementation.
168         (gnus-article-display-x-face): New implementation.
169         (gnus-article-x-face-too-ugly): New variable.
170         (gnus-remove-some-windows): Don't bug out on non-defined buffers. 
171
172 Wed May 17 14:23:37 1995  Lars Ingebrigtsen  <lars@eyesore.no>
173
174         * gnus-msg.el (gnus-check-before-posting): New semantics. Allow
175         finer granulatity than on/off.
176
177         * gnus-score.el (gnus-summary-increase-score): Changed the maps
178         and score file entry commands.
179
180 Tue May 16 00:40:38 1995  Lars Ingebrigtsen  <lars@eyesore.no>
181
182         * gnus-score.el (gnus-summary-score-entry): When used
183         interactively, didn't do the right TYPE.
184         (gnus-summary-score-entry): Added keystroke.
185
186         * gnus.el (gnus-summary-current-score): New command and keystroke. 
187
188         * nnmail.el (nnmail-incoming-mail-directory): New variable. 
189         (nnmail-get-spool-files): Use it.
190
191         * nndigest.el (nndigest-request-group): Would not widen before
192         inserting, resulting in a partial digest group.
193
194         * gnus.el (gnus-article-summary-command): Use `call-interactively'
195         instead of executing macro.
196         (gnus-article-get-xrefs): Would sometimes bug out.
197
198         * gnus-score.el (gnus-score-exact-adapt-limit): New variable.
199
200         * nnfolder.el (nn*-prepare-save-mail-hook): New variables. 
201
202         * gnus.el (gnus-summary-next-group): Would step one group to far
203         when using `quietly'.
204         (gnus-newsgroup-directory-form): Don't make directory form of the
205         entire foreign group name.
206
207         * gnus-uu.el (gnus-uu-save-article): Get continuation lines. 
208
209         * gnus-msg.el (gnus-inews-news): Don't include courtesy message on
210         Bcc mail.
211
212         * nnmail.el (nnmail-split-fancy): New variable and stuff.
213
214         * nnkiboze.el (nnkiboze-request-group): Barfed on non-generated
215         groups. 
216
217         * gnus.el (gnus-summary-mode): Modify buffer-display-table to not
218         display control characters and the like.
219         (gnus-active-to-gnus-format): Faster implementation.
220         (gnus-ignored-newsgroups): Semi-obsolescent.
221         (gnus-bug): Offer a help page.
222         (gnus-article-prepare): Made summary and article buffer writable. 
223         (gnus-group-make-kiboze-group): Created incorrect score files. 
224
225 Mon May 15 21:40:15 1995  Lars Ingebrigtsen  <lars@eyesore.no>
226
227         * nntp.el (nntp-nov-gap): New variable.
228         (nntp-retrieve-headers-with-xover): Use it.
229