annotate lisp/gnus/ChangeLog.2 @ 0:376386a54a3c r19-14

Import from CVS: tag r19-14
author cvs
date Mon, 13 Aug 2007 08:45:50 +0200
parents
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1 Mon May 20 00:31:36 1996 Per Abrahamsen <abraham@dina.kvl.dk>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3 * ChangeLog continues in a different file.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5 Mon May 20 00:31:36 1996 Per Abrahamsen <abraham@dina.kvl.dk>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7 * nnmail.el (nnmail-article-group): Do not split into empty list
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
8 of groups.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
9
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
10 Mon May 20 09:42:15 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
11
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
12 * gnus-picon.el: Ran `indent-sexp' over file.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
13 (gnus-article-display-picons): Make sure there is a From before
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
14 doing anything.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
15
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
16 * nnfolder.el (nnfolder-save-mail): Insert a blank line before the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
17 From line.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
18
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
19 * message.el (message-mode-map): Changed key.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
20 (message-sort-headers): `start-open' text props.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
21 (message-sort-headers): Would sort oddly on continuation lines.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
22
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
23 Sun May 19 20:26:50 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
24
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
25 * gnus.el (gnus-group-set-mode-line): Longer "modified".
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
26
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
27 * gnus-uu.el (gnus-uu-grab-articles): Don't do any display hooks.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
28
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
29 Sun May 19 19:42:55 1996 Hallvard B. Furuseth <h.b.furuseth@usit.uio.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
30
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
31 * message.el (message-y-or-n-p, message-talkative-question,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
32 message-flatten-list, message-flatten-list-1): New functions.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
33
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
34 Sun May 19 17:28:48 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
35
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
36 * message.el (message-mode-map): Define \t.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
37 (message-newgroups-header-regexp): New variable.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
38 (message-tab): New command.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
39 (message-expand-group): New function.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
40
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
41 * gnus-msg.el (gnus-group-post-news): Don't prompt.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
42
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
43 * gnus.el (gnus-group-update-group-line): Preserve indentation.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
44
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
45 * gnus-msg.el (gnus-copy-article-buffer): Copy the head from the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
46 original article buffer.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
47
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
48 * gnus-vm.el: Decimated.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
49
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
50 * gnus-mh.el (gnus-mh-mail-send-and-exit): Removed.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
51 (gnus-mh-mail-setup): Removed.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
52
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
53 * message.el (message-send-mail-with-sendmail): Renamed.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
54 (message-send-mail-with-mh): New function.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
55
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
56 * gnus-salt.el (gnus-pick-start-reading): Select the first
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
57 article.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
58
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
59 Sun May 19 09:58:30 1996 Lars Magne Ingebrigtsen <larsi@eistla.ifi.uio.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
60
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
61 * gnus.el: September Gnus v0.89 is released.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
62
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
63 * gnus.el (gnus-group-set-mode-line): Make sure we're in the group
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
64 buffer.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
65
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
66 Sun May 19 11:14:54 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
67
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
68 * gnus.el (gnus-group-set-mode-line): Empty dribble is unchanged.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
69 (gnus-article-set-window-start): Search all frames.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
70 (gnus-eval-in-buffer-window): Select window in different frame.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
71 (gnus-get-unread-articles): Update info here.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
72
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
73 Sun May 19 07:30:07 1996 Lars Magne Ingebrigtsen <larsi@eistla.ifi.uio.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
74
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
75 * gnus.el (gnus-backlog-remove-article): Read-only.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
76
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
77 * gnus-xmas.el (gnus-xmas-put-text-property): New function.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
78
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
79 * gnus.el (gnus-subscribe-newsgroup-method): Doc fix.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
80
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
81 Sat May 18 14:33:37 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
82
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
83 * gnus.el (gnus-save-newsrc-file): Update mode line.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
84
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
85 * message.el (message-exit-actions, message-kill-actions,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
86 message-postpone-actions): New variables.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
87 (message-kill-buffer): New command and keystroke.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
88 (message-bury): Changed keystroke.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
89 (message-do-actions): New function.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
90 (message-add-action): New function.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
91 (message-send-news): Report failures.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
92 (message-send-mail): Don't remove Message-ID already generated for
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
93 news.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
94
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
95 Sat May 18 08:20:03 1996 Lars Magne Ingebrigtsen <larsi@eistla.ifi.uio.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
96
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
97 * nnspool.el (nnspool-retrieve-headers-with-nov): Escape buggy nov
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
98 files.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
99
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
100 Sat May 18 08:42:34 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
101
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
102 * gnus.el: 0.88 is released.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
103
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
104 * gnus.el (gnus-group-set-mode-line): Say whether the dribble
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
105 buffer has been modified.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
106
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
107 * gnus-xmas.el (gnus-xmas-add-text-properties): New function.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
108 (gnus-xmas-group-remove-excess-properties): Removed.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
109
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
110 * gnus-ems.el (gnus-add-text-properties): New alias.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
111
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
112 * gnus-xmas.el (gnus-xmas-group-remove-excess-properties): Open
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
113 text props.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
114
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
115 Fri May 17 16:27:42 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
116
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
117 * gnus.el (gnus-article-hide-headers): Would make headers
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
118 iinvisible under XEmacs.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
119
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
120 * gnus.el: 0.87 is released.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
121
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
122 Fri May 17 11:38:52 1996 Lars Magne Ingebrigtsen <larsi@ylfing.ifi.uio.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
123
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
124 * gnus.el (gnus-summary-edit-article-done): Remove article from
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
125 backlog.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
126 (gnus-group-update-group-line): Would indent oddly.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
127
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
128 * gnus-uu.el (gnus-uu-post-encoded): Use message.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
129 (gnus-uu-post-encoded): Don't double-prompt.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
130
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
131 * message.el (message-mode): Do mailabbrev things here.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
132
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
133 * nntp.el (nntp-default-sentinel): Reset nntp-current-group when
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
134 losing connection.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
135
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
136 * gnus-score.el (gnus-score-load-file): Dumb downcasing.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
137
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
138 Fri May 17 06:16:00 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
139
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
140 * gnus.el (gnus-summary-delete-article): Better prompt.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
141
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
142 * gnus-score.el (gnus-score-load-file): Downcase all header
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
143 names.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
144
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
145 Thu May 16 14:04:30 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
146
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
147 * gnus.el (gnus-make-date-line): Separated into own function
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
148 and don't reply "Now" to bogus dates.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
149 (gnus-summary-search-article): Bind `gnus-article-display-hook' to
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
150 nil.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
151
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
152 Thu May 16 07:40:24 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
153
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
154 * gnus.el: September Gnus v0.86 is released.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
155
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
156 * gnus-xmas.el (gnus-xmas-topic-remove-excess-properties): Remove
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
157 more excess props.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
158
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
159 Thu May 16 04:31:59 1996 Lars Magne Ingebrigtsen <larsi@ylfing.ifi.uio.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
160
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
161 * gnus-vis.el (gnus-button-alist): Recognize more message-ids.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
162
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
163 * nnheader.el (nnheader-parse-head): Wouldn't get the first line
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
164 of naked heads.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
165
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
166 * gnus.el (gnus-summary-refer-article): Don't connect to the refer
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
167 method unless using a news method.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
168
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
169 Wed May 15 11:41:09 1996 Steven L Baur <steve@miranova.com>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
170
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
171 * nnmail.el (nnmail-get-spool-files): Fix typo.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
172
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
173 Wed May 15 03:52:50 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
174
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
175 * gnus.el: 0.85 is released.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
176
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
177 * nnspool.el (nnspool-open-server): Use directory file name.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
178
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
179 * gnus-topic.el (gnus-topic-create-topic): Changed prompt.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
180
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
181 Tue May 14 03:16:43 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
182
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
183 * gnus.el (gnus-decode-rfc1522): Only decode headers; changed
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
184 name.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
185
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
186 * nnmail.el (nnmail-get-spool-files): Anchor matches.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
187
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
188 * gnus.el (gnus-summary-expire-articles-now): Didn't work in group
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
189 with group params.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
190 (gnus-summary-expire-articles): Accept `now' parameter.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
191
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
192 Sun May 12 01:29:12 1996 Lars Magne Ingebrigtsen <larsi@ylfing.ifi.uio.no (Lars Magne Ingebrigtsen)>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
193
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
194 * gnus.el: September Gnus v0.84 is released.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
195
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
196 * gnus-xmas.el (gnus-xmas-summary-recenter): Protect against evil.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
197
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
198 Sat May 11 23:23:15 1996 Michael Sperber <sperber@informatik.uni-tuebingen.de>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
199
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
200 * gnus-xmas.el (gnus-xmas-summary-recenter): Would act oddly.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
201
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
202 Fri May 10 22:49:46 1996 Lars Magne Ingebrigtsen <larsi@hler.ifi.uio.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
203
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
204 * nnheader.el (nnheader-parse-head): Deal with naked heads.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
205
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
206 * nnml.el (nnml-parse-head): `naked' heads.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
207
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
208 Fri May 10 00:27:59 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
209
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
210 * gnus.el (gnus-group-mark-group): Didn't work well in topic
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
211 buffers.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
212 (gnus-read-active-file-p): New function.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
213 (gnus-group-list-killed): Read active file.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
214 (gnus-group-list-active): Ditto.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
215 (gnus-group-list-matching): Possibly read active file.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
216 (gnus-get-killed-groups): Separated into own function.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
217 (gnus-update-group-mark-positions): Don't define "dummy.group".
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
218
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
219 * gnus-topic.el (gnus-topic-rename): Use topic under point.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
220 (gnus-topic-create-topic): Don't prompt for parent topic.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
221 (gnus-topic-create-topic): Go to the new topic.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
222
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
223 * gnus.el (gnus-mime-decode-quoted-printable): Preserve text
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
224 props.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
225 (gnus-article-date-ut): Would bug out on read-only.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
226
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
227 Thu May 9 11:12:30 1996 Steven L Baur <steve@miranova.com>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
228
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
229 * message.el (message-followup): Correct typos in regular expression
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
230 matching ``Re:''.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
231
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
232 Thu May 9 20:38:10 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
233
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
234 * gnus-uu.el (gnus-uu-delete-work-dir): Don't message so much.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
235
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
236 Wed May 8 03:20:23 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
237
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
238 * nnmail.el (nnmail-process-unix-mail-format): Didn't nix out
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
239 bogus Message-ID headers properly.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
240
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
241 * nnml.el (nnml-parse-head): Use nnheader functions for parsing
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
242 and generating nov headers.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
243
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
244 Wed May 8 22:55:56 1996 Lars Magne Ingebrigtsen <larsi@aegir.ifi.uio.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
245
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
246 * gnus.el (gnus-execute-command): Make sure the buffer isn't
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
247 read-onl|y.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
248 (gnus-article-prepare): Would perform hooks on pseudo articles.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
249
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
250 * gnus-uu.el (gnus-uu-mark-sparse): Would bug out on pseudos.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
251 (gnus-uu-mark-all): Ditto.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
252
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
253 * gnus.el (gnus-request-article-this-buffer): Ignore canceled
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
254 articles.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
255 (gnus-summary-next-page): Pass by canceled articles.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
256
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
257 * message.el (message-check-element): Reverse logic.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
258
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
259 Wed May 8 22:36:18 1996 Lars Magne Ingebrigtsen <larsi@ylfing.ifi.uio.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
260
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
261 * gnus.el (gnus-tree-buffer): Moved from gnus-salt.el.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
262
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
263 Wed May 8 23:45:46 1996 Lars Magne Ingebrigtsen <larsi@eistla.ifi.uio.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
264
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
265 * gnus.el (gnus-no-server): New definition.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
266 (gnus-group-default-level): Use permanent levels.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
267
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
268 Wed May 8 21:35:35 1996 Lars Magne Ingebrigtsen <larsi@ylfing.ifi.uio.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
269
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
270 * gnus.el (gnus-summary-select-article):
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
271
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
272 Tue May 7 21:49:30 1996 Lars Magne Ingebrigtsen <larsi@ylfing.ifi.uio.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
273
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
274 * gnus.el: 0.83 is released.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
275
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
276 * gnus.el: September Gnus v0.83 is released.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
277
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
278 * gnus.el (gnus-summary-insert-subject): Would change article
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
279 number.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
280 (gnus-summary-display-article): Go to the right article when
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
281 fetching sparse articles.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
282
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
283 Sun Apr 28 21:53:44 1996 Per Abrahamsen <abraham@dina.kvl.dk>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
284
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
285 * nnml.el (nnml-active-number): Create and change the directory
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
286 before using any of the variables that requires the directory to
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
287 be created and change.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
288
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
289 Tue May 7 22:06:04 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
290
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
291 * gnus-xmas.el (gnus-xmas-setup-group-toolbar): Would bug out on
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
292 missing etc.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
293
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
294 Tue May 7 18:21:59 1996 Lars Magne Ingebrigtsen <larsi@hler.ifi.uio.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
295
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
296 * gnus.el (gnus-kill-or-deaden-summary): Kill multiple buffers
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
297 here.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
298
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
299 Tue May 7 16:52:08 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
300
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
301 * gnus-cite.el (gnus-cite-add-face): Would bug out in obscure
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
302 cases.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
303
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
304 Mon May 6 09:16:02 1996 Per Abrahamsen <abraham@dina.kvl.dk>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
305
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
306 * message.el (message-mode-map): Do not bind button3.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
307 (message-mode-menu): Use easymenu.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
308 (message-mode): Call `easy-menu-add'.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
309 (message-make-menu-bar): Deleted.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
310
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
311 * message-xmas.el (message-mode-menu): Deleted.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
312
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
313 Mon May 6 20:51:43 1996 Lars Magne Ingebrigtsen <larsi@ylfing.ifi.uio.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
314
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
315 * gnus.el: September Gnus v0.82 is released.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
316
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
317 * gnus-cite.el (gnus-dissect-cited-text): Sift single empty
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
318 lines.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
319
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
320 * gnus.el (gnus-id-to-article): Would bug out once in a while.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
321
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
322 * gnus-cite.el (gnus-article-hide-citation-in-followups): Really
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
323 hide citations in un-root articles.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
324 (gnus-article-hide-citation): Place [...] consistently.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
325
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
326 * gnus.el (gnus-article-date-ut): Preserve faces.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
327
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
328 * gnus-cite.el (gnus-article-hide-citation): Would mess up
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
329 headers.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
330
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
331 Mon May 6 00:23:09 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
332
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
333 * gnus.el: 0.81 is released.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
334
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
335 * message-xmas.el (message-mode-menu): Moved to this file.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
336
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
337 * message.el (message-make-organization): Use env var.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
338
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
339 * gnus-xmas.el (gnus-xmas-topic-remove-excess-properties):
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
340 Wouldn't remove sufficient props.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
341
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
342 * message-xmas.el: New file.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
343
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
344 * gnus-cache.el (gnus-cache-read-active): Make sure the cache
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
345 directory exists.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
346
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
347 * gnus.el (gnus-summary-articles-in-thread): Would not give right
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
348 answer on the fine thread.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
349
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
350 Sun May 5 14:54:06 1996 Steven L Baur <steve@miranova.com>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
351
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
352 * message.el (message-mode-map): Added mode menu for XEmacs.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
353
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
354 Mon May 6 00:12:59 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
355
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
356 * gnus-xmas.el (gnus-xmas-summary-recenter): Wouldn't display the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
357 last line.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
358
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
359 Sun May 5 23:54:04 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
360
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
361 * gnus.el (gnus-convert-old-newsrc): Would bomb when no
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
362 .newsrc.eld was loaded.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
363
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
364 Sun May 5 17:34:38 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
365
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
366 * gnus.el (gnus-set-mode-line): Use window width instead of frame
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
367 width.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
368
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
369 Sat May 4 22:18:05 1996 Per Abrahamsen <abraham@dina.kvl.dk>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
370
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
371 * gnus.el (gnus-article-de-quoted-unreadable): Always decode
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
372 RFC1522-encoded headers.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
373
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
374 Sat May 4 22:03:39 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
375
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
376 * nntp.el (nntp-default-sentinel): Would bug out when closing
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
377 connections.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
378
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
379 Thu May 2 16:11:52 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
380
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
381 * message.el (message-mode-map): Changed.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
382
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
383 Mon Apr 29 19:09:19 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
384
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
385 * gnus-vis.el (gnus-button-mailto): Use message.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
386 (gnus-button-mailto): Copy mail buffer.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
387
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
388 Mon Apr 29 18:32:19 1996 Kees de Bruin <bruin@tasking.nl>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
389
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
390 * gnus.el (gnus-current-copy-group): New variable.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
391
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
392 Mon Apr 29 18:29:18 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
393
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
394 * message.el (message-setup): Don't require Subject.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
395
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
396 Mon Apr 29 02:24:14 1996 Lars Magne Ingebrigtsen <larsi@aegir.ifi.uio.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
397
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
398 * gnus.el: September Gnus v0.80 is released.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
399
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
400 * message.el (message-check-news-syntax): Better `empty' check.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
401 (message-checksum): Better checksums.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
402
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
403 Sun Apr 28 14:40:04 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
404
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
405 * message.el (message-ignored-bounced-headers): New default.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
406
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
407 * nnsoup.el (nnsoup-store-reply): Generate in mail buffer.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
408
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
409 Sun Apr 28 13:12:48 1996 Wes Hardaker <hardaker@ece.ucdavis.edu>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
410
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
411 * gnus-picon.el: Moved variables.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
412
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
413 Sun Apr 28 11:58:51 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
414
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
415 * nnml.el (nnml-active-number): Change group.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
416
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
417 * gnus.el (gnus-group-sort-by-rank): Reverse logic.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
418
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
419 * message.el (message-font-lock-keywords): New default.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
420
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
421 * gnus-cite.el (gnus-article-hide-citation-in-followups): Didn't
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
422 work.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
423
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
424 * gnus.el: Autoload gnus-article-hide-citation-in-followups.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
425
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
426 * nnml.el (nnml-active-number): Bugged out.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
427
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
428 * gnus-uu.el (gnus-uu-grab-articles): Override
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
429 `gnus-summary-display-article-function'.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
430
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
431 * gnus.el (gnus-summary-move-article): Didn't use proper defaults
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
432 when copying.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
433
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
434 Sun Apr 28 11:40:44 1996 ISO-2022-JP <morioka@jaist.ac.jp>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
435
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
436 * nnheader.el (nnheader-insert-raw-file-contents): Ner alias.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
437
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
438 Sun Apr 28 11:19:58 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
439
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
440 * gnus.el (gnus-read-save-file-name): Use different prompt when
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
441 mulitple matches.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
442
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
443 Wed Apr 24 23:21:21 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
444
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
445 * gnus.el (gnus-summary-mode): Make gnus-summary-mark-positions
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
446 local.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
447
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
448 * gnus-vis.el (gnus-header-button-alist): Buttonize urls in
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
449 headers.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
450
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
451 * gnus-uu.el (gnus-uu-part-number): Check more.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
452
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
453 Wed Apr 24 04:04:54 1996 Lars Magne Ingebrigtsen <larsi@trym.ifi.uio.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
454
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
455 * gnus.el: September Gnus v0.79 is released.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
456
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
457 * message.el (message-syntax-checks): Doc fix.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
458
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
459 Wed Apr 24 05:08:10 1996 Lars Magne Ingebrigtsen <larsi@hler.ifi.uio.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
460
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
461 * gnus.el (gnus-group-process-prefix): Make sure `mark-active' is
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
462 bound.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
463
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
464 Wed Apr 24 05:06:42 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
465
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
466 * gnus-xmas.el (gnus-xmas-define): Would make compilation
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
467 difficult.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
468
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
469 Wed Apr 24 02:20:08 1996 Lars Magne Ingebrigtsen <larsi@trym.ifi.uio.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
470
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
471 * message.el (message-unsent-separator): New variable.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
472
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
473 * gnus.el (gnus-summary-edit-article-done): Nix out original
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
474 article.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
475
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
476 Wed Apr 24 01:31:17 1996 Lars Magne Ingebrigtsen <larsi@hler.ifi.uio.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
477
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
478 * gnus-vis.el (gnus-summary-make-menu-bar): Used
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
479 `region-exists-p'.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
480
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
481 Wed Apr 24 00:11:28 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
482
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
483 * message.el (message-unix-mail-delimiter): New variable.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
484
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
485 * nnbabyl.el (nnbabyl-check-mbox): New command.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
486
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
487 * nnspool.el (nnspool-insert-nov-head): New function.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
488 (nnspool-retrieve-headers-with-nov): Use it to protect against
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
489 unsynched NOV files.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
490
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
491 * nnheader.el (nnheader-insert-nov): New function.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
492 (nnheader-parse-head): New function.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
493 (nnheader-insert-article-line): New function.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
494
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
495 Tue Apr 23 22:55:57 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
496
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
497 * message.el (message-cancel-news): Disable syntax checks.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
498 (message-do-fcc): Didn't quote separator.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
499
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
500 * gnus.el (gnus-update-summary-mark-positions): Use local format
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
501 spec when computing.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
502
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
503 * gnus-msg.el (gnus-summary-cancel-article): Remove article from
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
504 cache after cancelling.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
505 (gnus-summary-supersede-article): Ditto.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
506
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
507 Tue Apr 23 12:05:21 1996 Per Abrahamsen <abraham@dina.kvl.dk>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
508
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
509 * gnus.el (gnus-group-history): New variable.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
510 (gnus-completing-read): Handle null default arg.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
511 (gnus-group-jump-to-group): Use them.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
512 (gnus-group-unsubscribe-group): Ditto.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
513 (gnus-read-move-group-name): Ditto.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
514
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
515 * gnus-msg.el (gnus-group-post-news): Use `gnus-group-history' and
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
516 `gnus-completing-read'.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
517
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
518 Tue Apr 23 22:39:37 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
519
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
520 * nnml.el (nnml-active-number): Protect against corrupt active
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
521 files.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
522
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
523 * nnvirtual.el (nnvirtual-open-server): Don't allow recursive
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
524 groups.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
525
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
526 Tue Apr 23 00:13:22 1996 Lars Magne Ingebrigtsen <larsi@trym.ifi.uio.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
527
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
528 * gnus.el: September Gnus v0.78 is released.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
529
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
530 * gnus.el (gnus-get-newsgroup-headers): Run
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
531 `gnus-parse-headers-hook'.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
532 (gnus-mime-decode-quoted-printable): Make interactive.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
533 (gnus-setup-news): Don't scan nocem on gnus-no-server.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
534 (gnus-read-header): Let `gnus-refer-article-method' override.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
535 (gnus-rebuild-thread): Cut threads before inserting.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
536
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
537 Mon Apr 22 23:54:10 1996 Lars Magne Ingebrigtsen <larsi@trym.ifi.uio.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
538
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
539 * message.el (message-check-news-syntax): Didn't check for
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
540 shortened Followup-To.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
541
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
542 Mon Apr 22 22:36:48 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
543
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
544 * gnus.el (gnus-group-catchup-current): Warn about dead groups.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
545
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
546 Mon Apr 22 21:41:51 1996 William Perry <wmperry@monolith.spry.com>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
547
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
548 * gnus-xmas.el (gnus-xmas-define): Correct background mode under
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
549 XEmacs.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
550
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
551 Mon Apr 22 03:50:52 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
552
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
553 * message.el (message-mode-map): New keystroke for
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
554 `message-sort-headers'.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
555 (message-syntax-checks): Reverse default.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
556 (message-check-element): Use it.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
557
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
558 * nnbabyl.el (nnbabyl-read-mbox): Try to make sure that article
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
559 numbers aren't reused.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
560 * nnmbox.el (nnmbox-read-mbox): Ditto.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
561
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
562 * gnus.el (gnus-continuum-version): New function.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
563 (gnus-convert-old-newsrc): New function.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
564 (gnus-convert-old-ticks): New function.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
565
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
566 * nnmbox.el (nnmbox-request-scan): Save active.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
567
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
568 * nnbabyl.el (nnbabyl-request-scan): Save the active file.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
569
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
570 * nnmbox.el (nnmbox-request-list): Odd logic.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
571
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
572 * nnbabyl.el (nnbabyl-request-list): Odd logic.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
573
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
574 * gnus-uu.el (gnus-uu-generated-file-list): Removed.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
575 (gnus-uu-delete-work-dir): Delete recursively.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
576
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
577 * gnus.el (gnus-group-insert-group-line-info): Indent properly
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
578 when using topics.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
579 (gnus-group-make-group): Place point on the newly created group.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
580
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
581 * gnus-vis.el (gnus-group-make-menu-bar): Would bug out when not
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
582 using gnus-topic-mode.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
583
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
584 Mon Apr 22 03:45:14 1996 Brad Miller <bmiller@cs.umn.edu>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
585
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
586 * gnus-gl.el: New version.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
587
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
588 Mon Apr 22 02:34:05 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
589
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
590 * gnus-xmas.el (gnus-xmas-find-glyph-directory): Secure agains nil
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
591 path elements.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
592
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
593 * nnml.el (nnml-request-move-article): Change directory back to
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
594 source group before deleting.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
595
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
596 Sun Apr 21 19:59:58 1996 Lars Magne Ingebrigtsen <larsi@hler.ifi.uio.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
597
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
598 * gnus.el: September Gnus v0.77 is released.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
599
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
600 * message.el (message-bounce): Wrong interactive spec.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
601 (message-bounce): Handle mimeish bounces.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
602
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
603 * nnspool.el (nnspool-inews-switches): Suppress signature.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
604
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
605 Sun Apr 21 19:50:59 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
606
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
607 * gnus-msg.el (gnus-summary-cancel-article): Cancel using the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
608 proper select method.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
609
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
610 * gnus.el (gnus-find-method-for-group): Allow methods without names.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
611
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
612 Sun Apr 21 16:34:35 1996 Lars Magne Ingebrigtsen <larsi@hler.ifi.uio.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
613
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
614 * nnmh.el (nnmh-request-list-1): New function.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
615
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
616 * gnus.el (gnus-summary-articles-in-thread): Would respond badly
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
617 to dummy roots.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
618
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
619 * gnus-msg.el (gnus-article-mail): Use message.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
620
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
621 * gnus-vis.el (gnus-button-reply): Use message.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
622
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
623 Sat Apr 20 04:31:02 1996 Jens Lautenbacher <jens@lemcbed.lem.uni-karlsruhe.de>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
624
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
625 * gnus-vis.el: Greyed out much more entries in group-mode's
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
626 menubar and started the same for summary-mode.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
627
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
628 Sun Apr 21 15:50:09 1996 Lars Magne Ingebrigtsen <larsi@hler.ifi.uio.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
629
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
630 * gnus-msg.el (gnus-copy-article-buffer): Don't widen
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
631 permanently.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
632
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
633 * gnus.el (gnus-read-active-file): Don't nix out active stuff from
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
634 foreign servers.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
635 (gnus-summary-find-next): Wouldn't respond properly to dummy
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
636 articles.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
637
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
638 Sun Apr 21 15:26:47 1996 Denis Howe <dbh@doc.ic.ac.uk>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
639
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
640 * browse-url.el: New version installed.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
641
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
642 Sun Apr 21 15:16:07 1996 Lars Magne Ingebrigtsen <larsi@hler.ifi.uio.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
643
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
644 * message.el (message-reply): Respond properly even when answering
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
645 to messages with no Message-ID.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
646
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
647 Sat Apr 20 18:16:21 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
648
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
649 * gnus.el (gnus-article-header-rank): Moved.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
650
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
651 * message.el (message-send-mail): Wouldn't resend.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
652
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
653 Sat Apr 20 00:20:09 1996 Lars Magne Ingebrigtsen <larsi@hler.ifi.uio.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
654
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
655 * gnus.el: September Gnus v0.76 is released.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
656
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
657 * nntp.el (nntp-server-opened-hook): Use the default.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
658
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
659 Sat Apr 20 01:58:15 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
660
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
661 * nntp.el (nntp-open-server-semi-internal): Don't call
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
662 `cancel-timer' under XEmacs.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
663
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
664 Fri Apr 19 23:20:52 1996 Lars Magne Ingebrigtsen <larsi@hler.ifi.uio.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
665
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
666 * gnus.el (gnus-ask-server-for-new-groups): Would call with wrong
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
667 hashtb.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
668
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
669 Fri Apr 19 20:42:16 1996 Lars Magne Ingebrigtsen <larsi@trym.ifi.uio.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
670
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
671 * gnus.el (gnus-article-hide-headers): Use message sorting.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
672
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
673 * message.el (message-required-mail-headers): Changed sequence.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
674 (message-sort-headers-1): New function.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
675 (message-sort-headers): New command.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
676
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
677 * nnheader.el (nnheader-change-server-old): Removed.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
678 (nnheader-file-error): New function.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
679
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
680 * nnspool.el (nnspool-request-list): Give a better error message.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
681
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
682 * message.el (message-use-followup-to): Doc fix.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
683
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
684 * gnus.el (gnus-summary-read-group): Dont limit unthreaded
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
685 groups.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
686
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
687 Fri Apr 19 15:05:19 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
688
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
689 * message.el (message-setup): Don't generate headers first.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
690
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
691 * nnmail.el (nnmail-message-id): Use message.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
692
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
693 Thu Apr 18 20:10:11 1996 Lars Magne Ingebrigtsen <larsi@aegir.ifi.uio.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
694
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
695 * gnus.el: September Gnus v0.75 is released.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
696
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
697 * gnus.el (gnus-summary-show-article): Stop page breaking when
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
698 given a prefix.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
699
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
700 * gnus-vis.el (gnus-summary-make-menu-bar): Removed obsolete
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
701 functions.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
702
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
703 * gnus-msg.el (gnus-summary-reply): Pass on `broken-reply-to'.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
704
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
705 * message.el (message-reply): Allow broken reply-to.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
706
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
707 * gnus.el (gnus-group-jump-to-group): Refuse to treat groups that
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
708 have control characters in them.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
709
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
710 Thu Apr 18 18:47:16 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
711
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
712 * gnus-vis.el (gnus-button-url-regexp): Allow "!" in URLs.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
713
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
714 * gnus.el (gnus-summary-exit): Always run
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
715 `gnus-summary-prepare-exit-hook'.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
716
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
717 Thu Apr 18 12:15:27 1996 Lars Magne Ingebrigtsen <larsi@trym.ifi.uio.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
718
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
719 * gnus.el: September Gnus v0.74 is released.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
720
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
721 * gnus.el (gnus-summary-update-mark): Would but out on eob.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
722
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
723 * gnus-msg.el (gnus-post-method): Would bug out.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
724
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
725 Thu Apr 18 09:08:53 1996 Per Abrahamsen <abraham@dina.kvl.dk>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
726
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
727 * gnus.el (gnus-get-newsgroup-headers-xover): Deleted duplicate
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
728 line.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
729
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
730 Thu Apr 18 11:06:10 1996 Lars Magne Ingebrigtsen <larsi@trym.ifi.uio.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
731
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
732 * gnus.el (gnus-parse-headers-hook): Enable de-QP by default.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
733
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
734 Wed Apr 17 08:59:20 1996 Jan Vroonhof <vroonhof@math.ethz.ch>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
735
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
736 * gnus-nocem.el (gnus-nocem-enter-article): added some simple
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
737 error recovery for read calls on article content.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
738
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
739 Wed Apr 17 00:51:19 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
740
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
741 * gnus.el (gnus-error): New function.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
742
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
743 * nnsoup.el: Generate headers.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
744
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
745 Tue Apr 16 08:06:12 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
746
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
747 * message.el (message-user-mail-address): Use
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
748 `mail-extract-address-components'.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
749
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
750 * gnus.el (gnus-group-make-group): Use method history.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
751 (gnus-group-browse-foreign-server): Ditto.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
752 (gnus-ask-server-for-new-groups): Make sure symbols are bound.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
753
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
754 Tue Apr 16 00:07:47 1996 Per Abrahamsen <abraham@dina.kvl.dk>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
755
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
756 * gnus.el (gnus-completing-read): New function.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
757 (gnus-method-history): New variable.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
758 (gnus-summary-respool-default-method): New user option.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
759 (gnus-summary-respool-article): Use them.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
760
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
761 Tue Apr 16 07:36:18 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
762
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
763 * gnus.el (gnus-summary-mode): Make line format bufffer local.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
764
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
765 Mon Apr 15 08:41:35 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
766
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
767 * gnus-vis.el (gnus-button-url-regexp): "-" was not in the regexp.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
768
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
769 * nntp.el (nntp-open-server): Would choke on port numbers.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
770
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
771 * gnus-soup.el (gnus-soup-send-packet): Insert
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
772 X-Newsreader/X-Mailer.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
773
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
774 * nntp.el (nntp-open-server-semi-internal): Clear the server
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
775 buffer.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
776
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
777 Sun Apr 14 17:11:49 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
778
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
779 * gnus-msg.el (gnus-setup-message): Don't clobber
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
780 message-header-setup-hook.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
781
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
782 * nndoc.el (nndoc-type-alist): Would show end line in forwards.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
783
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
784 * gnus.el (gnus-window-to-buffer): Allow `mail' value.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
785
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
786 * message.el (message-send-mail): Would choke on Resent-to.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
787 (message-generate-new-buffers): New variable.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
788 (message-pop-to-buffer): Use it.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
789 (message-kill-buffer-on-exit): New variable.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
790 (message-send-and-exit): Use it.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
791
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
792 Sun Apr 14 08:54:37 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
793
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
794 * gnus.el: September Gnus v0.73 is released.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
795
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
796 * message.el (message-mode): Mail-hist isn't defined in XEmacs
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
797 19.13.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
798
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
799 * gnus.el: September Gnus v0.72 is released.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
800
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
801 * nnoo.el (defvoo): Didn't work under XEmacs.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
802
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
803 Sun Apr 14 06:27:19 1996 Lars Magne Ingebrigtsen <larsi@aegir.ifi.uio.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
804
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
805 * gnus.el: September Gnus v0.71 is released.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
806
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
807 * nnvirtual.el (nnvirtual-open-server): Would return nil.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
808
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
809 Sat Apr 13 05:37:10 1996 Lars Magne Ingebrigtsen <larsi@aegir.ifi.uio.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
810
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
811 * gnus.el: September Gnus v0.70 is released.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
812
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
813 * nnvirtual.el (nnvirtual-component-regexp): New variable.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
814
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
815 Fri Apr 12 18:59:45 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
816
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
817 * nnoo.el: New file. All backends now use it.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
818
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
819 Wed Apr 10 11:39:15 1996 Jan Vroonhof <vroonhof@math.ethz.ch>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
820
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
821 * gnus-vis.el (gnus-summary-make-menu-bar): Entry for "Eddit
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
822 current score file" used nonexistant function.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
823
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
824 Fri Apr 12 04:57:03 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
825
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
826 * gnus.el (gnus-group-get-new-news-this-group): Would jump around
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
827 too much.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
828
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
829 * message.el (message-make-fqdm): Better `user-mail-address'.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
830
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
831 Thu Apr 11 00:32:33 1996 Steven L Baur <steve@miranova.com>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
832
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
833 * gnus-setup.el (gnus-use-mailcrypt): Attach mailcrypt
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
834 initialization to message-mode-hook.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
835
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
836 Fri Apr 12 03:30:38 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
837
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
838 * message.el (message-insert-to): Insert ", " if needed.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
839 (message-bounce): Insert an undo boundary.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
840
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
841 * gnus.el (gnus-summary-local-variables): Make
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
842 gnus-thread-expunge-below a local variable.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
843
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
844 * message.el (message-setup): Insert default headers before
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
845 generating.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
846
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
847 * gnus-vis.el (gnus-button-url-regexp): Allow all word-constituent
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
848 characters.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
849
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
850 Thu Apr 11 04:27:19 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
851
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
852 * gnus-score.el (gnus-score-body): Would bug out when there were
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
853 no articles.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
854
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
855 * gnus-vis.el (gnus-summary-make-menu-bar): Wrong function
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
856 called.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
857
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
858 Wed Apr 10 12:48:59 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
859
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
860 * message.el (message-make-organization): Remove all newlines from
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
861 Organization files.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
862 (message-setup): Use mailabbrev.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
863 (message-send): Use mail-hist.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
864
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
865 Tue Apr 9 14:52:55 1996 Per Abrahamsen <abraham@dina.kvl.dk>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
866
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
867 * custom.el ((fboundp 'event-point)): Was `event-closest-point'.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
868
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
869 Wed Apr 10 12:28:41 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
870
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
871 * message.el (message-mode-map): Moved Followup-to and Fcc.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
872 (message-resend): Would bug out.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
873
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
874 Wed Apr 10 00:25:17 1996 Lars Magne Ingebrigtsen <larsi@aegir.ifi.uio.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
875
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
876 * gnus.el: September Gnus v0.69 is released.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
877
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
878 * nnvirtual.el (nnvirtual-close-group): Nix out variables.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
879
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
880 * gnus-cache.el (gnus-cache-possibly-remove-article): Didn't work
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
881 in virtual groups.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
882 (gnus-cache-possibly-enter-article): Ditto.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
883
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
884 * message.el (message-do-fcc): Remove separator.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
885
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
886 * gnus-nocem.el (gnus-nocem-scan-groups): Use own dependencies
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
887 hash table.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
888
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
889 Tue Apr 9 23:37:36 1996 Brad Miller <bmiller@cs.umn.edu>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
890
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
891 * gnus-gl.el: New version.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
892
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
893 Tue Apr 9 23:08:20 1996 Lars Magne Ingebrigtsen <larsi@aegir.ifi.uio.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
894
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
895 * gnus.el (gnus-article-de-quoted-unreadable): Downcase type.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
896 (gnus-fetch-field): Inhibit point-motion hooks.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
897
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
898 Tue Apr 9 10:50:20 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
899
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
900 * message.el (message-user-mail-address): Pick out <addrs>.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
901
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
902 Tue Apr 9 07:46:47 1996 Lars Magne Ingebrigtsen <lars@eyesodre.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
903
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
904 * gnus.el: September Gnus v0.68 is released.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
905
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
906 Tue Apr 9 00:15:43 1996 Brad Miller <bmiller@cs.umn.edu>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
907
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
908 * gnus-gl.el: New version.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
909
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
910 Mon Apr 8 23:55:19 1996 Lars Magne Ingebrigtsen <larsi@aegir.ifi.uio.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
911
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
912 * nnvirtual.el (nnvirtual-create-mapping): Would include `(0 . 0)'
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
913 groups.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
914
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
915 Tue Apr 9 01:40:56 1996 Lars Magne Ingebrigtsen <larsi@aegir.ifi.uio.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
916
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
917 * gnus.el (gnus-article-goto-next-page): Would bug out under
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
918 XEmacs.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
919 (gnus-get-unread-articles): Wouldn't update virtual groups.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
920
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
921 * gnus-ems.el ('gnus-character-to-event): New alias.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
922 * gnus-xmas.el (gnus-xmas-redefine): Redefine.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
923
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
924 Mon Apr 8 21:55:15 1996 Lars Magne Ingebrigtsen <larsi@aegir.ifi.uio.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
925
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
926 * message.el (message-user-mail-address): New function.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
927 (message-make-address): Use it.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
928
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
929 Mon Apr 8 19:18:14 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
930
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
931 * message.el (message-make-fqdm): mail-host-address may be
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
932 unbound.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
933
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
934 * nndoc.el (nndoc-type-alist): Unquote dashes in forwards.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
935
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
936 Mon Apr 8 19:14:05 1996 ISO-2022-JP <morioka@jaist.ac.jp>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
937
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
938 * gnus-ems.el (gnus-mule-max-width-function): Use
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
939 `truncate-string'.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
940
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
941 Sat Apr 6 15:03:39 1996 Steven L. Baur <steve@miranova.com>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
942
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
943 * gnus-setup.el (gnus-use-sc): Arrange for autoload of supercite
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
944 if necessary.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
945
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
946 * nnml.el (nnml-server-variables): Obey user preferences for
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
947 nnml-prepare-save-mail-hook.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
948
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
949 Sun Apr 7 20:14:50 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
950
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
951 * gnus.el: September Gnus v0.67 is released.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
952
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
953 * gnus.el (gnus-group-get-new-news-this-group): Would update
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
954 groups twice.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
955
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
956 * gnus-cache.el (gnus-cache-possibly-enter-article): Use real
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
957 group name.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
958
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
959 * nnvirtual.el (nnvirtual-possibly-change-group): Faulty logic.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
960 (nnvirtual-retrieve-headers): Don't force re-check.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
961
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
962 Sun Apr 7 01:11:57 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
963
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
964 * gnus.el: September Gnus v0.66 is released.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
965
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
966 * nnvirtual.el (nnvirtual-close-group): Don't nix out
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
967 group-relevant variables.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
968
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
969 * message.el (message-send-and-exit): Would choke on sending bug
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
970 reports.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
971
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
972 Sat Apr 6 19:03:10 1996 Lars Magne Ingebrigtsen <larsi@aegir.ifi.uio.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
973
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
974 * gnus.el: September Gnus v0.65 is released.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
975
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
976 * nnvirtual.el (nnvirtual-close-group): Don't update component
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
977 groups so much.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
978
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
979 * message.el (message-make-fqdm): Wouldn't pick out the address
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
980 from `user-mail-address'.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
981 (message-generate-headers): Don't insert X-Mailer if there is an
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
982 X-Newsreader.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
983 (message-followup): Set `message-reply-headers'.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
984 (message-send-and-exit): Pass prefix argument.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
985 (message-cancel-news): Don't check syntax.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
986
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
987 Sat Apr 6 03:04:58 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
988
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
989 * gnus.el (gnus-summary-last-article-p): Reverse logic.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
990
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
991 * message.el (message-make-fqdm): Try mail-host-address.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
992 (message-fill-header): Would insert blank lines.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
993
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
994 Fri Apr 5 23:51:17 1996 Lars Magne Ingebrigtsen <larsi@aegir.ifi.uio.no (Lars Magne Ingebrigtsen)>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
995
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
996 * gnus.el: September Gnus v0.64 is released.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
997
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
998 * message.el (message-send-and-exit): Don't bury buffer on
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
999 unsucessful sending.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1000
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1001 Fri Apr 5 21:10:55 1996 Jens Lautenbacher <jens@lemcbed.lem.uni-karlsruhe.de>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1002
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1003 * gnus-vis.el (gnus-group-make-menu-bar): Grey out certain items.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1004
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1005 Fri Apr 5 20:05:19 1996 Lars Magne Ingebrigtsen <larsi@aegir.ifi.uio.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1006
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1007 * gnus.el (gnus-group-default-level): Would set
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1008 `gnus-group-default-list-level'.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1009
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1010 * gnus-score.el: Don't require gnus-scomo.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1011
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1012 * gnus-msg.el (gnus-inews-do-gcc): Remove mail header separator.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1013
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1014 * nndir.el (nndir-execute-nnml-command): Would set nnml
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1015 directory.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1016
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1017 * nnvirtual.el (nnvirtual-request-update-info): Would infloop.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1018
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1019 Fri Apr 5 17:53:08 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1020
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1021 * gnus.el (gnus-summary-best-unread-article): Return a proper
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1022 value.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1023 (gnus-summary-read-group): Wouldn't configure windows properly
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1024 when the first article was canceled.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1025
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1026 * nnvirtual.el (nnvirtual-create-mapping): Inline function.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1027 (nnvirtual-create-mapping): Don't set the marks lists.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1028 (nnvirtual-possibly-change-group): Would add groups twice,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1029 possibly.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1030 (nnvirtual-update-reads): New function.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1031
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1032 Thu Apr 4 21:07:53 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1033
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1034 * nnspool.el (nnspool-inews-switches): Changed default back.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1035
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1036 * nnsoup.el (nnsoup-narrow-to-article): Would choke on fetching
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1037 non-existent articles.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1038 (nnsoup-store-reply): Handle courtesy copies.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1039
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1040 Thu Apr 4 21:01:53 1996 Greg Stark <gsstark@mit.edu>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1041
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1042 * nnmail.el (nnmail-process-babyl-mail-format): Would parse empty
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1043 mails badly.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1044
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1045 Thu Apr 4 03:37:56 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1046
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1047 * gnus.el (gnus-servers-using-backend): New function.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1048 (gnus-summary-respool-article): Use real methods instead of
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1049 backend names.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1050 (gnus-summary-move-article): Use the method.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1051
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1052 * message.el (timezone): Require timezone.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1053 (message-setup): Insert the separator before generating headers.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1054 (message-goto-signature): Goto point-max if there is no signature
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1055 separator.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1056
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1057 * gnus.el (gnus-article-date-ut): Don't call
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1058 `gnus-article-highlight-headers'.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1059 (gnus-server-get-method): Return the native select method when
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1060 needed.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1061
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1062 Thu Apr 4 03:12:04 1996 Richard Mlynarik <mly@adoc.xerox.com>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1063
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1064 * gnus-kill.el (gnus-apply-kill-file-unless-scored): New
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1065 function.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1066
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1067 Thu Apr 4 01:59:18 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1068
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1069 * message.el (message-send-mail): Don't do the mailalias thing.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1070 (message-fill-header): Would fill long Message-IDs badly.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1071
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1072 * gnus.el (gnus-group-faq-directory): Wrong paths.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1073
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1074 Wed Apr 3 18:23:35 1996 Lars Magne Ingebrigtsen <larsi@aegir.ifi.uio.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1075
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1076 * gnus.el: September Gnus v0.63 is released.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1077
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1078 * message.el (message-insert-newsgroups): Capitilize Newsgroups.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1079
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1080 * gnus.el (gnus-make-hashtable-from-killed): Wouldn't use
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1081 `gnus-zombie-list'.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1082
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1083 * nnfolder.el (nnfolder-group-pathname): New function; return the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1084 right folder.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1085
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1086 * gnus-score.el (gnus-score-find-bnews): Recognize "++" groups.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1087
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1088 * gnus-topic.el (gnus-topic-yank-group): Remain in the topic.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1089
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1090 * gnus.el (gnus-get-new-news-in-group): Removed function.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1091 (gnus-group-get-new-news-this-group): Update all instances of the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1092 group.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1093
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1094 * gnus-topic.el (gnus-topic-unindent): Insert at the right place.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1095 (gnus-topic-next-topic): New function.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1096 (gnus-topic-unindent): Would swallow sub-topics.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1097 (gnus-topic-indent): Ditto.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1098
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1099 Wed Apr 3 17:18:08 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1100
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1101 * gnus-msg.el (gnus-bug): Wouldn't restore window conf.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1102
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1103 * gnus.el (gnus-buffer-configuration): `bug' configuration.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1104
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1105 Tue Apr 2 22:33:25 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1106
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1107 * gnus-scomo.el: New file.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1108
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1109 Tue Apr 2 12:31:48 1996 Per Abrahamsen <abraham@dina.kvl.dk>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1110
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1111 * message.el (bold-region): New function.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1112 (unbold-region): New function.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1113 (message-face-alist): New variable.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1114 (message-mode): Add facemenu support.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1115
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1116 Tue Apr 2 20:46:11 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1117
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1118 * message.el (message-required-mail-headers): `To' isn't
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1119 required.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1120 (message-ignored-news-headers): Remove Fcc headers.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1121 (message-ignored-mail-headers): Ditto.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1122
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1123 * gnus.el (gnus-request-article-this-buffer): Would bug out on
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1124 backlogs.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1125
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1126 * message.el (message-send-and-exit): Bury buffer.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1127
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1128 * gnus-uu.el (gnus-uu-digest-mail-forward): Use `message'.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1129
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1130 * nnfolder.el (nnfolder-close-group): Would try to `set-buffer'
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1131 nil.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1132
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1133 * gnus.el (gnus-server-get-method): Would return extended servers
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1134 too often.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1135
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1136 * nnml.el (nnml-request-accept-article): Accept a server
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1137 parameter.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1138
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1139 Tue Apr 2 15:05:14 1996 Lars Magne Ingebrigtsen <larsi@aegir.ifi.uio.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1140
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1141 * gnus.el: September Gnus v0.62 is released.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1142
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1143 * nnfolder.el (nnfolder-possibly-change-group): Make sure the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1144 directory exists before writing file.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1145 (nnfolder-request-accept-article): Give a better error messae.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1146
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1147 Sat Mar 30 18:45:51 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1148
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1149 * message.el (message-mode-map): Moved `goto-signature'.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1150
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1151 * nnfolder.el (nnfolder-request-delete-group): Respect
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1152 nnmail-use-long-file-name.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1153 (nnfolder-request-rename-group): Ditto.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1154 (nnfolder-possibly-change-group): Ditto.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1155
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1156 * message.el (message-send-and-exit): Bury buffer.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1157
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1158 Fri Mar 29 15:11:19 1996 Hallvard B. Furuseth <h.b.furuseth@usit.uio.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1159
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1160 * message.el (message-from-style): New `default' value.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1161 (message-make-from): Use it.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1162
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1163 Fri Mar 29 13:50:55 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1164
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1165 * gnus-msg.el (gnus-bug-kill-buffer): New function.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1166 (gnus-bug): Use message.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1167
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1168 * message.el (message-yank-original): Avoind `mark-marker'.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1169
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1170 * gnus-setup.el (gnus-use-bbdb): `message' changes.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1171 (gnus-use-sc): Ditto.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1172
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1173 * message.el (message-user-organization): Use ORGANIZATION
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1174 environment variable.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1175
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1176 * nnfolder.el (nnfolder-request-list-newsgroups): Would read the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1177 wrong file.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1178
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1179 Fri Mar 29 07:38:59 1996 Lars Magne Ingebrigtsen <larsi@aegir.ifi.uio.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1180
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1181 * gnus.el: September Gnus v0.61 is released.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1182
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1183 * gnus.el (gnus-read-active-file): Activate secondary groups.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1184
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1185 Fri Mar 29 07:44:06 1996 Lars Magne Ingebrigtsen <larsi@aegir.ifi.uio.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1186
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1187 * nneething.el (nneething-get-head): Would return nil on proper
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1188 heads.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1189
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1190 Sat Mar 23 22:19:09 1996 Per Abrahamsen <abraham@dina.kvl.dk>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1191
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1192 * browse-url.el (browse-url-netscape): Start remote netscape in
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1193 the background. Use sentinel to start a new netscape if the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1194 remote can't connect.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1195
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1196 Fri Mar 29 05:22:50 1996 Lars Magne Ingebrigtsen <larsi@aegir.ifi.uio.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1197
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1198 * message.el (message-send-mail): Would remove ignored news
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1199 headers.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1200
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1201 * gnus.el (gnus-news-group-p): Moved function here.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1202 (gnus-summary-refer-article): Use it.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1203 (gnus-group-best-unread-group): Wouldn't work under topics.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1204
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1205 * message.el (message-cite-function): New variable.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1206 (message-cite-original): New function.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1207 (message-yank-original): Use it.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1208 (message-make-domain): New definition.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1209 (message-make-address): Ditto.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1210 (message-make-message-id): New definition.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1211 (message-insert-signature): Interactive `force' of signature.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1212
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1213 Fri Mar 29 06:01:56 1996 Lars Magne Ingebrigtsen <larsi@nipling.ifi.uio.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1214
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1215 * gnus-msg.el (gnus-summary-mail-other-window): Restore window
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1216 conf.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1217
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1218 Thu Mar 28 10:15:06 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1219
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1220 * message.el (nnheader): Require nnheader.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1221 (message-mode): Doc fix.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1222
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1223 Thu Mar 28 06:12:28 1996 Lars Magne Ingebrigtsen <larsi@aegir.ifi.uio.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1224
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1225 * gnus.el: September Gnus v0.60 is released.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1226
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1227 * message.el (message-send-mail): Remove Gcc header.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1228 (message-setup): Would insert default headers in the body.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1229
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1230 Wed Mar 27 11:25:41 1996 Jack Vinson <jvinson@cheux.ecs.umass.edu>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1231
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1232 * message.el: Lots of small typos corrected.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1233 (message-goto-signature): Added missing function.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1234 (message-mode): Updated the description.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1235 (message-send): Corrected format for first y-or-n-p.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1236 (message-forward): Added description.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1237
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1238 Thu Mar 28 05:31:48 1996 Lars Magne Ingebrigtsen <larsi@aegir.ifi.uio.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1239
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1240 * message.el (message-send-mail): Make sure point is in the right
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1241 buffer.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1242 (message-send-mail): Would remove Bcc headers.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1243 (message-insert-courtesy-copy): Would bug out in non-news
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1244 buffers.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1245 (message-send-news): Don't remove Gcc headers from the message
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1246 buffer.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1247 (message-ignored-mail-headers): New variable.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1248
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1249 Thu Mar 28 05:30:02 1996 Lars Magne Ingebrigtsen <larsi@larsi@ifi.uio.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1250
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1251 * gnus-xmas.el (gnus-xmas-copy-article-buffer): Return the proper
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1252 value.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1253
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1254 * message.el (message-mode-map): Would make XEmacs barf.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1255
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1256 Thu Mar 28 03:49:32 1996 Lars Magne Ingebrigtsen <larsi@hler.ifi.uio.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1257
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1258 * gnus.el (gnus-group-make-group): Wouldn't allow usage of virtual
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1259 server names.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1260
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1261 * message.el (message-cite-hook): New variable.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1262
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1263 Thu Mar 28 03:48:54 1996 Kai Grossjohann <grossjoh@dusty.informatik.uni-dortmund.de>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1264
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1265 * message.el (message-yank-original): Run `message-cite-hook'.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1266
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1267 Wed Mar 27 05:06:16 1996 Lars Magne Ingebrigtsen <larsi@hler.ifi.uio.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1268
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1269 * gnus.el: September Gnus v0.59 is released.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1270
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1271 * message.el (message-remove-header): Allow reverse removal.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1272 (message-news-p): Narrow to headers first.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1273 (message-checksum): New function.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1274 (message-check-news-syntax): Check for new text.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1275 (message-check-news-syntax): Do more checking.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1276 (message-check-news-syntax): Deny posting of articles with empty
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1277 Subject lines or mangled From headers.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1278 (message-generate-headers): Didn't treat optional headers
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1279 properly.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1280
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1281 Tue Mar 26 05:15:15 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1282
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1283 * gnus.el: September Gnus v0.58 is released.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1284
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1285 * gnus-cache.el (gnus-cache-retrieve-headers): Would bug out on
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1286 empty groups.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1287
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1288 * nnmail.el (nnmail-cache-open): Mark buffer as un-modified.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1289 (nnmail-cache-close): Don't kill buffer.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1290
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1291 * gnus-msg.el: Cannibalized.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1292
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1293 * message.el: New file.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1294
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1295 * gnus-cache.el (gnus-cache-possibly-enter-article): Don't enter
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1296 sparse article into cache.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1297
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1298 Sun Mar 24 06:44:11 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1299
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1300 * gnus.el (gnus-article-hide-boring-headers): Use
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1301 `gnus-extract-address-components'.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1302
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1303 Sun Mar 24 00:00:33 1996 Lars Magne Ingebrigtsen <larsi@ylfing.ifi.uio.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1304
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1305 * gnus.el: September Gnus v0.57 is released.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1306
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1307 * gnus-topic.el (gnus-topic-insert-topic-line): Would mess up the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1308 `.' command.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1309 (gnus-topic-mode-map): Moved `gnus-topic-indent' to `T TAB'.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1310
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1311 * gnus-msg.el (gnus-summary-resend-bounced-mail): Would do odd
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1312 things.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1313
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1314 * gnus.el (gnus-buffer-configuration): Add compose-bounce.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1315
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1316 * nnspool.el (nnspool-find-nov-line): Would cut off ends of NOV
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1317 files.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1318
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1319 Fri Mar 22 21:46:18 1996 David Kågedal <davidk@lysator.liu.se>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1320
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1321 * gnus.el (gnus-group-best-unread-group): Didn't work with topics.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1322
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1323 Sat Mar 23 05:45:38 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1324
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1325 * gnus.el (gnus-get-unread-articles): Inline
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1326 `gnus-get-unread-articles-in-group'.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1327 (gnus-get-unread-articles-in-group): Inline
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1328 `gnus-cache-possibly-alter-active'.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1329
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1330 Sat Mar 23 01:26:10 1996 Lars Magne Ingebrigtsen <larsi@ylfing.ifi.uio.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1331
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1332 * gnus.el (gnus-summary-insert-pseudos): Would print out tabs.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1333
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1334 Sat Mar 23 00:01:56 1996 Lars Magne Ingebrigtsen <larsi@aegir.ifi.uio.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1335
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1336 * gnus.el: September Gnus v0.56 is released.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1337
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1338 * gnus.el (gnus-group-add-score): Would bug out on dead groups.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1339
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1340 Fri Mar 22 22:30:32 1996 Lars Magne Ingebrigtsen <larsi@aegir.ifi.uio.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1341
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1342 * gnus.el (gnus-get-newsgroup-headers): Would ignore In-Reply-To
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1343 headers.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1344
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1345 * gnus-uu.el (gnus-uu-uustrip-article): Handle multiple uuencoded
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1346 files in each article.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1347
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1348 * gnus-msg.el (gnus-inews-article): Switch to buffer where
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1349 `gnus-inews-article-hook' is run to make ispelling possible.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1350
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1351 * gnus.el (gnus-summary-last-article-p): New function.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1352 (gnus-summary-next-page): Wouldn't go past last article in
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1353 narrowed buffers.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1354 (gnus-group-make-help-group): Would create under false name.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1355
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1356 Fri Mar 22 22:23:20 1996 Greg Stark <gsstark@mit.edu>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1357
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1358 * nneething.el (nneething-make-head): Create better heads.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1359
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1360 Fri Mar 22 18:58:17 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1361
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1362 * gnus-score.el (gnus-score-body): Would bug out.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1363
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1364 * nnfolder.el (nnfolder-retrieve-headers): Make sure the buffer
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1365 exists before setting it.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1366
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1367 * gnus.el (gnus-summary-exit): Don't run prepare-exit-hook when
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1368 exiting temporarliy.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1369
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1370 Fri Mar 22 00:38:28 1996 Lars Magne Ingebrigtsen <larsi@ylfing.ifi.uio.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1371
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1372 * gnus.el: September Gnus v0.55 is released.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1373
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1374 * gnus.el (gnus-summary-update-article): Would make things bug out.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1375 (gnus-summary-insert-subject): Remove articles that have changed
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1376 number.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1377 (gnus-summary-exit): Nix out variables.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1378 (gnus-summary-exit-no-update): Ditto.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1379 (gnus-article-setup-buffer): Create original buffer on entry.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1380
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1381 Thu Mar 21 22:28:12 1996 Lars Magne Ingebrigtsen <larsi@ylfing.ifi.uio.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1382
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1383 * gnus-nocem.el (gnus-nocem-enter-article): Would enter things
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1384 into the wrong hashtb.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1385
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1386 * nnml.el (nnml-inhibit-expiry): New variable.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1387 (nnml-request-expire-articles): Use it.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1388
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1389 * gnus.el (gnus-summary-update-article): Would bug out.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1390
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1391 * nnml.el (nnml-possibly-change-directory): Also change server.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1392
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1393 * gnus-nocem.el (gnus-nocem-scan-groups): Don't create a gazillion
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1394 garbage buffers.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1395
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1396 * nnfolder.el (nnfolder-save-mail): Create new groups
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1397 automatically.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1398 (nnfolder-request-scan): Change server first.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1399
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1400 * nnheader.el (nnheader-insert-head): Don't insert file contents
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1401 literally.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1402
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1403 Thu Mar 21 18:17:21 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1404
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1405 * gnus-score.el (gnus-score-body): Score in proper order.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1406
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1407 Wed Mar 20 20:06:08 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1408
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1409 * gnus.el (gnus-select-newsgroup): Better message.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1410
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1411 * gnus-uu.el (gnus-uu-save-article): Include multiple headers of
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1412 the same type.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1413
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1414 Tue Mar 19 16:26:13 1996 Roderick Schertler <roderick@gate.net>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1415
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1416 * gnus-msg.el (gnus-mail-reply): Would bug out given multiple
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1417 follow-to elements for the same header.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1418
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1419 Tue Mar 19 01:15:06 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1420
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1421 * gnus.el (gnus-cut-thread): Deal with old-fetched & sparse
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1422 threads at once.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1423 (gnus-cut-threads): Make sure there are no nil threads.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1424 (gnus-simplify-buffer-fuzzy): Tweaked implementation.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1425 (gnus-gather-threads-by-subject): Check
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1426 gnus-summary-gather-exclude-subject after simplifying.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1427
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1428 * gnus-topic.el (gnus-topic-insert-topic-line): Store the number
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1429 of unread articles.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1430 (gnus-group-topic-unread): New function.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1431 (gnus-topic-update-topic-line): Faster implementation.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1432
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1433 * gnus.el (gnus-update-format-specifications): Would push too many
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1434 emacs-versions onto specs.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1435
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1436 * gnus-msg.el (gnus-default-post-news-buffer,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1437 gnus-default-mail-buffer): New variables.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1438 (gnus-mail-setup): Set gnus-mail-buffer here.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1439 (gnus-news-followup): Set gnus-post-news-buffer here.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1440
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1441 * custom.el (custom-xmas-set-text-properties): New definition.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1442
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1443 * gnus-soup.el (gnus-soup-insert-idx): Throw the Xref header
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1444 away.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1445 (gnus-soup-add-article): Ditto.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1446 (gnus-soup-ignored-headers): New variable.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1447
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1448 Mon Mar 18 15:01:40 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1449
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1450 * gnus-msg.el (gnus-forward-insert-buffer): Wouldn't handle
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1451 continuation headers.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1452
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1453 * nnml.el (nnml-retrieve-headers-with-nov): Wouldn't strip excess
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1454 lines.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1455
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1456 * gnus-uu.el (gnus-uu-digest-mail-forward): Would reverse order.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1457
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1458 * nnsoup.el (nnsoup-make-active): Would bug out.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1459
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1460 * gnus-score.el (gnus-score-followup-thread): Make sure we are in
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1461 the summary buffer.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1462
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1463 * gnus.el (gnus-buffer-live-p): New function.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1464
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1465 * gnus-topic.el (gnus-topic-change-level): Would bug out on dead
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1466 groups.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1467
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1468 * gnus.el (gnus-summary-respool-article): Prompt better.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1469 (gnus-add-marked-articles): Would create recursive lists.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1470 (gnus-summary-move-article): Activate all groups that have been
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1471 moved to.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1472
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1473 Sun Mar 17 13:17:26 1996 Lars Magne Ingebrigtsen <larsi@eistla.ifi.uio.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1474
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1475 * gnus.el: September Gnus v0.54 is released.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1476
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1477 * gnus.el (gnus-article-hide-pgp): Would hide one char too many.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1478
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1479 * gnus-msg.el (gnus-inews-distribution): Fall back on the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1480 Newsgroups header.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1481
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1482 * gnus.el (gnus-read-header): Read sparse threads.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1483
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1484 Sun Mar 17 11:23:53 1996 Lars Magne Ingebrigtsen <larsi@hler.ifi.uio.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1485
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1486 * gnus.el (gnus-summary-scroll-up): Show threads.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1487
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1488 * gnus-msg.el (gnus-mail-reply): Use prefixed group name.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1489 (gnus-news-followup): Ditto.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1490
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1491 * gnus-cache.el (gnus-cache-member-of-class): Would remove ticked
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1492 articles from the cache.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1493
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1494 * gnus.el (gnus-hide-text): Would bug out at bob.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1495 (gnus-unhide-text): Ditto.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1496
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1497 Sat Mar 16 13:28:57 1996 Lars Magne Ingebrigtsen <larsi@eistla.ifi.uio.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1498
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1499 * gnus.el: 0.53 is released.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1500
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1501 Sat Mar 16 14:46:29 1996 Brad Miller <bmiller@cs.umn.edu>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1502
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1503 * gnus-gl.el: New version.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1504
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1505 Sat Mar 16 13:28:57 1996 Lars Magne Ingebrigtsen <larsi@eistla.ifi.uio.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1506
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1507 * gnus-score.el (gnus-score-body): Would break on nil
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1508 `gnus-scores-articles'?
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1509
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1510 * gnus.el: All the backend interface functions should take virtual
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1511 server names.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1512
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1513 * gnus-msg.el (gnus-post-method): Find the real method.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1514
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1515 * gnus.el (gnus-summary-go-to-next-thread): New definition.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1516 (gnus-summary-next-thread): Use it.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1517 (gnus-prefix-to-server): New function.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1518
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1519 * gnus-vis.el (gnus-signature-toggle): Use new substs.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1520 (gnus-article-highlight-signature): Would make check point wrong.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1521
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1522 * gnus.el (gnus-hide-text): New subst.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1523 (gnus-hide-text-type): New function.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1524 (gnus-unhide-text): New subst.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1525 (gnus-article-show-all-headers, gnus-article-hide-headers,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1526 gnus-article-hide-pgp, gnus-article-hide-header,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1527 gnus-article-hide-boring-headers): Use them.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1528
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1529 Fri Mar 15 07:39:10 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1530
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1531 * nntp.el (nntp-send-xover-command): Would bug out on
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1532 single-article groups.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1533
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1534 * gnus.el (gnus-group-prepare-flat): Deal with unactivated groups.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1535 * gnus-topic.el (gnus-topic-find-groups): Ditto.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1536
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1537 Thu Mar 14 05:24:42 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1538
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1539 * nnspool.el (nnspool-retrieve-headers): Use default-directory to
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1540 avoid creating so many garbage strings.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1541
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1542 * nnmail.el (nnmail-split-incoming): Make sure the buffer isn't
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1543 empty before starting treatment.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1544 (nnmail-get-new-mail): Open/close cache here.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1545
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1546 * gnus-msg.el (gnus-news-followup): Use markers for positions.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1547
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1548 * gnus.el (gnus-setup-news): Read NoCeM.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1549
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1550 Wed Mar 13 03:26:44 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1551
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1552 * gnus.el (gnus-functionp): Made into a subst.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1553 (gnus-all-windows-visible-p): Non-recursive implementation.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1554
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1555 * nnsoup.el (nnsoup-request-list): Don't use `format'.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1556
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1557 * gnus.el (gnus-update-format-specifications): Would recompute all
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1558 specs every time.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1559 (gnus-gnus-to-newsrc-format): Don't call `gnus-server-equal' for
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1560 each group.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1561
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1562 * nnspool.el (nnspool-retrieve-headers): Don't call so many
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1563 functions.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1564
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1565 * gnus-cache.el (gnus-cache-retrieve-headers): Would do too much
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1566 work.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1567
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1568 * gnus-topic.el (gnus-topic-goto-topic): Faster.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1569
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1570 * gnus.el: Don't downcase Message-IDs before threading.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1571
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1572 Tue Mar 12 01:42:11 1996 Lars Magne Ingebrigtsen <larsi@eistla.ifi.uio.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1573
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1574 * gnus.el: September Gnus v0.52 is released.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1575
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1576 * gnus.el (gnus-article-strip-leading-blank-lines): New command.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1577
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1578 * gnus-score.el (gnus-score-score-files-1): Message.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1579 (gnus-score-score-files-1): Make sure this doesn't return a nil
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1580 value.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1581
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1582 * gnus-vis.el (gnus-article-add-button): Would make all buttons
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1583 visible.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1584
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1585 Mon Mar 11 03:04:15 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1586
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1587 * gnus-soup.el (gnus-soup-group-brew): Might lose articles?
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1588
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1589 * gnus.el (gnus-request-article-this-buffer): Would set
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1590 `gnus-original-article' wrong.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1591
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1592 * nnmail.el (nnmail-search-unix-mail-delim): Secondary ">From "
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1593 lines would make messages stick.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1594 (nnmail-check-duplication): Changed warning message
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1595
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1596 * gnus-msg.el (gnus-inews-reject-message): Would prin1 to the echo
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1597 area.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1598
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1599 * gnus.el (gnus-no-server): Would make variable buffer-local to
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1600 the wrong buffer.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1601
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1602 * nnmail.el (nnmail-process-unix-mail-format): Doubled code.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1603
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1604 * nnvirtual.el (nnvirtual-retrieve-headers): Don't propagate
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1605 `fetch-old'.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1606
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1607 * gnus-msg.el (gnus-inews-cleanup-headers): Put "poster" in the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1608 list of possible prompts.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1609
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1610 Sun Mar 10 00:13:48 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1611
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1612 * gnus-score.el (gnus-score-headers): Wouldn't score anything if
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1613 `gnus-save-score'.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1614
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1615 * gnus-cache.el (gnus-cache-remove-article): Change buffer.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1616
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1617 * gnus.el (gnus-add-shutdown, gnus-shutdown): New functions.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1618 (gnus-clear-system): Nix out more variables.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1619
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1620 * gnus-*.el: Use the functions.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1621
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1622 Sat Mar 9 08:03:00 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1623
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1624 * gnus.el (gnus-group-delete-group): Remove the group from the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1625 active hashtb.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1626
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1627 * gnus-topic.el (gnus-topic-yank-group): Yank sub-topics as well.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1628 (gnus-topic-remove-group): New implementation.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1629
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1630 * gnus.el (gnus-gnus-to-newsrc-format): princ instead of
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1631 int-to-string.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1632
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1633 Sat Mar 9 07:36:22 1996 Thor Kristoffersen <thor@unik.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1634
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1635 * nntp.el (nntp-request-article): New wait-for regexp to work with
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1636 rlogin.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1637
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1638 Sat Mar 9 07:21:57 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1639
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1640 * gnus.el (gnus-request-article-this-buffer): Would bug out when
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1641 no summary buffer.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1642
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1643 * gnus-topic.el (gnus-topic-mark-topic): Mark hidden groups in the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1644 topic.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1645
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1646 * gnus-msg.el (gnus-summary-resend-message): Would bug out.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1647
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1648 Sat Mar 9 06:57:13 1996 Michael Cook <mcook@cognex.com>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1649
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1650 * nnmail.el (nnmail-split-fancy-syntax-table): New variable.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1651
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1652 Fri Mar 8 12:58:37 1996 Wes Hardaker <hardaker@ece.ucdavis.edu>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1653
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1654 * gnus.el (gnus-summary-go-to-next-thread): Would always jump to
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1655 the next dummy-root if called on a dummy-root.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1656
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1657 Sat Mar 9 01:58:10 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1658
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1659 * gnus.el: 0.51 is released.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1660
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1661 * gnus-msg.el (gnus-tokenize-header): Wouldn't do the right thing
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1662 under XEmacs.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1663
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1664 Sat Mar 9 00:16:54 1996 Lars Magne Ingebrigtsen <larsi@ylfing.ifi.uio.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1665
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1666 * gnus-topic.el (gnus-topic-change-level): Insert groups in the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1667 proper topic.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1668 (gnus-topic-group-indentation): New function.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1669 (gnus-topic-prepare-topic): Would do incorrect tallies.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1670
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1671 Fri Mar 8 23:15:05 1996 Lars Magne Ingebrigtsen <larsi@ylfing.ifi.uio.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1672
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1673 * nnvirtual.el (nnvirtual-create-mapping): Would enter each
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1674 article twice into the marks lists, possibly.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1675 (nnvirtual-update-marked): Would "forget" marks.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1676
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1677 * gnus.el (gnus-select-newsgroup): Create unsingle article buffer
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1678 on group entry.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1679
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1680 * gnus-cache.el (gnus-cache-remove-article): Move forwards.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1681 (gnus-cache-retrieve-headers): Would retrieve wrong headers.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1682
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1683 Fri Mar 8 19:18:29 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1684
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1685 * gnus-score.el (gnus-summary-increase-score): Defaults were used
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1686 incorrectly.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1687 (gnus-score-edit-current-scores): Changed name.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1688
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1689 * gnus.el (gnus-gnus-to-quick-newsrc-format): Don't crete so much
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1690 string garbage.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1691
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1692 * gnus-xmas.el (gnus-xmas-menu-add): New macro.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1693
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1694 Fri Mar 8 00:03:14 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1695
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1696 * gnus.el: 0.50 is released.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1697
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1698 * gnus.el (gnus-group-yank-group): Would bug out on groups with
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1699 scores.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1700 (gnus-summary-go-to-next-thread): Do dummies properly.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1701 (gnus-summary-setup-buffer): Make `gnus-article-current' be
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1702 buffer-local.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1703
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1704 * gnus-topic.el (gnus-topic-update-topic): Don't update dead
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1705 groups.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1706
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1707 * gnus.el (gnus-clear-system): Clear list mode.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1708 (gnus-group-list-groups): Might start out in the wrong buffer.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1709 (gnus-clear-system): Clear topic variables.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1710
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1711 * gnus-msg.el (gnus-ignored-resent-headers): New variable.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1712 (gnus-summary-resend-message): Use it.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1713
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1714 Thu Mar 7 23:38:35 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1715
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1716 * nnvirtual.el (nnvirtual-retrieve-headers): `princ' bugs.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1717
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1718 * gnus-uu.el (gnus-uu-decode-with-method): Check whether `save' is
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1719 nil.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1720
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1721 Thu Mar 7 21:38:31 1996 Lars Magne Ingebrigtsen <larsi@hler.ifi.uio.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1722
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1723 * gnus-vis.el (gnus-article-next-button): Move point to the start
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1724 of the button when skipping backwards.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1725
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1726 Thu Mar 7 00:15:32 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1727
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1728 * gnus-soup.el (gnus-group-brew-soup): Don't pack ticked
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1729 articles.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1730
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1731 * gnus.el (gnus-eval-in-buffer-window): Use uninterned symbol.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1732 (gnus-buffer-exists-p): `let'.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1733 (gnus-summary-reparent-thread): Don't use `substring-no-props'.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1734 (gnus-summary-edit-article-done): Ditto.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1735
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1736 * gnus-msg.el (gnus-news-followup): Don't ask about "poster".
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1737 (gnus-summary-followup): Bugged out on "poster".
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1738 (gnus-inews-set-point): Didn't reliably set point.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1739
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1740 Wed Mar 6 01:02:25 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1741
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1742 * gnus-cache.el (gnus-cache-enter-article): Advance point.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1743
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1744 * gnus.el (gnus-summary-copy-article): Would pass the `respool'
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1745 parameter.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1746
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1747 * nnmail.el (nnmail-search-unix-mail-delim): Accept a quoted From
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1748 as the second line.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1749
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1750 * nnvirtual.el (nnvirtual-retrieve-headers): Don't collect so much
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1751 garbage.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1752
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1753 * gnus.el (gnus-group-set-mark): Allow forcing.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1754 (gnus-group-unmark-all-groups): Non-interactive.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1755
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1756 Tue Mar 5 15:21:21 1996 Lars Ingebrigtsen <lars@eyesore.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1757
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1758 * gnus-topic.el (gnus-topic-mark-topic): Would skip the first group.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1759 (gnus-topic-unmark-topic): New function and keystroke.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1760 (gnus-topic-tallied-groups): New variable.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1761 (gnus-topic-prepare-topic): Don't count groups twice.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1762
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1763 * gnus.el (gnus-get-split-value): Would return nil.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1764
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1765 * gnus-soup.el (gnus-soup-group-brew): Don't enter group with 0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1766 unread articles.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1767
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1768 * gnus.el (gnus-group-set-current-level): Don't error out when
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1769 point isn't on a group.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1770
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1771 * gnus-vis.el (gnus-article-highlight-headers): Would infollop on
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1772 illegal headers.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1773
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1774 * gnus-topic.el (gnus-topic-hide-topic): Toggle the parent topic.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1775
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1776 * nn*.el: Made sure all virtual server variables are saved.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1777
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1778 Mon Mar 4 19:18:57 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1779
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1780 * nntp.el (nntp-server-variables): Save more variables.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1781
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1782 * gnus.el (gnus-read-old-newsrc-el-file): Would bug out on
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1783 entering ticks into infos.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1784 (gnus-gnus-to-newsrc-format): Write "native"-server groups to the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1785 .newsrc.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1786
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1787 * nnsoup.el (nnsoup-store-reply): Make sure `expand-mail-aliases'
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1788 and `mail-swallows-etc' is bound.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1789
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1790 * nnvirtual.el (nnvirtual-marks): Made into a defsubst.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1791 (nnvirtual-possibly-change-group): Would recreate the mapping
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1792 several times.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1793
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1794 * nnml.el (nnml-request-rename-group): Wouldn't allow renaming
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1795 non-leaf group name components.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1796
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1797 * gnus.el (gnus-group-change-level): Wouldn change levels of
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1798 living groups.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1799
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1800 Sun Mar 3 23:17:57 1996 Lars Ingebrigtsen <lars@eyesore.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1801
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1802 * gnus-msg.el (gnus-sent-message-ids-file): New variable.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1803 (gnus-sent-message-ids-length): New variable.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1804 (gnus-inews-reject-message): New function.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1805
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1806 Sun Mar 3 22:03:47 1996 Jason L. Tibbitts, III <tibbs@hpc.uh.edu>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1807
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1808 * nnmail.el (nnmail-process-unix-mail-format): Better
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1809 Content-Length check.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1810
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1811 Sun Mar 3 21:53:12 1996 Lars Ingebrigtsen <lars@eyesore.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1812
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1813 * nntp.el (nntp-end-of-line): New variable.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1814 (nntp-request-close, nntp-encode-text,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1815 nntp-send-strings-to-server, nntp-async-send-strings): Use it.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1816 (nntp-read-server-type): Use slow wait-for-response.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1817
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1818 Sun Mar 3 21:50:22 1996 Thor Kristoffersen <thor@unik.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1819
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1820 * nntp.el (nntp-open-rlogin): New definition.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1821
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1822 Sun Mar 3 21:39:20 1996 Lars Ingebrigtsen <lars@eyesore.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1823
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1824 * gnus.el (gnus-get-new-news-in-group): Close group after opening
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1825 it.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1826
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1827 Sun Mar 3 02:27:17 1996 Jason L Tibbitts III <tibbs@uh.edu>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1828
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1829 * nnmail.el (nnmail-process-unix-mail-format): Rewrite of
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1830 Content-Length: header processing.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1831
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1832 Sun Mar 3 13:05:15 1996 Loren Schall <schall@saifr00.ateng.az.honeywell.com>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1833
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1834 * gnus.el (gnus-simplify-buffer-fuzzy): Regexp fix.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1835
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1836 Sun Mar 3 12:07:37 1996 Lars Ingebrigtsen <lars@eyesore.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1837
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1838 * nnmail.el (nnmail-search-unix-mail-delim): Accept "From " as the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1839 line after the delim.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1840
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1841 * gnus-kill.el (gnus-kill-file-enter-kill): Don't move point.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1842 (gnus-kill-file-kill-by-subject, gnus-kill-file-kill-by-author,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1843 gnus-kill-file-kill-by-thread, gnus-kill-file-kill-by-xref): Use
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1844 it.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1845
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1846 Sat Mar 2 16:39:34 1996 Lars Ingebrigtsen <lars@eyesore.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1847
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1848 * gnus.el (gnus-summary-exit): Close the group.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1849
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1850 * nndoc.el (nndoc-type-alist): Be a bit slacker with digest head
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1851 ends.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1852
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1853 * gnus.el (gnus-select-newsgroup): Would kill the group buffer.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1854
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1855 * gnus-msg.el (gnus-group-post-news): Configure windows.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1856
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1857 * gnus.el (gnus-setup-news): Don't read the descriptions file when
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1858 started with `no-server'.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1859
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1860 Sat Mar 2 11:38:26 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1861
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1862 * gnus.el: 0.49 is released.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1863
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1864 * gnus-vis.el (gnus-article-button-next-page): New function.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1865 (gnus-article-button-prev-page): New function.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1866 (gnus-insert-next-page-button): Use them.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1867 (gnus-article-next-button): Wrong function name.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1868
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1869 * gnus.el (gnus-get-unread-articles-in-group): Also reactivate
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1870 groups that alter their info.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1871 (gnus-summary-next-thread): Would react badly to dummy roots.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1872
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1873 * nndraft.el (nndraft-request-update-info): Return success.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1874
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1875 * gnus.el (gnus-set-global-variables): Also copy the summary
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1876 buffer value.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1877
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1878 * gnus-cite.el (gnus-cited-text-button-line-format): New default.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1879 (gnus-article-hide-citation): Would add invisible buttons under
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1880 XEmacs.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1881
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1882 Fri Mar 1 20:52:28 1996 Lars Ingebrigtsen <lars@eyesore.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1883
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1884 * gnus-msg.el (gnus-summary-resend-bounced-mail): Use
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1885 `mail-unsent-separator'.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1886
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1887 * gnus.el (gnus-gather-threads-by-references): Change name.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1888
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1889 Fri Mar 1 20:25:21 1996 Brad Miller <bmiller@cs.umn.edu>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1890
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1891 * gnus-gl.el: New version.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1892
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1893 Fri Mar 1 20:04:51 1996 Robert Pluim <pluim@xylint.co.uk>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1894
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1895 * gnus-msg.el (gnus-mail-reply): Would handle Mail-Copies-To
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1896 `always'.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1897
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1898 Fri Mar 1 08:17:01 1996 Lars Ingebrigtsen <lars@eyesore.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1899
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1900 * gnus.el: Autoload `gnus-binary-mode'.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1901 (gnus-group-prefixed-name): Would append "+" to group methods.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1902
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1903 * gnus-topic.el (gnus-topic-list-active): Use the `force' param.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1904
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1905 * gnus.el (gnus-group-change-level): Would bug out on ranks.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1906 (gnus-backlog-request-article): Would choke on Message-IDs.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1907 (gnus-group-change-level): Would bug out sometimes.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1908 (gnus-configure-frame): Just push newly-created frames on the list
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1909 of frames to be closed on exit.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1910 (gnus-method-equal): New function.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1911
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1912 * nndoc.el (nndoc-generate-clari-briefs-head): Peel off whitespace
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1913 from the subjects.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1914
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1915 * gnus-vis.el (gnus-group-make-menu-bar): Sorting entries were
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1916 wrong.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1917
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1918 * gnus-cache.el (gnus-cache-update-article): New function.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1919
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1920 * gnus.el (gnus-article-prev-page): Put point at first line.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1921 (gnus-article-next-page): Ditto.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1922 (gnus-get-unread-articles-in-group): Would bug out on dead
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1923 groups.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1924 (gnus-summary-edit-article-done): Update cache.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1925
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1926 Thu Feb 29 10:50:02 1996 Steven L. Baur <steve@miranova.com>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1927
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1928 * gnus-xmas.el (gnus-xmas-redefine): Add wrapper to
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1929 mail-strip-quoted-names.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1930 (gnus-xmas-mail-strip-quoted-names): New function.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1931
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1932 * gnus-msg.el (gnus-mail-reply): Use it.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1933
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1934 * gnus-soup.el (gnus-soup-store): Use it.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1935
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1936 * gnus-ems.el: mail-strip-quoted-names -> gnus-mail-strip-quoted-names.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1937
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1938 Fri Mar 1 07:12:38 1996 Lars Ingebrigtsen <lars@eyesore.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1939
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1940 * gnus.el (gnus-read-newsrc-file): Make sure the .newsrc file
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1941 exists before reading it.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1942 (gnus-group-restart): Ask before executing.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1943
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1944 Thu Feb 29 18:15:13 1996 Lars Ingebrigtsen <lars@eyesore.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1945
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1946 * gnus-xmas.el (gnus-xmas-pick-menu-add,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1947 gnus-xmas-binary-menu-add, gnus-xmas-tree-menu-add,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1948 gnus-xmas-grouplens-menu-add): New functions.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1949 (gnus-xmas-redefine): Use them.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1950
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1951 Thu Feb 29 18:10:05 1996 Brad Miller <bmiller@cs.umn.edu>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1952
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1953 * gnus-gl.el: New version.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1954
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1955 Thu Feb 29 14:28:06 1996 Lars Magne Ingebrigtsen <larsi@hler.ifi.uio.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1956
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1957 * gnus.el: 0.48 is released.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1958
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1959 * gnus.el (gnus-read-active-file): Wouldn't work on `some'.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1960
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1961 Thu Feb 29 09:15:05 1996 Lars Ingebrigtsen <lars@eyesore.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1962
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1963 * gnus.el: 0.47 is released.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1964
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1965 * nnvirtual.el (nnvirtual-create-mapping): Copy article marks.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1966
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1967 * gnus.el (gnus-add-marked-articles): Would corrupt the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1968 .newsrc.eld file.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1969
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1970 * gnus-vis.el (gnus-group-highlight-line): Make sure `level' and
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1971 `score' are numbers.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1972
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1973 * gnus-msg.el (gnus-inews-insert-archive-gcc): Group would be nil
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1974 when posting from the group buffer.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1975
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1976 * gnus.el (gnus-fetch-group): Really fetch the group.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1977 (gnus-summary-recenter): Respect `vertical'.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1978 (gnus-recenter): Heed the prefix.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1979
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1980 Thu Feb 29 08:58:59 1996 Roderick Schertler <roderick@gate.net>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1981
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1982 * gnus-score.el (gnus-score-after-write-file-function): New
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1983 variable.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1984
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1985 Thu Feb 29 08:00:08 1996 Lars Ingebrigtsen <lars@eyesore.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1986
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1987 * gnus.el (gnus-after-getting-new-news-hook): New hook.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1988
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1989 * gnus-uu.el (gnus-uu-digest-mail-forward): Use normal
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1990 process/prefix convetions.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1991
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1992 * nnfolder.el (nnfolder-request-scan): Kill buffers after saving.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1993
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1994 Wed Feb 28 04:39:49 1996 Lars Ingebrigtsen <lars@eyesore.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1995
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1996 * gnus.el: 0.46 is released.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1997
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1998 * gnus.el (gnus-read-active-file): Don't try to retrieve groups
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1999 when no can be found.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2000 (gnus-find-method-for-group): Return "cleaner" select methods.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2001
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2002 * gnus-uu.el (gnus-uu-uustrip-article): Don't loop forever if the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2003 uudecode is silent.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2004
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2005 * nnmail.el (nnmail-search-unix-mail-delim): Stricter 822-delim
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2006 format.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2007
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2008 * gnus.el (gnus-summary-local-variables): Didn't clear
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2009 `gnus-cache-removable-articles'.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2010 (gnus-buffer-configuration): Display article-copy in reply and
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2011 followup.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2012
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2013 * nnvirtual.el (nnvirtual-retrieve-headers): Always insert new
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2014 Xref headers.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2015
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2016 * gnus.el (gnus-add-marked-articles): Remove empty mark lists.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2017
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2018 * nnvirtual.el (nnvirtual-retrieve-headers): Propagate
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2019 `fetch-old'.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2020
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2021 * gnus.el (gnus-check-server): Accept a `silent' parameter.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2022
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2023 * nnvirtual.el (nnvirtual-retrieve-headers): Make sure the proper
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2024 server is opened.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2025
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2026 * gnus.el (gnus-recenter): Don't do unconditional horizontal
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2027 recentering.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2028
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2029 * gnus-vis.el (gnus-article-next-button): Skip past intangible
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2030 buttons.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2031
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2032 * gnus-msg.el (gnus-inews-insert-archive-gcc): Don't do archiving
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2033 if `gnus-message-archive-method' is nil.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2034
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2035 * gnus.el (gnus-find-method-for-group): Don't add `*-address'
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2036 indiscriminately.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2037
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2038 Tue Feb 27 08:50:10 1996 Lars Ingebrigtsen <lars@eyesore.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2039
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2040 * gnus-msg.el (gnus-draft-group): Would return a bogus group
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2041 name.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2042
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2043 * nndir.el (nndir-open-server): Escape ftp errors.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2044
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2045 * gnus-msg.el (gnus-mail-reply): Handle "always" Mail-Reply-To.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2046 (gnus-debug): Produced messy bug reports.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2047
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2048 Tue Feb 27 04:04:17 1996 Lars Magne Ingebrigtsen <larsi@ylfing.ifi.uio.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2049
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2050 * gnus.el: 0.45 is released.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2051
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2052 * nntp.el (nntp-retry-on-break): New variable.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2053 (nntp-send-command): Use it.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2054
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2055 * gnus-gl.el: New version.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2056
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2057 * gnus.el (gnus-group-get-new-news): Don't NoCeM scan when given a
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2058 number.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2059
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2060 * gnus-nocem.el (gnus-nocem-save-active): Saved wrong alist.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2061
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2062 * gnus-msg.el (gnus-inews-check-post): Would bug out on non-new
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2063 articles.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2064
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2065 * gnus-nocem.el (gnus-nocem-check-article): Better message.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2066 (gnus-nocem-save-active): New function.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2067 (gnus-nocem-scan-groups): Use it.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2068 (gnus-nocem-check-article): Don't request the article unless it is
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2069 newish.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2070
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2071 * gnus.el (gnus-request-article-this-buffer): Would bug out during
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2072 NoCeMing.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2073
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2074 * gnus-nocem.el (gnus-nocem-save-cache): Would save bad caches.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2075
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2076 Tue Feb 27 04:03:15 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2077
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2078 * gnus.el: 0.44 is released.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2079
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2080 Tue Feb 27 03:49:45 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2081
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2082 * gnus-vis.el (gnus-article-highlight-signature): Use a marker for
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2083 the signature.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2084
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2085 Tue Feb 27 01:29:53 1996 Lars Magne Ingebrigtsen <larsi@hler.ifi.uio.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2086
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2087 * gnus-msg.el (gnus-inews-article): Always check all headers.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2088 (gnus-mail-reply): Use the Gnus-Warning Message-ID, if possible.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2089 (gnus-news-followup): Ditto.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2090
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2091 * gnus.el (gnus-summary-hide-thread): Would infloop on article
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2092 with no ":".
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2093
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2094 * gnus-msg.el (gnus-mail-send-and-exit): Make sure we're in the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2095 right buffer.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2096
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2097 Mon Feb 26 01:57:17 1996 Lars Ingebrigtsen <lars@eyesore.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2098
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2099 * gnus-srvr.el (gnus-server-prepare): Do more checking for nil
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2100 methods.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2101
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2102 * nnsoup.el (nnsoup-request-expire-articles): Better message.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2103
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2104 * gnus-salt.el (gnus-generate-horizontal-tree): Use <> brackets on
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2105 adopted articles.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2106
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2107 * gnus-msg.el (gnus-inews-news): Don't allow posting when Gnus is
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2108 dead.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2109
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2110 * gnus.el (gnus-alive-p): New function.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2111
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2112 * gnus-msg.el (gnus-inews-modify-mail-mode-map): Use new macro;
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2113 moved `C-c C-k' to `C-c C-q'.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2114 (gnus-kill-message-buffer): Return to the buffer from whence we
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2115 came.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2116
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2117 * gnus.el (gnus-created-frames): New variable.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2118 (gnus-clear-system): Remove created frames.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2119 (gnus-local-set-keys): New macro.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2120
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2121 * gnus-msg.el (gnus-inews-cleanup-headers): Remove empty lines.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2122 (gnus-inews-check-post): Warn about empty headers.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2123 (gnus-check-before-posting): New default.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2124
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2125 * nnmail.el (nnmail-search-unix-mail-delim): New function.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2126 (nnmail-process-unix-mail-format): Use it.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2127
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2128 * nntp.el (nntp-open-server): Clear the nntp-server-buffer after
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2129 opening a connection.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2130 (nntp-request-quit): Removed.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2131 (nntp-request-group): Change server.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2132 (nntp-kill-command): New function.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2133 (nntp-send-command): Use it.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2134 (nntp-command-timeout): New variable.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2135 (nntp-send-command): Retry commands if `C-g'.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2136
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2137 * gnus.el (gnus-summary-mark-read-and-unread-as-read): Changed
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2138 name.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2139
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2140 * nntp.el (nntp-open-server-semi-internal): Better messages.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2141
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2142 * gnus-msg.el (gnus-debug): Did `quote' wrong.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2143
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2144 Sun Feb 25 01:37:49 1996 Lars Magne Ingebrigtsen <larsi@ylfing.ifi.uio.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2145
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2146 * gnus.el: 0.43 is released.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2147
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2148 * gnus-topic.el (gnus-topic-prepare-topic): Would bug out on dead
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2149 groups.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2150 (gnus-topic-grok-active): Read the active file if it hasn't been
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2151 read yet.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2152
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2153 * nnfolder.el (nnfolder-close-group): Always kill the folder.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2154 (nnfolder-always-close): Removed variable.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2155
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2156 * gnus.el (gnus-update-format-specifications): Try to be in the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2157 proper buffer before updating.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2158
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2159 Sat Feb 24 22:35:56 1996 Lars Magne Ingebrigtsen <larsi@aegir.ifi.uio.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2160
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2161 * gnus.el (gnus-group-exit): BBB logout.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2162
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2163 * gnus-gl.el (bbb-grouplens-group-p): New function.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2164
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2165 * gnus.el: Autoload the GroupLens functions.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2166 (gnus-use-grouplens): New variable.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2167 (gnus): Use it.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2168 (gnus-group-line-format): Changed default to include GroupLens.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2169 (gnus-group-insert-group-line): GroupLens enhanced.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2170
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2171 * gnus-gl.el: New version.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2172
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2173 Sat Feb 24 07:35:03 1996 Lars Ingebrigtsen <lars@eyesore.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2174
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2175 * nnmail.el (nnmail-cache-close): Kill the cache buffer.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2176
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2177 * gnus-msg.el (gnus-post-news-buffer): Changed name.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2178
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2179 * nndir.el (nndir-execute-nnmh-command): Wouldn't allow entry into
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2180 nndir groups.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2181
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2182 * gnus.el (gnus-summary-prepare-threads): Don't low-mark sparse
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2183 articles.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2184
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2185 Sat Feb 24 07:24:03 1996 Mark Borges <mdb@cdc.noaa.gov>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2186
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2187 * gnus-edit.el: Replaced "~/News" with the proper variable.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2188
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2189 Thu Feb 22 14:27:58 1996 Wes Hardaker <hardaker@ece.ucdavis.edu>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2190
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2191 * gnus.el (gnus-ask-server-for-new-groups): Reset new-newsgroups
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2192 so it doesn't *censored*ing subscribe to newsgroups more than once.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2193
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2194 * gnus-picon.el (gnus-picons-remove-all): remove x-face icon on exit.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2195
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2196 Sat Feb 24 05:55:06 1996 Lars Ingebrigtsen <lars@eyesore.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2197
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2198 * gnus.el (gnus-find-method-for-group): Reply with the proper
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2199 method.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2200
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2201 * nnmbox.el (nnmbox-request-post): Removed function.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2202 * nnmh.el (nnmh-request-post): Ditto.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2203 * nnml.el (nnml-request-post): Ditto.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2204 * nnfolder.el (nnfolder-request-post): Ditto.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2205 * nnbabyl.el (nnbabyl-request-post): Ditto.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2206
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2207 * gnus-uu.el (gnus-uu-decode-with-method): Create directory if it
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2208 doesn't exist.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2209 (gnus-uu-default-dir): New default.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2210
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2211 Thu Feb 22 20:19:47 1996 Steven L. Baur <steve@miranova.com>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2212
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2213 * nnbabyl.el (nnbabyl-request-expire-articles): set-text-properties
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2214 should be called as gnus-set-text-properties.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2215
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2216 Sat Feb 24 01:08:55 1996 Lars Magne Ingebrigtsen <larsi@trym.ifi.uio.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2217
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2218 * gnus.el: 0.42 is released.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2219
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2220 * nnml.el (nnml-find-id): Make sure the .overview file exists
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2221 before reading it.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2222
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2223 * gnus.el (gnus-article-children): New function.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2224 (gnus-summary-limit-exclude-childless-dormant): Use it to exclude
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2225 all childless dormants.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2226
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2227 * gnus-nocem.el (gnus-nocem-check-article): Would narrow to wrong
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2228 region.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2229
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2230 * nndraft.el (nndraft-execute-nnmh-command): Make sure
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2231 `nnmail-keep-last-article' is nil.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2232
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2233 Sat Feb 24 00:27:34 1996 Lars Magne Ingebrigtsen <larsi@eistla.ifi.uio.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2234
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2235 * gnus.el (gnus-summary-set-local-parameters): Don't set
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2236 `to-address' local parameters etc.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2237 (gnus-summary-exit): Would insert dummy lines in the group
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2238 buffer.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2239 (gnus-summary-enter-digest-group): Would wipe out the quirt-config.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2240
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2241 * nndoc.el (nndoc-server-variables): Didn't save all variables.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2242
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2243 Fri Feb 23 00:24:55 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2244
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2245 * gnus.el: 0.41 is released.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2246
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2247 * gnus.el (gnus-read-active-file): Would put wrong method on
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2248 `gnus-have-read-active-file'.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2249
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2250 * gnus-srvr.el (gnus-browse-exit): Make sure all newly subscribed
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2251 groups are listed in the group buffer.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2252
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2253 * gnus-uu.el (gnus-uu-check-for-generated-files): New
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2254 implementation.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2255 (gnus-uu-save-files): Save directories properly.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2256 (gnus-uu-scan-directory): Scan directories properly.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2257
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2258 * gnus.el (gnus-configure-windows): Would create repeating
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2259 windows in multiple frames.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2260 (gnus-group-make-group): Would bug out.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2261
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2262 * gnus-salt.el (gnus-generate-tree): Make sure the tree window is
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2263 displayed before selecting it.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2264 (gnus-highlight-selected-tree): Ditto.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2265
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2266 Fri Feb 23 00:01:25 1996 Lars Magne Ingebrigtsen <larsi@eistla.ifi.uio.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2267
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2268 * gnus-srvr.el (gnus-server-yank-server): Would try to setcdr
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2269 nil.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2270
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2271 * nndraft.el (nndraft-request-post): Removed function.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2272
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2273 * gnus-score.el (gnus-score-followup): Apply "followup" scores
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2274 after generating them.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2275
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2276 Thu Feb 22 23:33:35 1996 Lars Magne Ingebrigtsen <larsi@eistla.ifi.uio.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2277
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2278 * gnus-score.el (gnus-score-followup): Change to the adapt score
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2279 file properly.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2280 (gnus-summary-score-entry): Return the added score entry.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2281
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2282 Thu Feb 22 01:03:16 1996 Lars Ingebrigtsen <lars@eyesore.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2283
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2284 * gnus.el (gnus-unread-mark-p): New function.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2285 (gnus-read-mark-p): New function.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2286 (gnus-summary-mark-unread-and-read-as-read): New function.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2287 (gnus-mark-article-hook): New default value.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2288
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2289 * x-easymenu.el: Double up.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2290
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2291 * gnus-edit.el (gnus-score-custom-data): Use kill file directory.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2292
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2293 * gnus-msg.el (gnus-debug): Pp the entire setq.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2294
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2295 Wed Feb 21 04:10:12 1996 Lars Ingebrigtsen <lars@eyesore.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2296
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2297 * nnspool.el: Use nnheader-report/nnheader-insert.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2298 * nnml.el: Ditto.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2299 * nnmbox.el: Ditto.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2300 * nnkiboze.el: Ditto.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2301 * nnbabyl.el: Ditto.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2302
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2303 Wed Feb 21 00:21:56 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2304
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2305 * gnus.el: 0.40 is released.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2306
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2307 * gnus.el (gnus-summary-refer-parent-article): Also check the NOV
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2308 references.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2309
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2310 * gnus-salt.el (gnus-possibly-generate-tree): Don't generate trees
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2311 for pseudo-articles.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2312
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2313 * nnvirtual.el (nnvirtual-retrieve-headers): Make sure the group
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2314 exists.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2315
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2316 * gnus.el (gnus-summary-read-group): Search all frames when
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2317 recentering the group buffer.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2318 (gnus-summary-hide-thread): Didn't hide dummy threads.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2319
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2320 * gnus.el (gnus-summary-prepare-threads): Dummy roots would
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2321 swallow the following article.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2322
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2323 * gnus-msg.el (gnus-new-empty-mail): New function.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2324 (gnus-summary-resend-bounced-mail): Use it.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2325
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2326 * gnus-picon.el (gnus-picons-display-x-face): Make sure buffer
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2327 exists.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2328
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2329 Tue Feb 20 04:45:34 1996 Lars Ingebrigtsen <lars@eyesore.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2330
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2331 * gnus.el (gnus-group-set-current-level): Error if not a group on
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2332 the current line.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2333 (gnus-summary-next-page): Don't go to the next article when 'never
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2334 and at the end of the group.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2335 (gnus-group-make-group): Make sure the server is opened.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2336 (gnus-read-descriptions-file): Make sure the method is a method
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2337 and not a server.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2338
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2339 * gnus-msg.el (gnus-copy-article-buffer): Ditto.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2340 (gnus-forward-insert-buffer): Ditto.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2341
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2342 * gnus-cite.el (gnus-cite-parse): Use `gnus-set-text-properties'.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2343
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2344 * nnheader.el (nnheader-temp-write): Would bug out on nil files.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2345
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2346 Mon Feb 19 23:01:33 1996 Lars Magne Ingebrigtsen <larsi@aegir.ifi.uio.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2347
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2348 * browse-url.el: New version installed.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2349
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2350 * gnus.el: 0.39 is released.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2351
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2352 Mon Feb 19 01:00:33 1996 Lars Ingebrigtsen <lars@eyesore.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2353
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2354 * gnus.el (gnus-group-read-ephemeral-group): Put the quit-config
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2355 in the group parameters.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2356 (gnus-summary-subject-string): Alias for backwards compatibility.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2357
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2358 * gnus-nocem.el (gnus-nocem-hashtb): Moved here.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2359 (gnus-nocem-check-article): Check whether the article is new.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2360 (gnus-nocem-unwanted-article-p): Mew function.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2361
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2362 * gnus.el (gnus-summary-limit-children): Use NoCeM.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2363 (gnus-summary-initial-limit): Ditto.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2364 (gnus-get-newsgroup-headers): Don't use NoCeM.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2365
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2366 Sun Feb 18 00:03:03 1996 Lars Ingebrigtsen <lars@eyesore.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2367
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2368 * nnsoup.el (nnsoup-request-expire-articles): Message better.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2369
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2370 * gnus.el (gnus-summary-read-group): Display all dormant articles
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2371 when `all'.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2372
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2373 * nndir.el (nndir-request-list): Would build to wide.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2374 (nndir-execute-nnmh-command): Allow reading from nndir servers.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2375
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2376 * nnmh.el (nnmh-open-server): Report errors.o
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2377
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2378 * nnml.el (nnml-open-server): Report errors.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2379
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2380 * nnsoup.el (nnsoup-open-server): Report errors.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2381
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2382 * nnspool.el (nnspool-open-server): Report errors.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2383
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2384 Sat Feb 17 11:08:16 1996 Lars Ingebrigtsen <lars@eyesore.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2385
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2386 * nnfolder.el (nnfolder-open-server): Report errors.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2387
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2388 * nndraft.el (nndraft-open-server): Report errors.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2389 (nndraft-close-server): Close.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2390
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2391 * nndir.el (nndir-open-server): Report errors.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2392 (nndir-close-server): Close.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2393
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2394 * nnmbox.el (nnmbox-open-server): Report errors.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2395 (nnmbox-close-server): Kill buffer.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2396
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2397 * nnbabyl.el (nnbabyl-open-server): Report errors.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2398
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2399 * nndir.el: New-stylee backquotes.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2400
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2401 * nnml.el (nnml-generate-nov-file): Make sure numerical files are
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2402 files.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2403
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2404 * gnus.el (gnus-check-server): Give a better message.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2405
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2406 * nndoc.el (nndoc-babyl-body-begin-function): New function.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2407 (nndoc-type-alist): Find beginning of babyl articles.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2408
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2409 * nnsoup.el (nnsoup-unpack-packets): Message better.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2410
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2411 * gnus.el (gnus-article-mark-lists): Don't save the cache marks.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2412
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2413 Fri Feb 16 19:14:26 1996 Lars Ingebrigtsen <lars@eyesore.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2414
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2415 * nndoc.el (nndoc-type-alist): Recognize the end of digests.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2416
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2417 Fri Feb 16 06:46:48 1996 Per Abrahamsen <abraham@dina.kvl.dk>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2418
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2419 * gnus-score.el (gnus-summary-score-effect): Didn't correctly
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2420 escape meta charcters for substring and exact match types.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2421
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2422 Fri Feb 16 00:50:35 1996 Lars Ingebrigtsen <lars@eyesore.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2423
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2424 * gnus.el (gnus-article-setup-buffer): Set global counterparts.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2425 (gnus-valid-select-methods): All methods should use address.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2426 (gnus-article-show-hidden-text): Hide all hidden text.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2427
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2428 * gnus-kill.el (gnus-kill-file-mode-map): New implementation.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2429
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2430 * gnus-salt.el (gnus-pick-mode): Install proper minor mode map.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2431
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2432 * gnus.el (gnus-summary-exit): Kill article buffer when using
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2433 non-single ones.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2434 (gnus-set-global-variables): Copy the original buffer to global
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2435 value.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2436
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2437 * nnspool.el (nnspool-open-server): Simplify.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2438 * nnmbox.el (nnmbox-open-server): Ditto.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2439 * nnbabyl.el (nnbabyl-open-server): Ditto.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2440 * nnml.el (nnml-open-server): Ditto.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2441 * nnfolder.el (nnfolder-open-server): Ditto.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2442 * nnmh.el (nnmh-open-server): Ditto.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2443
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2444 * gnus-msg.el (gnus-debug): Pretty-print variables.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2445
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2446 * gnus-srvr.el (gnus-server-kill-server): Don't allow killing
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2447 opened-only servers.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2448 (gnus-server-edit-server): Would create duplicate servers.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2449
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2450 * gnus.el (gnus-get-unread-articles): Close groups after opening
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2451 them.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2452 (gnus-server-to-method): Search the opened servers for matches.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2453
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2454 * gnus-vm.el (gnus-summary-save-in-vm): Use the split methods.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2455
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2456 * gnus.el (gnus-summary-skip-intangible): Don't use `when'.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2457
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2458 Thu Feb 15 11:02:08 1996 Lars Ingebrigtsen <lars@eyesore.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2459
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2460 * nndoc.el (nndoc-type-alist): Allow several newlines in
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2461 937-digests.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2462
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2463 * gnus.el (gnus-select-newsgroup): Don't message when quitting.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2464
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2465 * nnfolder.el (nnfolder-request-close): Close the server.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2466
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2467 * gnus.el (gnus-group-method): Changed name.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2468 (gnus-group-method): Return the real select method, if possible.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2469
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2470 Wed Feb 14 15:01:57 1996 Lars Ingebrigtsen <lars@eyesore.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2471
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2472 * gnus-score.el (gnus-summary-increase-score): Regexp-quote regexp
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2473 matches.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2474
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2475 * gnus-msg.el (gnus-forward-insert-buffer): Remove all text
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2476 properties.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2477 (gnus-forward-included-headers): Buggy regexp.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2478
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2479 * gnus-salt.el (gnus-possibly-generate-tree): Don't generate trees
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2480 unless threads are used.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2481
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2482 * nnheader.el (nnheader-insert-head): Would almost laways stop
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2483 after the first kb.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2484
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2485 Wed Feb 14 07:41:58 1996 Colin Rafferty <craffert@ml.com>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2486
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2487 * gnus.el (gnus-group-add-parameter): Remove old versions of the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2488 parameter.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2489
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2490 Wed Feb 14 07:28:50 1996 Lars Ingebrigtsen <lars@eyesore.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2491
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2492 * gnus-msg.el (gnus-news-followup): Don't query if Followup-To and
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2493 Newsgroups are the same.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2494 (gnus-inews-check-post): Reversed check for Followup-To.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2495
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2496 * gnus.el (gnus-group-kill-group): Kill lots of zombie groups.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2497 (gnus-article-hide-headers): Check whether `gnus-visible-headers'
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2498 is nil.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2499
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2500 Tue Feb 13 06:29:47 1996 Lars Ingebrigtsen <lars@eyesore.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2501
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2502 * gnus.el (gnus-add-configuration): Autoload.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2503 (gnus-summary-tick-article): Made interactive.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2504
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2505 * nntp.el (nntp-open-server-internal): Don't bug out when the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2506 server hangs up during initial negotiations.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2507
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2508 Mon Feb 12 04:47:14 1996 Lars Ingebrigtsen <lars@eyesore.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2509
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2510 * nntp.el (nntp-default-directories): New variable.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2511 (nntp-open-server-internal): Use it.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2512
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2513 * nnsoup.el (nnsoup-read-areas): Delete AREAS file.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2514 (nnsoup-read-areas): Check whether the MSG file exists.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2515
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2516 * gnus.el (gnus-summary-move-article): Only mark as canceled when
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2517 moving.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2518
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2519 * gnus-ems.el (gnus-set-text-properties): New alias.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2520
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2521 Sun Feb 11 13:53:23 1996 Lars Ingebrigtsen <lars@eyesore.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2522
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2523 * gnus-msg.el (gnus-inews-remove-signature): New function.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2524
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2525 Sun Feb 11 09:29:06 1996 Lars Magne Ingebrigtsen <larsi@eistla.ifi.uio.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2526
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2527 * gnus.el (gnus-request-article-this-buffer): Make sure the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2528 article buffer exists.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2529
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2530 Sun Feb 11 09:28:46 1996 Lars Magne Ingebrigtsen <larsi@aegir.ifi.uio.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2531
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2532 * gnus.el: 0.38 is released.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2533
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2534 Sun Feb 11 04:49:16 1996 Mark Borges <mdb@cdc.noaa.gov>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2535
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2536 * gnus-xmas.el (gnus-xmas-define): Conditionally redefine
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2537 `set-text-properties'.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2538
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2539 Sun Feb 11 04:40:39 1996 Lars Ingebrigtsen <lars@eyesore.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2540
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2541 * gnus.el (gnus-summary-limit-to-subject): Limit to any header.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2542
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2543 Sat Feb 10 03:26:10 1996 Lars Ingebrigtsen <lars@eyesore.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2544
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2545 * nnmail.el (nnmail-days-to-time): Don't bug out on large
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2546 numbers.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2547
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2548 Fri Feb 9 22:17:55 1996 Lars Ingebrigtsen <lars@eyesore.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2549
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2550 * gnus-msg.el (gnus-forward-included-headers): Include Message-ID
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2551 and References.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2552 (gnus-post-news): Make sure the parent group is a news group.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2553
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2554 Fri Feb 9 09:56:45 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2555
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2556 * gnus-picon.el (gnus-picons-convert-x-face): Changed to use
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2557 pbmplus.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2558
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2559 * gnus.el (gnus-buffer-configuration): One quote too many.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2560
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2561 * gnus-kill.el (gnus-execute): Allow searching bodies.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2562
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2563 * gnus.el (gnus-summary-execute-command): Accept "Body" searches.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2564
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2565 * gnus.el: 0.37 is released.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2566
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2567 Fri Feb 9 09:44:04 1996 Lars Magne Ingebrigtsen <larsi@eistla.ifi.uio.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2568
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2569 * nnmail.el (nnmail-time-since): Reversed time.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2570
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2571 * nnml.el (nnml-request-expire-articles): Set lower limit
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2572 correctly.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2573
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2574 Fri Feb 9 05:40:39 1996 Lars Ingebrigtsen <lars@eyesore.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2575
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2576 * nntp.el (nntp-open-server-semi-internal): Report errors better.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2577
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2578 Thu Feb 8 00:36:09 1996 Lars Ingebrigtsen <lars@eyesore.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2579
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2580 * gnus.el (gnus-group-jump-to-group): Don't jump to ephemeral
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2581 groups.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2582 (gnus-summary-catchup-and-goto-next-group): Allow quiet going.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2583
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2584 * gnus-topic.el (gnus-topic-move-group): Allow removal of groups.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2585 (gnus-topic-remove-group): New command and keystroke.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2586
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2587 * nnsoup.el (nnsoup-read-areas): Message.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2588
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2589 * nndoc.el (nndoc-possibly-change-buffer): Return nil when the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2590 file doesn't exist.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2591 (nndoc-close-server): Really close.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2592
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2593 * gnus.el (gnus-update-format-specifications): Would not update
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2594 format specs.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2595
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2596 * gnus-topic.el (gnus-topic-remove-topic): Accept a list-level.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2597 (gnus-group-prepare-topics): List dead groups.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2598
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2599 Wed Feb 7 00:04:23 1996 Lars Ingebrigtsen <lars@eyesore.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2600
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2601 * gnus.el (gnus-summary-hide-thread): Hide the last thread.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2602
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2603 * gnus-kill.el (gnus-kill): Provide.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2604 (gnus-execute-1): Accept forms.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2605
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2606 * nnheader.el (nnheader-temp-write): New macro.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2607
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2608 * gnus-soup.el (gnus-soup-group-brew): Pack ticked.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2609 (gnus-soup-write-replies): Be silent.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2610
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2611 * gnus-msg.el (gnus-bug-mail-send-and-exit): Kill gnus-bug buffer
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2612 after sending.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2613
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2614 * gnus.el (gnus-setup-news): Find new newsgroups even if
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2615 gnus-read-active-file is nil.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2616
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2617 * gnus-soup.el (gnus-soup-group-brew): Would pack too few
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2618 articles.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2619
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2620 * nneething.el (nneething-request-type): New function.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2621 (nneething-request-post): Removed.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2622
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2623 * nnvirtual.el (nnvirtual-find-group-art): Never return `(nil)'.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2624
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2625 * nndoc.el (nndoc-rnews-body-end): Really go to the end.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2626
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2627 * nnsoup.el (nnsoup-read-areas): Would calculate new article
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2628 boundary +1.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2629 (nnsoup-index-buffer): Check whether the file exists before
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2630 reading it.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2631 (nnsoup-retrieve-headers): Ditto.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2632
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2633 * gnus-topic.el (gnus-topic-goto-missing-group): New function.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2634
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2635 Tue Feb 6 22:33:50 1996 Lars Ingebrigtsen <lars@eyesore.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2636
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2637 * gnus.el (gnus-goto-missing-group-function): New variable.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2638
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2639 * nnmail.el (nnmail-time-since): Don't alter time.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2640 (nnmail-days-to-time): Would give wrong result.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2641
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2642 * gnus.el (gnus-article-de-quoted-unreadable): Decode headers
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2643 before body.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2644
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2645 Tue Feb 6 09:51:14 1996 Morioka Tomohiko <morioka@jaist.ac.jp>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2646
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2647 * gnus.el (gnus-article-show-hidden-text): Don't use `(1+
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2648 (point))'. It does not work in Mule.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2649
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2650 Mon Feb 5 13:03:47 1996 Wes Hardaker <hardaker@teal.ece.ucdavis.edu>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2651
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2652 * gnus-picon.el (gnus-group-display-picons): Delete buffer on exit.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2653 (gnus-article-display-picons): Ditto.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2654
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2655 Tue Feb 6 00:26:44 1996 Lars Ingebrigtsen <lars@eyesore.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2656
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2657 * gnus-salt.el (gnus-tree-recenter): Recenter the tree buffer.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2658
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2659 * gnus-cite.el (gnus-article-toggle-cited-text): Bind
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2660 `buffer-read-only'.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2661
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2662 * gnus.el (gnus-configure-windows): Don't search all frames unless
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2663 when using a frame split.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2664 (gnus-summary-mode-map): Change `W t'.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2665
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2666 Mon Feb 5 23:41:09 1996 Lars Ingebrigtsen <lars@eyesore.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2667
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2668 * gnus-score.el (gnus-short-name-score-file-cache): New variable.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2669 (gnus-score-score-files): Use it.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2670 (gnus-score-flush-cache): Ditto.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2671
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2672 Mon Feb 4 23:55:30 1996 Morioka Tomohiko <morioka@jaist.ac.jp>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2673
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2674 * gnus.el (gnus-configure-windows): Check minibuffer only frame.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2675
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2676 Mon Feb 5 22:36:24 1996 Lars Ingebrigtsen <lars@eyesore.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2677
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2678 * nnsoup.el (nnsoup-old-functions): New variable.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2679 (nnsoup-revert-variables): New command.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2680
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2681 Mon Feb 5 17:54:07 1996 Lars Magne Ingebrigtsen <larsi@eistla.ifi.uio.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2682
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2683 * nnvirtual.el (nnvirtual-update-marked): Copy empty mark lists.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2684
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2685 * gnus.el (gnus-summary-read-group): Allow entry with no-display.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2686
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2687 * gnus.el: 0.36 is released.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2688
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2689 Sat Feb 3 11:56:53 1996 Steven L. Baur <steve@miranova.com>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2690
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2691 * gnus-uu.el (gnus-uu-default-view-rules): Added rule for playing of
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2692 decoded midi files.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2693
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2694 Mon Feb 5 05:08:54 1996 Lars Ingebrigtsen <lars@eyesore.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2695
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2696 * gnus.el (gnus-summary-mode-map): Move `v' to `W v'.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2697
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2698 * gnus-cache.el (gnus-cache-possibly-enter-article): Request the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2699 buffer to the nntp buffer.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2700
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2701 * gnus.el (gnus-recenter): Allow a prefix.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2702
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2703 Mon Feb 5 04:56:35 1996 Michael Cook <mcook@cognex.com>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2704
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2705 * gnus.el (gnus-configure-windows): Return to the original frame.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2706
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2707 Mon Feb 5 03:49:34 1996 Lars Ingebrigtsen <lars@eyesore.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2708
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2709 * gnus-topic.el (gnus-topic-kill-group): Update topics.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2710 (gnus-topic-yank-group): Ditto.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2711
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2712 * nnfolder.el (nnfolder-directory): Doc fix.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2713
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2714 * gnus.el (gnus-summary-move-article): Add marks when moving
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2715 articles.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2716 (gnus-summary-recenter): Don't do horizontal recenter unless the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2717 buffer is visible.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2718
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2719 Sun Feb 4 16:22:20 1996 Lars Magne Ingebrigtsen <larsi@aegir.ifi.uio.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2720
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2721 * gnus.el (gnus-summary-edit-article): Make sure we're in the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2722 summary buffer.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2723
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2724 * gnus.el: 0.35 is released.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2725
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2726 Sun Feb 4 14:05:20 1996 Lars Magne Ingebrigtsen <larsi@eistla.ifi.uio.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2727
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2728 * nndoc.el (nndoc-guess-digest-type): Too strict body-begin for
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2729 MIME digests.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2730
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2731 * gnus-msg.el (gnus-removable-headers): Don't remove Bcc header.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2732 (gnus-mail-send): Accept a parameter.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2733 (gnus-inews-send-mail-copy): Use it.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2734
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2735 * gnus-salt.el (gnus-tree-close): Don't kill the tree buffer.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2736
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2737 * gnus.el (gnus-summary-select-article): Changed return value.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2738 (gnus-summary-scroll-up): Use it.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2739
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2740 Sat Feb 3 20:39:59 1996 Lars Ingebrigtsen <lars@eyesore.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2741
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2742 * gnus.el (gnus-summary-dummy-line-format): Included tabs.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2743 (gnus-summary-prepare-threads): Insert dummy lines properly.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2744 (gnus-summary-hide-thread): Hide dummies better.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2745
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2746 * gnus-uu.el (gnus-uu-get-actions): Escape special characters.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2747
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2748 * gnus-soup.el (gnus-soup-group-brew): Add articles in right
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2749 order; don't generate display.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2750
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2751 * gnus.el (gnus-summary-sort): Allow sorting in reverse order.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2752 (gnus-summary-pop-limit): Don't pop if there isn't anything to
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2753 pop.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2754 (gnus-sort-articles): Would destroy the newsgroup data.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2755
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2756 * gnus-soup.el (gnus-soup-unpack-packet): Return the process value.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2757
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2758 * gnus.el (gnus-summary-exit): Don't bury buffers that don't exist.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2759 (gnus-summary-exit-no-update): Ditto.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2760
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2761 Sat Feb 3 14:37:31 1996 Lars Magne Ingebrigtsen <larsi@aegir.ifi.uio.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2762
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2763 * gnus-soup.el (gnus-soup-add-article): Would bug out on
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2764 non-existent articles.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2765
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2766 * gnus.el (gnus-configure-windows): Delete windows on all frames.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2767
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2768 Sat Feb 3 15:07:38 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2769
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2770 * gnus.el (gnus-summary-read-group): Wouldn't score anything.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2771
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2772 * gnus.el: 0.34 is released.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2773
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2774 Sat Feb 3 13:08:48 1996 Lars Magne Ingebrigtsen <larsi@aegir.ifi.uio.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2775
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2776 * gnus-msg.el (gnus-summary-resend-bounced-mail): Strip more
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2777 gruft.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2778
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2779 * gnus.el: 0.33 is released.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2780
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2781 Fri Feb 2 20:19:07 1996 Lars Ingebrigtsen <lars@eyesore.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2782
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2783 * gnus.el (gnus-summary-exit): Bury the article buffer.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2784
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2785 * gnus-score.el (gnus-score-followup-article): Don't do
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2786 `score-effect'.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2787
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2788 Fri Feb 2 20:07:31 1996 Jason L. Tibbitts, III <tibbs@uh.edu>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2789
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2790 * nnmail.el (nnmail-process-babyl-mail-format): Allow many spaces
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2791 after ":".
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2792
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2793 Fri Feb 2 20:05:02 1996 Lars Ingebrigtsen <lars@eyesore.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2794
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2795 * gnus.el (gnus-summary-select-article): Return t on success.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2796
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2797 Thu Feb 1 00:50:54 1996 Lars Ingebrigtsen <lars@eyesore.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2798
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2799 * nnfolder.el (nnfolder-request-group): Give a better error
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2800 message.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2801
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2802 * nnfolder.el: Really use virtual servers.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2803
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2804 * gnus.el (gnus-select-newsgroup): Moved score file processing to
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2805 an earlier point.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2806
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2807 * gnus-msg.el (gnus-post-method): Use `gnus-post-method' from the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2808 group buffer.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2809
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2810 * nnsoup.el (nnsoup-request-expire-articles): Bombed.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2811 (nnsoup-delete-unreferenced-message-files): New command.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2812
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2813 * gnus-cache.el (gnus-cache-possibly-enter-article): Update cache
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2814 mark.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2815 (gnus-cache-possibly-remove-article): Ditto.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2816
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2817 * gnus-srvr.el (gnus-server-prepare): Weed out nil servers.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2818
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2819 * gnus-msg.el (gnus-mail-reply): Respect
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2820 `rmail-dont-reply-to-names'.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2821
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2822 Wed Jan 31 19:25:50 1996 Per Abrahamsen <abraham@dina.kvl.dk>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2823
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2824 * gnus-msg.el (gnus-inews-insert-mime-headers): `(widen)' before
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2825 searching for 8-bit characters.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2826
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2827 * gnus-vis.el (gnus-article-highlight-headers): Make it ignore
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2828 the `intangible' text property.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2829
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2830 Thu Feb 1 00:33:37 1996 Lars Ingebrigtsen <lars@eyesore.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2831
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2832 * gnus.el (gnus-summary-limit-to-unread): Remove sparse articles.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2833
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2834 Wed Jan 31 15:54:38 1996 Lars Ingebrigtsen <lars@eyesore.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2835
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2836 * gnus-score.el (gnus-summary-score-map): Recursive map.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2837
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2838 * gnus-msg.el (gnus-dissociate-buffer-from-draft): Didn't run hook
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2839 properly.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2840
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2841 * gnus-kill.el (gnus-execute): Don't use `gnus-header-*'.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2842
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2843 * gnus-msg.el (gnus-kill-message-buffer): New command and
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2844 keystroke.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2845 (gnus-mail-setup): Use the gnus-mail-*-method variables.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2846
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2847 * gnus-topic.el (gnus-topic-rename): Default to current topic.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2848 (gnus-topic-create-topic): Ditto.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2849
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2850 * gnus-vis.el (gnus-group-highlight-line): Offer ticked number.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2851
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2852 * gnus-uu.el (gnus-uu-grab-articles): Remove the message.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2853
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2854 * gnus-vis.el (gnus-group-highlight): New default for dark
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2855 backgrounds.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2856
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2857 * gnus-topic.el (gnus-group-prepare-topics): Don't do anything
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2858 about dead groups.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2859
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2860 * gnus.el (gnus-summary-mode-map): Clobbered "D".
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2861
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2862 Mon Jan 29 19:06:00 1996 Kim-Minh Kaplan <kkaplan@cdfhp3.in2p3.fr>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2863
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2864 * gnus.el (gnus-simplify-subject-fuzzy): Fold case.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2865
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2866 Mon Jan 29 17:48:12 1996 Lars Ingebrigtsen <lars@eyesore.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2867
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2868 * gnus.el (gnus-summary-limit): Hide any threads, possibly.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2869
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2870 * gnus-msg.el (gnus-forward-insert-buffer): Really delete unwanted
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2871 headers.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2872
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2873 * gnus-vis.el (gnus-insert-prev-page-button): Allow clicking.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2874 (gnus-insert-next-page-button): Ditto.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2875
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2876 * nntp.el (nntp-send-region-to-server): Copy text to a temp buffer
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2877 before sending.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2878
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2879 Sun Jan 28 10:28:39 1996 Lars Magne Ingebrigtsen <larsi@eistla.ifi.uio.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2880
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2881 * gnus-cite.el (gnus-dissect-cited-text): Don't push a nil on the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2882 list.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2883
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2884 Sat Jan 27 20:32:29 1996 Lars Ingebrigtsen <lars@eyesore.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2885
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2886 * gnus-topic.el (gnus-group-topic-topics-only): Removed variable.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2887
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2888 * nnbabyl.el (nnbabyl-request-group): Don't report failures on
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2889 empty groups.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2890 * nnmbox.el (nnmbox-request-group): Ditto.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2891
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2892 * gnus.el (gnus-simplify-buffer-fuzzy): Simplify [x/x].
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2893
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2894 * gnus-score.el (gnus-score-default-header): Duplicate defvars.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2895 (gnus-summary-increase-score): Default variables should be
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2896 symbols, not chars.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2897
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2898 * gnus.el (gnus-summary-mode-map): Wrong name for `t' keystroke.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2899
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2900 Sat Jan 27 20:29:45 1996 Marc Auslander <marc@watson.ibm.com>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2901
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2902 * gnus-score.el (gnus-summary-increase-score): Didn't work for
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2903 non-temporary score entries.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2904
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2905 Fri Jan 26 17:24:00 1996 David K}gedal <davidk@lysator.liu.se>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2906
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2907 * nnmail.el (nnmail-check-duplication): Don't tread 'delete as a
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2908 function
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2909
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2910 Sat Jan 27 19:51:08 1996 Lars Ingebrigtsen <lars@eyesore.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2911
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2912 * gnus-topic.el (gnus-topic-prepare-topic): Number of groups would
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2913 be 0.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2914 (gnus-topic-update-topic-line): Ditto.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2915
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2916 Fri Jan 26 15:10:09 1996 Steven L. Baur <steve@miranova.com>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2917
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2918 * gnus-vis.el (gnus-article-add-buttons): Need to reset point to top
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2919 of article before trying the next regexp in the gnus-button-alist.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2920
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2921 Sat Jan 27 19:22:24 1996 Lars Ingebrigtsen <lars@eyesore.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2922
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2923 * gnus-vis.el (gnus-button-alist): Allow space after "<URL: ".
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2924
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2925 Fri Jan 26 20:20:25 1996 Lars Ingebrigtsen <lars@eyesore.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2926
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2927 * gnus-topic.el (gnus-topic-indent-level): New variable.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2928 (gnus-topic-yank-group): Use it.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2929 (gnus-topic-insert-topic-line): Ditto.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2930 (gnus-topic-prepare-topic): Ditto.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2931
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2932 Fri Jan 26 17:18:25 1996 ISO-2022-JP <yamaoka@ga.sony.co.jp>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2933
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2934 * gnus-vis.el (gnus-article-highlight-headers): Would infloop.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2935
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2936 Fri Jan 26 14:10:19 1996 Lars Ingebrigtsen <lars@eyesore.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2937
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2938 * gnus.el (gnus-dribble-read-file): Set file modes on the dribble
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2939 file.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2940 (gnus-article-check-hidden-text): Only checked signature.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2941 (gnus-article-check-hidden-text): Do things in the article
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2942 buffer.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2943 (gnus-group-line-format-alist): Let N have its old definition.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2944 (gnus-group-catchup-group-hook): New variable.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2945 (gnus-group-catchup): Use it.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2946 (gnus-group-remove-mark): Give a useful return value.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2947 (gnus-group-kill-group): Would bug out when killing lots of dead
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2948 groups.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2949
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2950 Thu Jan 25 09:32:19 1996 Jack Vinson <jvinson@cheux.ecs.umass.edu>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2951
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2952 * gnus.el (gnus-group-insert-group-line) : Changed "header" to
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2953 "gnus-tmp-header" for parameter that gets passed to user
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2954 functions. Set to the group name, but may not necessarily want
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2955 this.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2956 (gnus-group-set-mode-line) : ditto, gnus-tmp-header set to nil.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2957 (gnus-set-mode-line) : ditto, gnus-tmp-header set to nil.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2958
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2959 Fri Jan 26 07:47:59 1996 Lars Magne Ingebrigtsen <larsi@eistla.ifi.uio.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2960
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2961 * gnus.el (gnus): Goto the first unread group.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2962
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2963 * gnus.el: 0.32 is released.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2964
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2965 Thu Jan 25 18:27:03 1996 Lars Ingebrigtsen <lars@eyesore.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2966
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2967 * gnus.el: Autoload `gnus-group-highlight-line'.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2968
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2969 * gnus-vis.el (gnus-article-highlight-headers): Wrap the regexp in
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2970 parentheses.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2971
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2972 * nnmbox.el (nnmbox-request-group): Don't bug out on non-existant
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2973 groups.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2974 * nnbabyl.el (nnbabyl-request-group): Ditto.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2975 (nnbabyl-possibly-change-newsgroup): Return t.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2976
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2977 * gnus.el (gnus-group-insert-group-line): Define gnus-tmp-header.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2978
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2979 * gnus-msg.el (gnus-mail-parse-comma-list): New function.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2980 (gnus-mail-reply): Use it.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2981 (gnus-mail-reply): Merge follow-to headers.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2982
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2983 * gnus-score.el (gnus-summary-score-map): New implementation.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2984
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2985 * gnus.el (gnus-summary-exit): Remove articles before updating.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2986 (gnus-summary-next-article): Accept a param to force slightly.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2987
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2988 Thu Jan 25 08:41:44 1996 Lars Magne Ingebrigtsen <larsi@eistla.ifi.uio.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2989
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2990 * nnml.el (nnml-deletable-article-p): Always responed with nil.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2991
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2992 Thu Jan 25 08:45:52 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2993
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2994 * gnus.el: 0.31 is released.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2995
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2996 * nnmail.el (nnmail-insert-lines): Would return negative lines
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2997 numbers.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2998
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2999 * gnus-xmas.el (gnus-xmas-extent-start-open): New function.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3000
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3001 * gnus-topic.el (gnus-topic-insert-topic-line): Remove excess
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3002 properties.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3003
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3004 * gnus-xmas.el (gnus-xmas-topic-remove-excess-properties): New
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3005 function.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3006
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3007 Thu Jan 25 07:34:05 1996 Lars Magne Ingebrigtsen <larsi@eistla.ifi.uio.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3008
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3009 * gnus-ems.el (gnus-extent-detached-p): New alias.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3010
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3011 * gnus-xmas.el (gnus-xmas-find-glyph-directory): Changed from
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3012 "etc" to "etc/gnus".
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3013
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3014 Tue Jan 23 13:40:35 1996 Lars Ingebrigtsen <lars@eyesore.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3015
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3016 * gnus-score.el (gnus-score-make-menu-bar): New function.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3017 (gnus-score-menu-hook): New variable.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3018
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3019 * gnus-vis.el (gnus-article-next-button): Move point.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3020
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3021 * nndoc.el (nndoc-type-alist): Recognize ends of digests.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3022 (nndoc-retrieve-headers): Don't bug out on non-existant articles.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3023
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3024 * gnus-msg.el (gnus-mail-buffer): Renamed.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3025
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3026 * gnus-cache.el (gnus-cache-possibly-remove-articles): Check some
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3027 more.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3028
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3029 * nnmail.el (nnmail-insert-lines): Off by 1.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3030
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3031 * nnml.el (nnml-deletable-article-p): Check for file writability.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3032 * nnmh.el (nnml-deletable-article-p): Ditto.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3033
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3034 * gnus-msg.el (gnus-associate-buffer-with-draft): Allow
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3035 disabling.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3036 (gnus-use-draft): New variable.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3037
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3038 * gnus.el (gnus-summary-move-article): Use `move' action by
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3039 default.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3040
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3041 * nnmail.el (nnmail-get-split-group): Be more restrictive in
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3042 selecting procmail spools.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3043 (nnmail-get-spool-files): Don't return the spool file when doing a
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3044 single procmail file.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3045
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3046 * gnus.el (gnus-summary-move-article): Allow moving to the same
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3047 group.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3048
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3049 * gnus-score.el (gnus-score-pretty-print): New command and
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3050 keystroke.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3051 (gnus-summary-increase-score): Would always bug out.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3052 (gnus-score-edit-done): Change windows before loading score file.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3053
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3054 * gnus.el (gnus-summary-reparent-thread): Rethread after
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3055 reparenting.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3056
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3057 * gnus-xmas.el (gnus-xmas-make-overlay): Don't make extents
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3058 undetachable.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3059
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3060 * nndoc.el (nndoc-post-type): New variable.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3061
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3062 Tue Jan 23 13:39:11 1996 Eberhard Mattes <mattes@azu.informatik.uni-stuttgart.de>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3063
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3064 * nndoc.el (nndoc-request-type): New function.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3065
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3066 Tue Jan 23 00:13:10 1996 Lars Ingebrigtsen <lars@eyesore.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3067
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3068 * gnus.el (gnus-group-group-indentation): New function.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3069 (gnus-group-update-group-line): Use it.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3070 (gnus-group-update-group): Indent.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3071
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3072 * gnus-topic.el (gnus-topic-hide-subtopics): Removed variable.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3073 (gnus-topic-prepare-topic): Indent group lines.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3074 (gnus-topic-yank-group): Indent groups.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3075
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3076 * gnus.el (gnus-group-update-hook): New variable.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3077 (gnus-group-insert-group-line): Use it.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3078
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3079 * gnus-vis.el (gnus-group-highlight-line): New function.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3080
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3081 * gnus.el (gnus-group-entry): New macro.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3082
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3083 * gnus-vis.el (gnus-group-highlight): New variable.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3084
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3085 * gnus-topic.el (gnus-topic-insert-topic-line): Would show "..."
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3086 too often.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3087 (gnus-topic-indent): Don't move point.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3088 (gnus-topic-unindent): Ditto.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3089 (gnus-topic-prepare-topic): Display unread articles in sub-topics.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3090
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3091 * nnsoup.el (nnsoup-next-prefix): New function.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3092 (nnsoup-read-areas): Use it.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3093
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3094 * gnus-soup.el (gnus-soup-set-area-prefix): New macro.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3095
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3096 * nnsoup.el (nnsoup-tmp-directory): New directory.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3097 (nnsoup-write-active-file): Save it.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3098 (nnsoup-unpack-packets): Use it.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3099
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3100 * gnus-msg.el (gnus-dissociate-buffer-from-draft): New command and
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3101 keystroke.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3102
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3103 * gnus.el (gnus-group-list-groups): Goto last group if at eob.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3104
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3105 * gnus-topic.el (gnus-topic-mode): Use it.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3106 (gnus-topic-goto-next-group): New function.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3107
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3108 * gnus.el (gnus-group-list-groups): Allow positioning point in
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3109 topic buffers.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3110 (gnus-group-goto-next-group-function): New internal variable.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3111
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3112 * nnsoup.el (nnsoup-read-active-file): Give a proper return
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3113 value.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3114
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3115 * gnus.el (gnus-start-news-server): Give a better error message.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3116
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3117 Mon Jan 21 23:34:55 1996 Morioka Tomohiko <morioka@jaist.ac.jp>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3118
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3119 * gnus-mh.el (gnus-mh-mail-setup): It didn't work when pressing
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3120 `R' or yanking because of lack of setting to variable
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3121 `mail-reply-buffer' and mh-sent-from-folder buffer local variable
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3122 `mh-show-buffer'.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3123
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3124 Mon Jan 22 02:58:42 1996 Lars Ingebrigtsen <lars@eyesore.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3125
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3126 * nntp.el (nntp-open-server-internal): Make sure that the server
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3127 was successfully opened.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3128
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3129 * gnus.el (gnus-read-active-file): Wouldn't activate properly.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3130 (gnus-read-active-file): Ignore errors from the archive server.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3131
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3132 * nnbabyl.el (nnbabyl-request-group): Ditto.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3133
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3134 * nnmbox.el (nnmbox-request-group): Would bug out.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3135
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3136 Sat Jan 20 20:39:03 1996 Steven L. Baur <steve@miranova.com>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3137
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3138 * nnmbox.el (nnmbox-read-mbox): find-file-noselect ->
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3139 nnheader-find-file-noselect.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3140
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3141 Mon Jan 22 01:15:52 1996 Lars Ingebrigtsen <lars@eyesore.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3142
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3143 * gnus.el (gnus-group-mark-buffer): Optional param.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3144
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3145 * nnsoup.el (nnsoup-request-expire-articles): Message more.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3146 (nnsoup-read-active-file): Add proper active info.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3147 (nnsoup-request-group): New implementation.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3148 (nnsoup-request-list): Ditto.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3149
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3150 Sun Jan 21 08:22:47 1996 Lars Ingebrigtsen <lars@eyesore.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3151
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3152 * gnus.el (gnus-request-article-this-buffer): Update sparse
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3153 articles.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3154 (gnus-data-set-number): New macro.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3155 (gnus-summary-update-article): Use it.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3156
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3157 Sun Jan 21 03:54:18 1996 Lars Magne Ingebrigtsen <larsi@eistla.ifi.uio.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3158
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3159 * gnus-soup.el (gnus-soup-add-article): Don't save canceled
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3160 articles.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3161