annotate lisp/gnus/ChangeLog @ 26:441bb1e64a06 r19-15b96

Import from CVS: tag r19-15b96
author cvs
date Mon, 13 Aug 2007 08:51:32 +0200
parents 4103f0995bd7
children 1917ad0d78d7
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
26
441bb1e64a06 Import from CVS: tag r19-15b96
cvs
parents: 24
diff changeset
1 Sat Mar 1 03:51:18 1997 Lars Magne Ingebrigtsen <larsi@menja.ifi.uio.no>
441bb1e64a06 Import from CVS: tag r19-15b96
cvs
parents: 24
diff changeset
2
441bb1e64a06 Import from CVS: tag r19-15b96
cvs
parents: 24
diff changeset
3 * gnus.el: Gnus v5.4.16 is released.
441bb1e64a06 Import from CVS: tag r19-15b96
cvs
parents: 24
diff changeset
4
441bb1e64a06 Import from CVS: tag r19-15b96
cvs
parents: 24
diff changeset
5 Sat Mar 1 00:04:09 1997 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
441bb1e64a06 Import from CVS: tag r19-15b96
cvs
parents: 24
diff changeset
6
441bb1e64a06 Import from CVS: tag r19-15b96
cvs
parents: 24
diff changeset
7 * gnus-sum.el (gnus-set-mode-line): Possibly take into account the
441bb1e64a06 Import from CVS: tag r19-15b96
cvs
parents: 24
diff changeset
8 buffer name.
441bb1e64a06 Import from CVS: tag r19-15b96
cvs
parents: 24
diff changeset
9
441bb1e64a06 Import from CVS: tag r19-15b96
cvs
parents: 24
diff changeset
10 * gnus-srvr.el (gnus-server-prepare): Try to make sure we only
441bb1e64a06 Import from CVS: tag r19-15b96
cvs
parents: 24
diff changeset
11 insert servers once.
441bb1e64a06 Import from CVS: tag r19-15b96
cvs
parents: 24
diff changeset
12
441bb1e64a06 Import from CVS: tag r19-15b96
cvs
parents: 24
diff changeset
13 * gnus-sum.el (gnus-summary-walk-group-buffer): Don't move point
441bb1e64a06 Import from CVS: tag r19-15b96
cvs
parents: 24
diff changeset
14 much.
441bb1e64a06 Import from CVS: tag r19-15b96
cvs
parents: 24
diff changeset
15
441bb1e64a06 Import from CVS: tag r19-15b96
cvs
parents: 24
diff changeset
16 * gnus-group.el (gnus-group-update-group): Don't move point.
441bb1e64a06 Import from CVS: tag r19-15b96
cvs
parents: 24
diff changeset
17
441bb1e64a06 Import from CVS: tag r19-15b96
cvs
parents: 24
diff changeset
18 * gnus-xmas.el (gnus-xmas-force-redisplay): Changed default to
441bb1e64a06 Import from CVS: tag r19-15b96
cvs
parents: 24
diff changeset
19 nil.
441bb1e64a06 Import from CVS: tag r19-15b96
cvs
parents: 24
diff changeset
20 (gnus-xmas-switch-horizontal-scrollbar-off): New function.
441bb1e64a06 Import from CVS: tag r19-15b96
cvs
parents: 24
diff changeset
21 (gnus-xmas-redefine): Use it.
441bb1e64a06 Import from CVS: tag r19-15b96
cvs
parents: 24
diff changeset
22
441bb1e64a06 Import from CVS: tag r19-15b96
cvs
parents: 24
diff changeset
23 * nnfolder.el (nnfolder-active-number): Don't save active here.
441bb1e64a06 Import from CVS: tag r19-15b96
cvs
parents: 24
diff changeset
24
441bb1e64a06 Import from CVS: tag r19-15b96
cvs
parents: 24
diff changeset
25 * gnus-sum.el (gnus-summary-reparent-thread): Use the original
441bb1e64a06 Import from CVS: tag r19-15b96
cvs
parents: 24
diff changeset
26 article.
441bb1e64a06 Import from CVS: tag r19-15b96
cvs
parents: 24
diff changeset
27
441bb1e64a06 Import from CVS: tag r19-15b96
cvs
parents: 24
diff changeset
28 Fri Feb 28 01:01:33 1997 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
441bb1e64a06 Import from CVS: tag r19-15b96
cvs
parents: 24
diff changeset
29
441bb1e64a06 Import from CVS: tag r19-15b96
cvs
parents: 24
diff changeset
30 * gnus-start.el (gnus-1): Pass ARG on to listing.
441bb1e64a06 Import from CVS: tag r19-15b96
cvs
parents: 24
diff changeset
31 (gnus-started-hook): New.
441bb1e64a06 Import from CVS: tag r19-15b96
cvs
parents: 24
diff changeset
32 (gnus-1): Use it.
441bb1e64a06 Import from CVS: tag r19-15b96
cvs
parents: 24
diff changeset
33
441bb1e64a06 Import from CVS: tag r19-15b96
cvs
parents: 24
diff changeset
34 * gnus-group.el (gnus-group-get-new-news): List using ARG if ARG
441bb1e64a06 Import from CVS: tag r19-15b96
cvs
parents: 24
diff changeset
35 is higher than current listing.
441bb1e64a06 Import from CVS: tag r19-15b96
cvs
parents: 24
diff changeset
36
441bb1e64a06 Import from CVS: tag r19-15b96
cvs
parents: 24
diff changeset
37 Tue Feb 25 23:28:47 1997 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
441bb1e64a06 Import from CVS: tag r19-15b96
cvs
parents: 24
diff changeset
38
441bb1e64a06 Import from CVS: tag r19-15b96
cvs
parents: 24
diff changeset
39 * nntp.el (nntp-retrieve-headers): Go to the next-to-last line.
441bb1e64a06 Import from CVS: tag r19-15b96
cvs
parents: 24
diff changeset
40
441bb1e64a06 Import from CVS: tag r19-15b96
cvs
parents: 24
diff changeset
41 Fri Feb 21 00:28:37 1997 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
441bb1e64a06 Import from CVS: tag r19-15b96
cvs
parents: 24
diff changeset
42
441bb1e64a06 Import from CVS: tag r19-15b96
cvs
parents: 24
diff changeset
43 * gnus-group.el (gnus-group-rename-group): Rename to right name.
441bb1e64a06 Import from CVS: tag r19-15b96
cvs
parents: 24
diff changeset
44
441bb1e64a06 Import from CVS: tag r19-15b96
cvs
parents: 24
diff changeset
45 * nnmail.el (nnmail-process-babyl-mail-format): Allow continuation
441bb1e64a06 Import from CVS: tag r19-15b96
cvs
parents: 24
diff changeset
46 Message-IDs.
441bb1e64a06 Import from CVS: tag r19-15b96
cvs
parents: 24
diff changeset
47 (nnmail-process-unix-mail-format): Ditto.
441bb1e64a06 Import from CVS: tag r19-15b96
cvs
parents: 24
diff changeset
48 (nnmail-process-mmdf-mail-format): Ditto.
441bb1e64a06 Import from CVS: tag r19-15b96
cvs
parents: 24
diff changeset
49
441bb1e64a06 Import from CVS: tag r19-15b96
cvs
parents: 24
diff changeset
50 * nnml.el (nnml-update-file-alist): New function.
441bb1e64a06 Import from CVS: tag r19-15b96
cvs
parents: 24
diff changeset
51 (nnml-retrieve-headers): Use it.
441bb1e64a06 Import from CVS: tag r19-15b96
cvs
parents: 24
diff changeset
52 (nnml-request-move-article): Delete zipped files.
441bb1e64a06 Import from CVS: tag r19-15b96
cvs
parents: 24
diff changeset
53 (nnml-request-replace-article): Write to gzipped, if wanted.
441bb1e64a06 Import from CVS: tag r19-15b96
cvs
parents: 24
diff changeset
54
441bb1e64a06 Import from CVS: tag r19-15b96
cvs
parents: 24
diff changeset
55 Thu Feb 20 18:36:22 1997 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
441bb1e64a06 Import from CVS: tag r19-15b96
cvs
parents: 24
diff changeset
56
441bb1e64a06 Import from CVS: tag r19-15b96
cvs
parents: 24
diff changeset
57 * gnus-picon.el (gnus-picons-display-where): Doc fix.
441bb1e64a06 Import from CVS: tag r19-15b96
cvs
parents: 24
diff changeset
58
441bb1e64a06 Import from CVS: tag r19-15b96
cvs
parents: 24
diff changeset
59 * gnus-start.el (gnus-read-newsrc-el-file): Offer to break.
441bb1e64a06 Import from CVS: tag r19-15b96
cvs
parents: 24
diff changeset
60
441bb1e64a06 Import from CVS: tag r19-15b96
cvs
parents: 24
diff changeset
61 * nnmail.el (nnmail-search-unix-mail-delim): Exclude newlines from
441bb1e64a06 Import from CVS: tag r19-15b96
cvs
parents: 24
diff changeset
62 matches.
441bb1e64a06 Import from CVS: tag r19-15b96
cvs
parents: 24
diff changeset
63
24
4103f0995bd7 Import from CVS: tag r19-15b95
cvs
parents: 22
diff changeset
64 Thu Feb 20 04:16:50 1997 Lars Magne Ingebrigtsen <larsi@menja.ifi.uio.no>
4103f0995bd7 Import from CVS: tag r19-15b95
cvs
parents: 22
diff changeset
65
4103f0995bd7 Import from CVS: tag r19-15b95
cvs
parents: 22
diff changeset
66 * gnus.el: Gnus v5.4.15 is released.
4103f0995bd7 Import from CVS: tag r19-15b95
cvs
parents: 22
diff changeset
67
4103f0995bd7 Import from CVS: tag r19-15b95
cvs
parents: 22
diff changeset
68 Thu Feb 20 03:28:00 1997 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
4103f0995bd7 Import from CVS: tag r19-15b95
cvs
parents: 22
diff changeset
69
4103f0995bd7 Import from CVS: tag r19-15b95
cvs
parents: 22
diff changeset
70 * gnus-xmas.el (gnus-xmas-mode-line-buffer-identification):
4103f0995bd7 Import from CVS: tag r19-15b95
cvs
parents: 22
diff changeset
71 Respect non-standard mode line settings.
4103f0995bd7 Import from CVS: tag r19-15b95
cvs
parents: 22
diff changeset
72
4103f0995bd7 Import from CVS: tag r19-15b95
cvs
parents: 22
diff changeset
73 * gnus-group.el (gnus-group-line-format): Doc fix.
4103f0995bd7 Import from CVS: tag r19-15b95
cvs
parents: 22
diff changeset
74
4103f0995bd7 Import from CVS: tag r19-15b95
cvs
parents: 22
diff changeset
75 * nndoc.el (nndoc-rfc934-type-p): New function.
4103f0995bd7 Import from CVS: tag r19-15b95
cvs
parents: 22
diff changeset
76 (nndoc-type-alist): Define RFC934 type.
4103f0995bd7 Import from CVS: tag r19-15b95
cvs
parents: 22
diff changeset
77
4103f0995bd7 Import from CVS: tag r19-15b95
cvs
parents: 22
diff changeset
78 Wed Feb 19 05:18:06 1997 Hrvoje Niksic <hniksic@srce.hr>
4103f0995bd7 Import from CVS: tag r19-15b95
cvs
parents: 22
diff changeset
79
4103f0995bd7 Import from CVS: tag r19-15b95
cvs
parents: 22
diff changeset
80 * gnus-group.el (gnus-group-set-mode-line): Mark the change with
4103f0995bd7 Import from CVS: tag r19-15b95
cvs
parents: 22
diff changeset
81 two asterisks.
4103f0995bd7 Import from CVS: tag r19-15b95
cvs
parents: 22
diff changeset
82
4103f0995bd7 Import from CVS: tag r19-15b95
cvs
parents: 22
diff changeset
83 Thu Feb 20 03:19:28 1997 Joev Dubach <dubach1@husc.harvard.edu>
4103f0995bd7 Import from CVS: tag r19-15b95
cvs
parents: 22
diff changeset
84
4103f0995bd7 Import from CVS: tag r19-15b95
cvs
parents: 22
diff changeset
85 * gnus-topic.el (gnus-topic-prepare-topic): Show empty topics.
4103f0995bd7 Import from CVS: tag r19-15b95
cvs
parents: 22
diff changeset
86
4103f0995bd7 Import from CVS: tag r19-15b95
cvs
parents: 22
diff changeset
87 Thu Feb 20 02:30:27 1997 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
4103f0995bd7 Import from CVS: tag r19-15b95
cvs
parents: 22
diff changeset
88
4103f0995bd7 Import from CVS: tag r19-15b95
cvs
parents: 22
diff changeset
89 * gnus-group.el (gnus-group-process-prefix): Use
4103f0995bd7 Import from CVS: tag r19-15b95
cvs
parents: 22
diff changeset
90 `gnus-region-active-p'.
4103f0995bd7 Import from CVS: tag r19-15b95
cvs
parents: 22
diff changeset
91
4103f0995bd7 Import from CVS: tag r19-15b95
cvs
parents: 22
diff changeset
92 * gnus-score.el (gnus-hierarchial-home-score-file): Respect short
4103f0995bd7 Import from CVS: tag r19-15b95
cvs
parents: 22
diff changeset
93 file names.
4103f0995bd7 Import from CVS: tag r19-15b95
cvs
parents: 22
diff changeset
94 (gnus-hierarchial-home-adapt-file): Ditto.
4103f0995bd7 Import from CVS: tag r19-15b95
cvs
parents: 22
diff changeset
95
4103f0995bd7 Import from CVS: tag r19-15b95
cvs
parents: 22
diff changeset
96 Wed Feb 19 00:44:41 1997 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
4103f0995bd7 Import from CVS: tag r19-15b95
cvs
parents: 22
diff changeset
97
4103f0995bd7 Import from CVS: tag r19-15b95
cvs
parents: 22
diff changeset
98 * nnml.el (nnml-request-regenerate): Return t.
4103f0995bd7 Import from CVS: tag r19-15b95
cvs
parents: 22
diff changeset
99
4103f0995bd7 Import from CVS: tag r19-15b95
cvs
parents: 22
diff changeset
100 * gnus-srvr.el (gnus-server-regenerate-server): Better messaging.
4103f0995bd7 Import from CVS: tag r19-15b95
cvs
parents: 22
diff changeset
101
4103f0995bd7 Import from CVS: tag r19-15b95
cvs
parents: 22
diff changeset
102 * gnus.el: Autoload gnus-quote-arg-for-sh-or-csh.
4103f0995bd7 Import from CVS: tag r19-15b95
cvs
parents: 22
diff changeset
103
4103f0995bd7 Import from CVS: tag r19-15b95
cvs
parents: 22
diff changeset
104 Tue Feb 18 23:26:28 1997 Lars Magne Ingebrigtsen <larsi@menja.ifi.uio.no>
4103f0995bd7 Import from CVS: tag r19-15b95
cvs
parents: 22
diff changeset
105
4103f0995bd7 Import from CVS: tag r19-15b95
cvs
parents: 22
diff changeset
106 * gnus.el: Gnus v5.4.14 is released.
4103f0995bd7 Import from CVS: tag r19-15b95
cvs
parents: 22
diff changeset
107
4103f0995bd7 Import from CVS: tag r19-15b95
cvs
parents: 22
diff changeset
108 Tue Feb 18 21:47:18 1997 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
4103f0995bd7 Import from CVS: tag r19-15b95
cvs
parents: 22
diff changeset
109
4103f0995bd7 Import from CVS: tag r19-15b95
cvs
parents: 22
diff changeset
110 * gnus-xmas.el (gnus-xmas-modeline-glyph): Didn't work when the
4103f0995bd7 Import from CVS: tag r19-15b95
cvs
parents: 22
diff changeset
111 etc dir couldn't be found.
4103f0995bd7 Import from CVS: tag r19-15b95
cvs
parents: 22
diff changeset
112
4103f0995bd7 Import from CVS: tag r19-15b95
cvs
parents: 22
diff changeset
113 * gnus-topic.el (gnus-topic-fold): Enter into dribble.
4103f0995bd7 Import from CVS: tag r19-15b95
cvs
parents: 22
diff changeset
114
4103f0995bd7 Import from CVS: tag r19-15b95
cvs
parents: 22
diff changeset
115 * nnbabyl.el (nnbabyl-request-scan): Put things in right dir.
4103f0995bd7 Import from CVS: tag r19-15b95
cvs
parents: 22
diff changeset
116 * nnmbox.el (nnmbox-request-scan): Ditto.
4103f0995bd7 Import from CVS: tag r19-15b95
cvs
parents: 22
diff changeset
117
4103f0995bd7 Import from CVS: tag r19-15b95
cvs
parents: 22
diff changeset
118 * gnus-sum.el (gnus-offer-save-summaries): Use
4103f0995bd7 Import from CVS: tag r19-15b95
cvs
parents: 22
diff changeset
119 `switch-to-buffer'.
4103f0995bd7 Import from CVS: tag r19-15b95
cvs
parents: 22
diff changeset
120
4103f0995bd7 Import from CVS: tag r19-15b95
cvs
parents: 22
diff changeset
121 * nnkiboze.el (nnkiboze-enter-nov): Removed debug.
4103f0995bd7 Import from CVS: tag r19-15b95
cvs
parents: 22
diff changeset
122
4103f0995bd7 Import from CVS: tag r19-15b95
cvs
parents: 22
diff changeset
123 * gnus-sum.el (gnus-summary-insert-pseudos): Quote when not
4103f0995bd7 Import from CVS: tag r19-15b95
cvs
parents: 22
diff changeset
124 viewing separately.
4103f0995bd7 Import from CVS: tag r19-15b95
cvs
parents: 22
diff changeset
125
4103f0995bd7 Import from CVS: tag r19-15b95
cvs
parents: 22
diff changeset
126 Sun Feb 16 23:43:19 1997 Hrvoje Niksic <hniksic@srce.hr>
4103f0995bd7 Import from CVS: tag r19-15b95
cvs
parents: 22
diff changeset
127
4103f0995bd7 Import from CVS: tag r19-15b95
cvs
parents: 22
diff changeset
128 * gnus-topic.el (gnus-topic-edit-parameters): Print the topic
4103f0995bd7 Import from CVS: tag r19-15b95
cvs
parents: 22
diff changeset
129 name.
4103f0995bd7 Import from CVS: tag r19-15b95
cvs
parents: 22
diff changeset
130
4103f0995bd7 Import from CVS: tag r19-15b95
cvs
parents: 22
diff changeset
131 * gnus-group.el (gnus-group-edit-group): Print the group name.
4103f0995bd7 Import from CVS: tag r19-15b95
cvs
parents: 22
diff changeset
132
4103f0995bd7 Import from CVS: tag r19-15b95
cvs
parents: 22
diff changeset
133 Sun Feb 16 18:30:27 1997 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
4103f0995bd7 Import from CVS: tag r19-15b95
cvs
parents: 22
diff changeset
134
4103f0995bd7 Import from CVS: tag r19-15b95
cvs
parents: 22
diff changeset
135 * gnus-score.el (gnus-score-adaptive): Respect score adapt
4103f0995bd7 Import from CVS: tag r19-15b95
cvs
parents: 22
diff changeset
136 settings.
4103f0995bd7 Import from CVS: tag r19-15b95
cvs
parents: 22
diff changeset
137
4103f0995bd7 Import from CVS: tag r19-15b95
cvs
parents: 22
diff changeset
138 * gnus-sum.el (gnus-summary-prev-page): Search all frames for
4103f0995bd7 Import from CVS: tag r19-15b95
cvs
parents: 22
diff changeset
139 window.
4103f0995bd7 Import from CVS: tag r19-15b95
cvs
parents: 22
diff changeset
140 (gnus-summary-next-page): Ditto.
4103f0995bd7 Import from CVS: tag r19-15b95
cvs
parents: 22
diff changeset
141
4103f0995bd7 Import from CVS: tag r19-15b95
cvs
parents: 22
diff changeset
142 Sun Feb 16 18:12:01 1997 Lars Magne Ingebrigtsen <larsi@menja.ifi.uio.no>
4103f0995bd7 Import from CVS: tag r19-15b95
cvs
parents: 22
diff changeset
143
4103f0995bd7 Import from CVS: tag r19-15b95
cvs
parents: 22
diff changeset
144 * gnus.el: Gnus v5.4.13 is released.
4103f0995bd7 Import from CVS: tag r19-15b95
cvs
parents: 22
diff changeset
145
4103f0995bd7 Import from CVS: tag r19-15b95
cvs
parents: 22
diff changeset
146 Sun Feb 16 16:20:33 1997 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
4103f0995bd7 Import from CVS: tag r19-15b95
cvs
parents: 22
diff changeset
147
4103f0995bd7 Import from CVS: tag r19-15b95
cvs
parents: 22
diff changeset
148 * gnus-nocem.el (gnus-nocem-scan-groups): Allow NULL references.
4103f0995bd7 Import from CVS: tag r19-15b95
cvs
parents: 22
diff changeset
149
4103f0995bd7 Import from CVS: tag r19-15b95
cvs
parents: 22
diff changeset
150 * message.el (message-make-caesar-translation-table): New function.
4103f0995bd7 Import from CVS: tag r19-15b95
cvs
parents: 22
diff changeset
151 (message-caesar-region): Use it.
4103f0995bd7 Import from CVS: tag r19-15b95
cvs
parents: 22
diff changeset
152
4103f0995bd7 Import from CVS: tag r19-15b95
cvs
parents: 22
diff changeset
153 * messagexmas.el (message-xmas-make-caesar-translation-table): New
4103f0995bd7 Import from CVS: tag r19-15b95
cvs
parents: 22
diff changeset
154 function.
4103f0995bd7 Import from CVS: tag r19-15b95
cvs
parents: 22
diff changeset
155
4103f0995bd7 Import from CVS: tag r19-15b95
cvs
parents: 22
diff changeset
156 * gnus-art.el (gnus-article-add-buttons): Respect previous
4103f0995bd7 Import from CVS: tag r19-15b95
cvs
parents: 22
diff changeset
157 buttons.
4103f0995bd7 Import from CVS: tag r19-15b95
cvs
parents: 22
diff changeset
158 (gnus-button-in-region-p): New function.
4103f0995bd7 Import from CVS: tag r19-15b95
cvs
parents: 22
diff changeset
159 (gnus-article-add-buttons): Use it.
4103f0995bd7 Import from CVS: tag r19-15b95
cvs
parents: 22
diff changeset
160
4103f0995bd7 Import from CVS: tag r19-15b95
cvs
parents: 22
diff changeset
161 * nnweb.el (nnweb-max-hits): Fixed default.
4103f0995bd7 Import from CVS: tag r19-15b95
cvs
parents: 22
diff changeset
162
4103f0995bd7 Import from CVS: tag r19-15b95
cvs
parents: 22
diff changeset
163 Tue Feb 11 20:25:42 1997 Hrvoje Niksic <hniksic@srce.hr>
4103f0995bd7 Import from CVS: tag r19-15b95
cvs
parents: 22
diff changeset
164
4103f0995bd7 Import from CVS: tag r19-15b95
cvs
parents: 22
diff changeset
165 * gnus-srvr.el (gnus-server-regenerate-server): Typo.
4103f0995bd7 Import from CVS: tag r19-15b95
cvs
parents: 22
diff changeset
166
4103f0995bd7 Import from CVS: tag r19-15b95
cvs
parents: 22
diff changeset
167 Sun Feb 16 15:24:40 1997 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
4103f0995bd7 Import from CVS: tag r19-15b95
cvs
parents: 22
diff changeset
168
4103f0995bd7 Import from CVS: tag r19-15b95
cvs
parents: 22
diff changeset
169 * message.el: Removed `message-point-at-bol' and `eol'.
4103f0995bd7 Import from CVS: tag r19-15b95
cvs
parents: 22
diff changeset
170
4103f0995bd7 Import from CVS: tag r19-15b95
cvs
parents: 22
diff changeset
171 * gnus-start.el (gnus-read-active-file): Allow FORCE argument.
4103f0995bd7 Import from CVS: tag r19-15b95
cvs
parents: 22
diff changeset
172 (gnus-check-bogus-newsgroups): Use it.
4103f0995bd7 Import from CVS: tag r19-15b95
cvs
parents: 22
diff changeset
173
4103f0995bd7 Import from CVS: tag r19-15b95
cvs
parents: 22
diff changeset
174 * gnus-srvr.el (gnus-server-copy-server): Allow copying of
4103f0995bd7 Import from CVS: tag r19-15b95
cvs
parents: 22
diff changeset
175 unreadable servers.
4103f0995bd7 Import from CVS: tag r19-15b95
cvs
parents: 22
diff changeset
176
4103f0995bd7 Import from CVS: tag r19-15b95
cvs
parents: 22
diff changeset
177 Thu Feb 13 19:44:33 1997 Steven L Baur <steve@altair.xemacs.org>
4103f0995bd7 Import from CVS: tag r19-15b95
cvs
parents: 22
diff changeset
178
4103f0995bd7 Import from CVS: tag r19-15b95
cvs
parents: 22
diff changeset
179 * gnus-util.el (gnus-output-to-mail): Make sure `From ' lines in
4103f0995bd7 Import from CVS: tag r19-15b95
cvs
parents: 22
diff changeset
180 saved messages are preceded by a newline.
4103f0995bd7 Import from CVS: tag r19-15b95
cvs
parents: 22
diff changeset
181
4103f0995bd7 Import from CVS: tag r19-15b95
cvs
parents: 22
diff changeset
182 Wed Feb 12 05:28:32 1997 Zlatko Calusic <zcalusic@srce.hr>
4103f0995bd7 Import from CVS: tag r19-15b95
cvs
parents: 22
diff changeset
183
4103f0995bd7 Import from CVS: tag r19-15b95
cvs
parents: 22
diff changeset
184 * gnus-sum.el (gnus-summary-copy-article): Use TO-NEWSGROUP.
4103f0995bd7 Import from CVS: tag r19-15b95
cvs
parents: 22
diff changeset
185
4103f0995bd7 Import from CVS: tag r19-15b95
cvs
parents: 22
diff changeset
186 Sat Feb 15 21:48:23 1997 Per Abrahamsen <abraham@dina.kvl.dk>
4103f0995bd7 Import from CVS: tag r19-15b95
cvs
parents: 22
diff changeset
187
4103f0995bd7 Import from CVS: tag r19-15b95
cvs
parents: 22
diff changeset
188 * nnmail.el: Organized customization options.
4103f0995bd7 Import from CVS: tag r19-15b95
cvs
parents: 22
diff changeset
189 * gnus.el: Updated.
4103f0995bd7 Import from CVS: tag r19-15b95
cvs
parents: 22
diff changeset
190
4103f0995bd7 Import from CVS: tag r19-15b95
cvs
parents: 22
diff changeset
191 Wed Feb 12 18:06:11 1997 Per Abrahamsen <abraham@dina.kvl.dk>
4103f0995bd7 Import from CVS: tag r19-15b95
cvs
parents: 22
diff changeset
192
4103f0995bd7 Import from CVS: tag r19-15b95
cvs
parents: 22
diff changeset
193 * gnus-kill.el: Reorganized customization
4103f0995bd7 Import from CVS: tag r19-15b95
cvs
parents: 22
diff changeset
194 options.
4103f0995bd7 Import from CVS: tag r19-15b95
cvs
parents: 22
diff changeset
195 * gnus-sum.el: Ditto.
4103f0995bd7 Import from CVS: tag r19-15b95
cvs
parents: 22
diff changeset
196 * gnus-score.el: Ditto.
4103f0995bd7 Import from CVS: tag r19-15b95
cvs
parents: 22
diff changeset
197 * gnus-start.el: Ditto.
4103f0995bd7 Import from CVS: tag r19-15b95
cvs
parents: 22
diff changeset
198 * gnus.el: Ditto.
4103f0995bd7 Import from CVS: tag r19-15b95
cvs
parents: 22
diff changeset
199
4103f0995bd7 Import from CVS: tag r19-15b95
cvs
parents: 22
diff changeset
200 Fri Feb 14 09:30:42 1997 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
4103f0995bd7 Import from CVS: tag r19-15b95
cvs
parents: 22
diff changeset
201
4103f0995bd7 Import from CVS: tag r19-15b95
cvs
parents: 22
diff changeset
202 * gnus-art.el (article-strip-multiple-blank-lines): Inhibit
4103f0995bd7 Import from CVS: tag r19-15b95
cvs
parents: 22
diff changeset
203 point-motion hooks.
4103f0995bd7 Import from CVS: tag r19-15b95
cvs
parents: 22
diff changeset
204 (article-hide-pgp): Don't hide the leading newline.
4103f0995bd7 Import from CVS: tag r19-15b95
cvs
parents: 22
diff changeset
205
4103f0995bd7 Import from CVS: tag r19-15b95
cvs
parents: 22
diff changeset
206 * gnus-group.el (gnus-group-quick-select-group): Bind
4103f0995bd7 Import from CVS: tag r19-15b95
cvs
parents: 22
diff changeset
207 gnus-home-score-file to nil.
4103f0995bd7 Import from CVS: tag r19-15b95
cvs
parents: 22
diff changeset
208
4103f0995bd7 Import from CVS: tag r19-15b95
cvs
parents: 22
diff changeset
209 * gnus-start.el (gnus-dribble-read-file): Changed prompt.
4103f0995bd7 Import from CVS: tag r19-15b95
cvs
parents: 22
diff changeset
210
4103f0995bd7 Import from CVS: tag r19-15b95
cvs
parents: 22
diff changeset
211 Wed Feb 12 09:39:53 1997 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
4103f0995bd7 Import from CVS: tag r19-15b95
cvs
parents: 22
diff changeset
212
4103f0995bd7 Import from CVS: tag r19-15b95
cvs
parents: 22
diff changeset
213 * nnmail.el (nnmail-get-new-mail): Make sure we're using directory
4103f0995bd7 Import from CVS: tag r19-15b95
cvs
parents: 22
diff changeset
214 file names.
4103f0995bd7 Import from CVS: tag r19-15b95
cvs
parents: 22
diff changeset
215
4103f0995bd7 Import from CVS: tag r19-15b95
cvs
parents: 22
diff changeset
216 Tue Feb 11 14:00:56 1997 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
4103f0995bd7 Import from CVS: tag r19-15b95
cvs
parents: 22
diff changeset
217
4103f0995bd7 Import from CVS: tag r19-15b95
cvs
parents: 22
diff changeset
218 * message.el (message-followup): Respect Posted-To.
4103f0995bd7 Import from CVS: tag r19-15b95
cvs
parents: 22
diff changeset
219
4103f0995bd7 Import from CVS: tag r19-15b95
cvs
parents: 22
diff changeset
220 Tue Feb 11 08:15:38 1997 Rich Pieri <rich.pieri@prescienttech.com>
4103f0995bd7 Import from CVS: tag r19-15b95
cvs
parents: 22
diff changeset
221
4103f0995bd7 Import from CVS: tag r19-15b95
cvs
parents: 22
diff changeset
222 * nnmail.el (nnmail-pop3-movemail): New function.
4103f0995bd7 Import from CVS: tag r19-15b95
cvs
parents: 22
diff changeset
223
4103f0995bd7 Import from CVS: tag r19-15b95
cvs
parents: 22
diff changeset
224 Tue Feb 11 03:44:43 1997 Karl Kleinpaste <karl@jprc.com>
4103f0995bd7 Import from CVS: tag r19-15b95
cvs
parents: 22
diff changeset
225
4103f0995bd7 Import from CVS: tag r19-15b95
cvs
parents: 22
diff changeset
226 * gnus-art.el (gnus-emphasis-alist): Made compounds available
4103f0995bd7 Import from CVS: tag r19-15b95
cvs
parents: 22
diff changeset
227 again.
4103f0995bd7 Import from CVS: tag r19-15b95
cvs
parents: 22
diff changeset
228
4103f0995bd7 Import from CVS: tag r19-15b95
cvs
parents: 22
diff changeset
229 Mon Feb 10 08:54:09 1997 Steven L Baur <steve@altair.xemacs.org>
4103f0995bd7 Import from CVS: tag r19-15b95
cvs
parents: 22
diff changeset
230
4103f0995bd7 Import from CVS: tag r19-15b95
cvs
parents: 22
diff changeset
231 * dgnushack.el (dgnushack-compile): XEmacs doesn't complain about
4103f0995bd7 Import from CVS: tag r19-15b95
cvs
parents: 22
diff changeset
232 portability variables any more.
4103f0995bd7 Import from CVS: tag r19-15b95
cvs
parents: 22
diff changeset
233
22
8fc7fe29b841 Import from CVS: tag r19-15b94
cvs
parents: 18
diff changeset
234 Mon Feb 10 14:19:55 1997 Lars Magne Ingebrigtsen <larsi@menja.ifi.uio.no>
8fc7fe29b841 Import from CVS: tag r19-15b94
cvs
parents: 18
diff changeset
235
8fc7fe29b841 Import from CVS: tag r19-15b94
cvs
parents: 18
diff changeset
236 * gnus.el: Gnus v5.4.12 is released.
8fc7fe29b841 Import from CVS: tag r19-15b94
cvs
parents: 18
diff changeset
237
8fc7fe29b841 Import from CVS: tag r19-15b94
cvs
parents: 18
diff changeset
238 Mon Feb 10 12:47:41 1997 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
8fc7fe29b841 Import from CVS: tag r19-15b94
cvs
parents: 18
diff changeset
239
8fc7fe29b841 Import from CVS: tag r19-15b94
cvs
parents: 18
diff changeset
240 * message.el (message-fetch-field): Accept an optional param.
8fc7fe29b841 Import from CVS: tag r19-15b94
cvs
parents: 18
diff changeset
241 (message-reply): Only fetch the first Message-ID.
8fc7fe29b841 Import from CVS: tag r19-15b94
cvs
parents: 18
diff changeset
242
8fc7fe29b841 Import from CVS: tag r19-15b94
cvs
parents: 18
diff changeset
243 * gnus-score.el (gnus-summary-score-effect): Update mode line.
8fc7fe29b841 Import from CVS: tag r19-15b94
cvs
parents: 18
diff changeset
244
8fc7fe29b841 Import from CVS: tag r19-15b94
cvs
parents: 18
diff changeset
245 Mon Feb 10 12:32:38 1997 Hrvoje Niksic <hniksic@srce.hr>
8fc7fe29b841 Import from CVS: tag r19-15b94
cvs
parents: 18
diff changeset
246
8fc7fe29b841 Import from CVS: tag r19-15b94
cvs
parents: 18
diff changeset
247 * gnus-art.el: Simplify.
8fc7fe29b841 Import from CVS: tag r19-15b94
cvs
parents: 18
diff changeset
248
8fc7fe29b841 Import from CVS: tag r19-15b94
cvs
parents: 18
diff changeset
249 Mon Feb 10 12:23:48 1997 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
8fc7fe29b841 Import from CVS: tag r19-15b94
cvs
parents: 18
diff changeset
250
8fc7fe29b841 Import from CVS: tag r19-15b94
cvs
parents: 18
diff changeset
251 * gnus-sum.el (gnus-summary-prev-page): Don't scroll when the
8fc7fe29b841 Import from CVS: tag r19-15b94
cvs
parents: 18
diff changeset
252 article buffer isn't visible.
8fc7fe29b841 Import from CVS: tag r19-15b94
cvs
parents: 18
diff changeset
253
8fc7fe29b841 Import from CVS: tag r19-15b94
cvs
parents: 18
diff changeset
254 * gnus.el ((featurep 'gnus-xmas)): Removed
8fc7fe29b841 Import from CVS: tag r19-15b94
cvs
parents: 18
diff changeset
255 `gnus-make-local-hook'.
8fc7fe29b841 Import from CVS: tag r19-15b94
cvs
parents: 18
diff changeset
256
8fc7fe29b841 Import from CVS: tag r19-15b94
cvs
parents: 18
diff changeset
257 Mon Feb 10 12:08:31 1997 Adrian Aichner <aichner@ecf.teradyne.com>
8fc7fe29b841 Import from CVS: tag r19-15b94
cvs
parents: 18
diff changeset
258
8fc7fe29b841 Import from CVS: tag r19-15b94
cvs
parents: 18
diff changeset
259 * gnus-util.el (gnus-turn-off-edit-menu): Doc fix.
8fc7fe29b841 Import from CVS: tag r19-15b94
cvs
parents: 18
diff changeset
260
8fc7fe29b841 Import from CVS: tag r19-15b94
cvs
parents: 18
diff changeset
261 Mon Feb 10 07:42:37 1997 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
8fc7fe29b841 Import from CVS: tag r19-15b94
cvs
parents: 18
diff changeset
262
8fc7fe29b841 Import from CVS: tag r19-15b94
cvs
parents: 18
diff changeset
263 * gnus-sum.el (gnus-summary-prepare-unthreaded): Make sure point
8fc7fe29b841 Import from CVS: tag r19-15b94
cvs
parents: 18
diff changeset
264 is at bol.
8fc7fe29b841 Import from CVS: tag r19-15b94
cvs
parents: 18
diff changeset
265
8fc7fe29b841 Import from CVS: tag r19-15b94
cvs
parents: 18
diff changeset
266 * gnus-srvr.el (gnus-browse-mode-map): Define gnus-bug.
8fc7fe29b841 Import from CVS: tag r19-15b94
cvs
parents: 18
diff changeset
267 (gnus-server-mode-map): Ditto.
8fc7fe29b841 Import from CVS: tag r19-15b94
cvs
parents: 18
diff changeset
268
8fc7fe29b841 Import from CVS: tag r19-15b94
cvs
parents: 18
diff changeset
269 * gnus-sum.el (gnus-summary-edit-article-done): Update original
8fc7fe29b841 Import from CVS: tag r19-15b94
cvs
parents: 18
diff changeset
270 article buffer.
8fc7fe29b841 Import from CVS: tag r19-15b94
cvs
parents: 18
diff changeset
271
8fc7fe29b841 Import from CVS: tag r19-15b94
cvs
parents: 18
diff changeset
272 * gnus-uu.el (gnus-uu-digest-mail-forward): Restore window
8fc7fe29b841 Import from CVS: tag r19-15b94
cvs
parents: 18
diff changeset
273 config.
8fc7fe29b841 Import from CVS: tag r19-15b94
cvs
parents: 18
diff changeset
274
8fc7fe29b841 Import from CVS: tag r19-15b94
cvs
parents: 18
diff changeset
275 * nnmail.el (nnmail-move-inbox): Make sure tofile exists before
8fc7fe29b841 Import from CVS: tag r19-15b94
cvs
parents: 18
diff changeset
276 setting modes.
8fc7fe29b841 Import from CVS: tag r19-15b94
cvs
parents: 18
diff changeset
277
8fc7fe29b841 Import from CVS: tag r19-15b94
cvs
parents: 18
diff changeset
278 * gnus-xmas.el (gnus-xmas-region-active-p): New function.
8fc7fe29b841 Import from CVS: tag r19-15b94
cvs
parents: 18
diff changeset
279
8fc7fe29b841 Import from CVS: tag r19-15b94
cvs
parents: 18
diff changeset
280 * gnus-ems.el (gnus-region-active-p): New function.
8fc7fe29b841 Import from CVS: tag r19-15b94
cvs
parents: 18
diff changeset
281
8fc7fe29b841 Import from CVS: tag r19-15b94
cvs
parents: 18
diff changeset
282 Mon Feb 10 07:40:45 1997 Hrvoje Niksic <hniksic@srce.hr>
8fc7fe29b841 Import from CVS: tag r19-15b94
cvs
parents: 18
diff changeset
283
8fc7fe29b841 Import from CVS: tag r19-15b94
cvs
parents: 18
diff changeset
284 * gnus-sum.el (gnus-summary-work-articles): Use zmacs-region.
8fc7fe29b841 Import from CVS: tag r19-15b94
cvs
parents: 18
diff changeset
285
8fc7fe29b841 Import from CVS: tag r19-15b94
cvs
parents: 18
diff changeset
286 Mon Feb 10 07:06:44 1997 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
8fc7fe29b841 Import from CVS: tag r19-15b94
cvs
parents: 18
diff changeset
287
8fc7fe29b841 Import from CVS: tag r19-15b94
cvs
parents: 18
diff changeset
288 * message.el (message-mode): Nix out all local variables.
8fc7fe29b841 Import from CVS: tag r19-15b94
cvs
parents: 18
diff changeset
289
8fc7fe29b841 Import from CVS: tag r19-15b94
cvs
parents: 18
diff changeset
290 * gnus-art.el (gnus-summary-save-in-mail): Don't ask.
8fc7fe29b841 Import from CVS: tag r19-15b94
cvs
parents: 18
diff changeset
291
8fc7fe29b841 Import from CVS: tag r19-15b94
cvs
parents: 18
diff changeset
292 * gnus-sum.el (gnus-ps-print-hook): New hook.
8fc7fe29b841 Import from CVS: tag r19-15b94
cvs
parents: 18
diff changeset
293 (gnus-summary-print-article): Use it.
8fc7fe29b841 Import from CVS: tag r19-15b94
cvs
parents: 18
diff changeset
294
8fc7fe29b841 Import from CVS: tag r19-15b94
cvs
parents: 18
diff changeset
295 * message.el (message-reply): Make sure there is something
8fc7fe29b841 Import from CVS: tag r19-15b94
cvs
parents: 18
diff changeset
296 inserted as a To.
8fc7fe29b841 Import from CVS: tag r19-15b94
cvs
parents: 18
diff changeset
297
8fc7fe29b841 Import from CVS: tag r19-15b94
cvs
parents: 18
diff changeset
298 Mon Feb 10 05:54:28 1997 Paul Franklin <paul@cs.washington.edu>
8fc7fe29b841 Import from CVS: tag r19-15b94
cvs
parents: 18
diff changeset
299
8fc7fe29b841 Import from CVS: tag r19-15b94
cvs
parents: 18
diff changeset
300 * gnus-group.el (gnus-group-edit-group): Ignore errors while
8fc7fe29b841 Import from CVS: tag r19-15b94
cvs
parents: 18
diff changeset
301 closing group.
8fc7fe29b841 Import from CVS: tag r19-15b94
cvs
parents: 18
diff changeset
302
8fc7fe29b841 Import from CVS: tag r19-15b94
cvs
parents: 18
diff changeset
303 Mon Feb 10 05:22:09 1997 Steven L. Baur <steve@miranova.com>
8fc7fe29b841 Import from CVS: tag r19-15b94
cvs
parents: 18
diff changeset
304
8fc7fe29b841 Import from CVS: tag r19-15b94
cvs
parents: 18
diff changeset
305 * messagexmas.el (message-xmas-maybe-fontify): New function.
8fc7fe29b841 Import from CVS: tag r19-15b94
cvs
parents: 18
diff changeset
306 (message-mode-hook): Use it.
8fc7fe29b841 Import from CVS: tag r19-15b94
cvs
parents: 18
diff changeset
307
8fc7fe29b841 Import from CVS: tag r19-15b94
cvs
parents: 18
diff changeset
308 Sat Feb 8 21:18:25 1997 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
8fc7fe29b841 Import from CVS: tag r19-15b94
cvs
parents: 18
diff changeset
309
8fc7fe29b841 Import from CVS: tag r19-15b94
cvs
parents: 18
diff changeset
310 * message.el (message-user-organization): Only use string values
8fc7fe29b841 Import from CVS: tag r19-15b94
cvs
parents: 18
diff changeset
311 of `gnus-local-organization'.
8fc7fe29b841 Import from CVS: tag r19-15b94
cvs
parents: 18
diff changeset
312
8fc7fe29b841 Import from CVS: tag r19-15b94
cvs
parents: 18
diff changeset
313 Tue Feb 4 20:26:20 1997 Paul Franklin <paul@cs.washington.edu>
8fc7fe29b841 Import from CVS: tag r19-15b94
cvs
parents: 18
diff changeset
314
8fc7fe29b841 Import from CVS: tag r19-15b94
cvs
parents: 18
diff changeset
315 * nnmail.el (nnmail-get-spool-files): Don't call file-directory-p
8fc7fe29b841 Import from CVS: tag r19-15b94
cvs
parents: 18
diff changeset
316 on pop spool specifiers.
8fc7fe29b841 Import from CVS: tag r19-15b94
cvs
parents: 18
diff changeset
317
8fc7fe29b841 Import from CVS: tag r19-15b94
cvs
parents: 18
diff changeset
318 Wed Feb 5 01:56:07 1997 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
8fc7fe29b841 Import from CVS: tag r19-15b94
cvs
parents: 18
diff changeset
319
8fc7fe29b841 Import from CVS: tag r19-15b94
cvs
parents: 18
diff changeset
320 * message.el (message-delete-mh-headers): Changed default.
8fc7fe29b841 Import from CVS: tag r19-15b94
cvs
parents: 18
diff changeset
321 (message-send-mail-with-mh): Use it.
8fc7fe29b841 Import from CVS: tag r19-15b94
cvs
parents: 18
diff changeset
322 (message-mh-deletable-headers): Renamed.
8fc7fe29b841 Import from CVS: tag r19-15b94
cvs
parents: 18
diff changeset
323
8fc7fe29b841 Import from CVS: tag r19-15b94
cvs
parents: 18
diff changeset
324 * gnus-sum.el (gnus-read-header): Don't do anything if the article
8fc7fe29b841 Import from CVS: tag r19-15b94
cvs
parents: 18
diff changeset
325 can't be requested.
8fc7fe29b841 Import from CVS: tag r19-15b94
cvs
parents: 18
diff changeset
326
8fc7fe29b841 Import from CVS: tag r19-15b94
cvs
parents: 18
diff changeset
327 Wed Feb 5 01:51:07 1997 Joev Dubach <dubach1@husc.harvard.edu>
8fc7fe29b841 Import from CVS: tag r19-15b94
cvs
parents: 18
diff changeset
328
8fc7fe29b841 Import from CVS: tag r19-15b94
cvs
parents: 18
diff changeset
329 * gnus-sum.el (gnus-select-newsgroup): Update group line.
8fc7fe29b841 Import from CVS: tag r19-15b94
cvs
parents: 18
diff changeset
330
8fc7fe29b841 Import from CVS: tag r19-15b94
cvs
parents: 18
diff changeset
331 Tue Feb 4 20:23:30 1997 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
8fc7fe29b841 Import from CVS: tag r19-15b94
cvs
parents: 18
diff changeset
332
8fc7fe29b841 Import from CVS: tag r19-15b94
cvs
parents: 18
diff changeset
333 * gnus-util.el (gnus-output-to-mail): Insert a newline before the
8fc7fe29b841 Import from CVS: tag r19-15b94
cvs
parents: 18
diff changeset
334 "From ".
8fc7fe29b841 Import from CVS: tag r19-15b94
cvs
parents: 18
diff changeset
335
8fc7fe29b841 Import from CVS: tag r19-15b94
cvs
parents: 18
diff changeset
336 * nnml.el (nnml-request-move-article): Update active ranges.
8fc7fe29b841 Import from CVS: tag r19-15b94
cvs
parents: 18
diff changeset
337 (nnml-nov-delete-article): Update active ranges.
8fc7fe29b841 Import from CVS: tag r19-15b94
cvs
parents: 18
diff changeset
338
8fc7fe29b841 Import from CVS: tag r19-15b94
cvs
parents: 18
diff changeset
339 Tue Feb 4 17:54:09 1997 HISASHIGE Kenji <hysa@adtec.ed.fujitsu.co.jp>
8fc7fe29b841 Import from CVS: tag r19-15b94
cvs
parents: 18
diff changeset
340
8fc7fe29b841 Import from CVS: tag r19-15b94
cvs
parents: 18
diff changeset
341 * gnus-msg.el (gnus-summary-reply-with-original): Pass on the
8fc7fe29b841 Import from CVS: tag r19-15b94
cvs
parents: 18
diff changeset
342 `wide' param.
8fc7fe29b841 Import from CVS: tag r19-15b94
cvs
parents: 18
diff changeset
343
18
d95e72db5c07 Import from CVS: tag r19-15b92
cvs
parents: 16
diff changeset
344 Tue Feb 4 03:49:59 1997 Lars Magne Ingebrigtsen <larsi@menja.ifi.uio.no>
d95e72db5c07 Import from CVS: tag r19-15b92
cvs
parents: 16
diff changeset
345
d95e72db5c07 Import from CVS: tag r19-15b92
cvs
parents: 16
diff changeset
346 * gnus.el: Gnus v5.4.11 is released.
d95e72db5c07 Import from CVS: tag r19-15b92
cvs
parents: 16
diff changeset
347
d95e72db5c07 Import from CVS: tag r19-15b92
cvs
parents: 16
diff changeset
348 Tue Feb 4 01:57:56 1997 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
d95e72db5c07 Import from CVS: tag r19-15b92
cvs
parents: 16
diff changeset
349
d95e72db5c07 Import from CVS: tag r19-15b92
cvs
parents: 16
diff changeset
350 * nnvirtual.el (nnvirtual-last-accessed-component-group): New
d95e72db5c07 Import from CVS: tag r19-15b92
cvs
parents: 16
diff changeset
351 variable.
d95e72db5c07 Import from CVS: tag r19-15b92
cvs
parents: 16
diff changeset
352 (nnvirtual-request-article): Use it and allow fetching by
d95e72db5c07 Import from CVS: tag r19-15b92
cvs
parents: 16
diff changeset
353 Message-ID.
d95e72db5c07 Import from CVS: tag r19-15b92
cvs
parents: 16
diff changeset
354
d95e72db5c07 Import from CVS: tag r19-15b92
cvs
parents: 16
diff changeset
355 * gnus-dup.el (gnus-dup-enter-articles): Don't enter canceled
d95e72db5c07 Import from CVS: tag r19-15b92
cvs
parents: 16
diff changeset
356 articles into dup lists.
d95e72db5c07 Import from CVS: tag r19-15b92
cvs
parents: 16
diff changeset
357
d95e72db5c07 Import from CVS: tag r19-15b92
cvs
parents: 16
diff changeset
358 * nnvirtual.el (nnvirtual-update-read-and-marked): Check that we
d95e72db5c07 Import from CVS: tag r19-15b92
cvs
parents: 16
diff changeset
359 have a current group.
d95e72db5c07 Import from CVS: tag r19-15b92
cvs
parents: 16
diff changeset
360
d95e72db5c07 Import from CVS: tag r19-15b92
cvs
parents: 16
diff changeset
361 * message.el (message-mode): Add "field" menu under XEmacs.
d95e72db5c07 Import from CVS: tag r19-15b92
cvs
parents: 16
diff changeset
362
d95e72db5c07 Import from CVS: tag r19-15b92
cvs
parents: 16
diff changeset
363 Mon Feb 3 07:46:33 1997 Lars Magne Ingebrigtsen <larsi@menja.ifi.uio.no>
d95e72db5c07 Import from CVS: tag r19-15b92
cvs
parents: 16
diff changeset
364
d95e72db5c07 Import from CVS: tag r19-15b92
cvs
parents: 16
diff changeset
365 * gnus.el: Gnus v5.4.10 is released.
d95e72db5c07 Import from CVS: tag r19-15b92
cvs
parents: 16
diff changeset
366
d95e72db5c07 Import from CVS: tag r19-15b92
cvs
parents: 16
diff changeset
367 Mon Feb 3 05:48:09 1997 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
d95e72db5c07 Import from CVS: tag r19-15b92
cvs
parents: 16
diff changeset
368
d95e72db5c07 Import from CVS: tag r19-15b92
cvs
parents: 16
diff changeset
369 * message.el (message-fcc-handler-function): Doc fix.
d95e72db5c07 Import from CVS: tag r19-15b92
cvs
parents: 16
diff changeset
370 (message-do-fcc): Revert to 5.4.8 behavior.
d95e72db5c07 Import from CVS: tag r19-15b92
cvs
parents: 16
diff changeset
371
d95e72db5c07 Import from CVS: tag r19-15b92
cvs
parents: 16
diff changeset
372 * gnus-util.el ((fboundp 'point-at-bol)): Made into defun.
d95e72db5c07 Import from CVS: tag r19-15b92
cvs
parents: 16
diff changeset
373
d95e72db5c07 Import from CVS: tag r19-15b92
cvs
parents: 16
diff changeset
374 * gnus-topic.el (gnus-topic-check-topology): Skip "dummy.group".
d95e72db5c07 Import from CVS: tag r19-15b92
cvs
parents: 16
diff changeset
375 (gnus-group-sort-topic): Delete "dummy.group".
d95e72db5c07 Import from CVS: tag r19-15b92
cvs
parents: 16
diff changeset
376
d95e72db5c07 Import from CVS: tag r19-15b92
cvs
parents: 16
diff changeset
377 * gnus-art.el (article-make-date-line): Add a newline.
d95e72db5c07 Import from CVS: tag r19-15b92
cvs
parents: 16
diff changeset
378
d95e72db5c07 Import from CVS: tag r19-15b92
cvs
parents: 16
diff changeset
379 * nnkiboze.el (nnkiboze-generate-group): Check that the nov file
d95e72db5c07 Import from CVS: tag r19-15b92
cvs
parents: 16
diff changeset
380 exists.
d95e72db5c07 Import from CVS: tag r19-15b92
cvs
parents: 16
diff changeset
381
d95e72db5c07 Import from CVS: tag r19-15b92
cvs
parents: 16
diff changeset
382 * gnus-sum.el (gnus-summary-make-menu-bar): Moved some.
d95e72db5c07 Import from CVS: tag r19-15b92
cvs
parents: 16
diff changeset
383
d95e72db5c07 Import from CVS: tag r19-15b92
cvs
parents: 16
diff changeset
384 * gnus-art.el (gnus-article-make-menu-bar): Exclude the summary
d95e72db5c07 Import from CVS: tag r19-15b92
cvs
parents: 16
diff changeset
385 menu.
d95e72db5c07 Import from CVS: tag r19-15b92
cvs
parents: 16
diff changeset
386
d95e72db5c07 Import from CVS: tag r19-15b92
cvs
parents: 16
diff changeset
387 * gnus.el (gnus-similar-server-opened): New function.
d95e72db5c07 Import from CVS: tag r19-15b92
cvs
parents: 16
diff changeset
388 (gnus-server-extend-method): Use it.
d95e72db5c07 Import from CVS: tag r19-15b92
cvs
parents: 16
diff changeset
389
d95e72db5c07 Import from CVS: tag r19-15b92
cvs
parents: 16
diff changeset
390 * gnus-sum.el (gnus-data-set-header): New macro.
d95e72db5c07 Import from CVS: tag r19-15b92
cvs
parents: 16
diff changeset
391 (gnus-summary-edit-article-done): Update when the Message-ID is
d95e72db5c07 Import from CVS: tag r19-15b92
cvs
parents: 16
diff changeset
392 edited.
d95e72db5c07 Import from CVS: tag r19-15b92
cvs
parents: 16
diff changeset
393
d95e72db5c07 Import from CVS: tag r19-15b92
cvs
parents: 16
diff changeset
394 * nnml.el (nnml-request-article): Return the correct group name.
d95e72db5c07 Import from CVS: tag r19-15b92
cvs
parents: 16
diff changeset
395
d95e72db5c07 Import from CVS: tag r19-15b92
cvs
parents: 16
diff changeset
396 Sat Feb 1 21:29:56 1997 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
d95e72db5c07 Import from CVS: tag r19-15b92
cvs
parents: 16
diff changeset
397
d95e72db5c07 Import from CVS: tag r19-15b92
cvs
parents: 16
diff changeset
398 * smiley.el (smiley-buffer): Use the `smiley-mouse-face' variable,
d95e72db5c07 Import from CVS: tag r19-15b92
cvs
parents: 16
diff changeset
399 not face.
d95e72db5c07 Import from CVS: tag r19-15b92
cvs
parents: 16
diff changeset
400
16
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
401 Sat Feb 1 14:19:54 1997 Lars Magne Ingebrigtsen <larsi@menja.ifi.uio.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
402
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
403 * gnus.el: Gnus v5.4.9 is released.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
404
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
405 Sat Feb 1 13:30:33 1997 Hrvoje Niksic <hniksic@srce.hr>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
406
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
407 * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Insert
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
408 "-*- emacs-lisp -*-" at the first line.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
409
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
410 Sat Feb 1 13:23:19 1997 Mark Borges <mdb@cdc.noaa.gov>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
411
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
412 * gnus-xmas.el (gnus-xmas-define): Do the right characterp thing.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
413
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
414 Sat Feb 1 12:28:33 1997 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
415
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
416 * smiley.el (smiley-mouse-face): New variable.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
417 (smiley-buffer): Use it.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
418
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
419 * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Use gnus-prin1.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
420
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
421 * gnus-util.el (gnus-prin1): Bind print-level and print-length to
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
422 nil
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
423
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
424 * gnus-art.el (gnus-button-alist): Let mailto: be less greedy.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
425 (gnus-button-alist): Ditto with news:.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
426
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
427 * gnus-topic.el (gnus-topic-unmark-topic): Let groups be unmarked.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
428
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
429 * gnus.el (gnus-read-group): Place point at bol.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
430
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
431 * gnus-util.el ((fboundp 'point-at-bol)): Use the functions if
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
432 they exist.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
433
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
434 * gnus-msg.el (gnus-summary-supersede-article): Mark article as
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
435 canceled.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
436
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
437 Wed Jan 29 22:28:44 1997 Steven L Baur <steve@altair.xemacs.org>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
438
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
439 * gnus-xmas.el (gnus-xmas-define): Correct XEmacs version test to
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
440 handle v20.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
441
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
442 Sat Feb 1 12:19:14 1997 Katsumi Yamaoka <yamaoka@ga.sony.co.jp>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
443
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
444 * nnml.el (nnml-generate-active-info): Don't bug out.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
445
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
446 Sat Feb 1 00:52:03 1997 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
447
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
448 * message.el (message-fcc-handler-function): Changed default.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
449 (message-output): New function.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
450 (message-do-fcc): Use it.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
451
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
452 * gnus-util.el (gnus-convert-article-to-rmail,
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
453 gnus-output-to-rmail): Moved here.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
454
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
455 * message.el (message-check-news-header-syntax): Allow trailing
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
456 periods.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
457 (message-check-news-header-syntax): Don't allow trailing periods.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
458
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
459 Fri Jan 31 22:18:03 1997 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
460
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
461 * message.el (message-resend): Rename "From ".
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
462
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
463 * nntp.el (nntp-accept-process-output): Use nnheader-message.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
464
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
465 Fri Jan 31 11:51:18 1997 Katsumi Yamaoka <yamaoka@ga.sony.co.jp>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
466
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
467 * nnml.el (nnml-generate-nov-databases-1): Sort the file alist.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
468
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
469 Thu Jan 30 13:13:39 1997 Per Abrahamsen <abraham@dina.kvl.dk>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
470
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
471 * gnus.el: More cleanup of customization groups.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
472
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
473 Thu Jan 30 04:33:01 1997 Sudish Joseph <sudish@mindspring.com>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
474
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
475 * gnus-xmas.el (gnus-xmas-define): Use `char-or-char-int-p'.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
476
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
477 Thu Jan 30 04:15:28 1997 Lars Magne Ingebrigtsen <larsi@menja.ifi.uio.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
478
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
479 * gnus.el: Gnus v5.4.8 is released.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
480
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
481 Thu Jan 30 02:07:13 1997 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
482
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
483 * message.el (message-indent-citation): Place point the right
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
484 place when indenting.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
485
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
486 * nnml.el (nnml-generate-active-info): Don't enter conses into
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
487 lists.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
488
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
489 * gnus-score.el (gnus-score-file-rank): All global score files
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
490 have low ranks.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
491
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
492 * nnweb.el (nnweb-possibly-change-server): Read active file.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
493 (nnweb-dejanews-create-mapping): Respect .overview.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
494 (nnweb-reference-create-mapping): Ditto.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
495 (nnweb-altavista-create-mapping): Ditto.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
496
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
497 Wed Jan 29 04:52:31 1997 Katsumi Yamaoka <yamaoka@ga.sony.co.jp>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
498
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
499 * nnml.el (nnml-generate-nov-databases-1): Generate NOV files in
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
500 the right order.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
501
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
502 Tue Jan 28 23:28:49 1997 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
503
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
504 * gnus-group.el (gnus-group-list-groups): Position point.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
505
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
506 Tue Jan 28 22:11:36 1997 Lars Magne Ingebrigtsen <larsi@menja.ifi.uio.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
507
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
508 * gnus.el: Gnus v5.4.7 is released.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
509
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
510 Tue Jan 28 19:48:54 1997 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
511
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
512 * nnmh.el (nnmh-deletable-article-p): Never allow deleting the
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
513 last article in the group.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
514
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
515 * nnweb.el (nnweb-definition): Accept an optional noerror
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
516 argument.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
517 (nnweb-request-article): Don't bug out when requesting by MsgId.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
518
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
519 * gnus-topic.el (gnus-group-prepare-topics): Return the number of
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
520 unread articles in the buffer.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
521
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
522 * gnus-group.el (gnus-group-list-groups): On empty buffers, let
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
523 point go to the beginning.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
524 (gnus-group-list-groups): Give "No news" message when using
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
525 topics.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
526
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
527 * gnus-topic.el (gnus-topic-goto-next-group): Let point remain
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
528 at the end of the buffer.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
529
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
530 * gnus-group.el (gnus-group-rename-group): Check group name
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
531 syntax.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
532
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
533 * gnus.el (gnus-read-group): Accept an optional default.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
534
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
535 Tue Jan 28 18:11:54 1997 Lars Magne Ingebrigtsen <larsi@menja.ifi.uio.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
536
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
537 * gnus.el: Gnus v5.4.6 is released.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
538
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
539 Tue Jan 28 13:55:12 1997 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
540
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
541 * gnus-art.el (gnus-article-check-hidden-text): Widen before doing
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
542 anything.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
543
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
544 * gnus.el (gnus-visual): Doc fix.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
545
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
546 * gnus-art.el (gnus-visible-headers): Just include "Resent-From".
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
547
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
548 Mon Jan 27 19:40:37 1997 Paul Franklin <paul@cs.washington.edu>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
549
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
550 * gnus-sum.el (gnus-read-header): Make sure nntp-server-buffer is
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
551 empty on failure.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
552
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
553 Tue Jan 28 00:33:27 1997 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
554
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
555 * nnmail.el (nnmail-delete-incoming): Changed default.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
556
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
557 * gnus-topic.el (gnus-topic-mark-topic): Let groups be marked.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
558 (gnus-topic-unmark-topic): Ditto.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
559
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
560 * nnmail.el (nnmail-process-babyl-mail-format): Unquote ">From ".
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
561
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
562 * gnus-sum.el (gnus-summary-read-group): Only beep dead groups.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
563
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
564 Mon Jan 27 18:24:27 1997 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
565
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
566 * nnml.el (nnml-generate-nov-databases-1): Work properly on
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
567 compressed files.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
568 (nnml-generate-nov-file): Ditto.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
569
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
570 * gnus.el (gnus-article-mode-map): Don't unconditionally suppress
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
571 all the major keymaps.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
572
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
573 * gnus-sum.el (gnus-summary-read-group): Beep dead non-native
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
574 groups can't be entered.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
575
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
576 Mon Jan 27 18:03:17 1997 Lars Magne Ingebrigtsen <larsi@menja.ifi.uio.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
577
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
578 * gnus.el: Gnus v5.4.5 is released.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
579
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
580 Mon Jan 27 17:35:21 1997 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
581
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
582 * message.el (message-expand-group): Don't skip over ":".
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
583
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
584 * gnus-score.el (gnus-score-find-bnews): Wouldn't find "nntp+"
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
585 score files.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
586
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
587 * gnus-art.el (t): Define `M-^'.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
588
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
589 Mon Jan 27 15:00:11 1997 Hrvoje Niksic <hniksic@srce.hr>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
590
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
591 * gnus-sum.el (gnus-summary-search-article): Inhibit forced
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
592 redisplay on XEmacs.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
593
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
594 Mon Jan 27 08:54:55 1997 Lars Magne Ingebrigtsen <larsi@menja.ifi.uio.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
595
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
596 * gnus.el: Gnus v5.4.4 is released.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
597
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
598 Mon Jan 27 07:29:30 1997 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
599
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
600 * nnsoup.el (nnsoup-file-name): Also find AREAS.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
601
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
602 Mon Jan 27 07:09:13 1997 Joev Dubach <dubach1@husc.harvard.edu>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
603
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
604 * message.el (message-use-followup-to): Doc fix.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
605
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
606 Mon Jan 27 06:59:14 1997 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
607
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
608 * gnus-art.el (gnus-article-read-summary-keys): Don't mess up when
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
609 using pick mode.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
610
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
611 * gnus-undo.el (gnus-undo-mode): Set undo boundary.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
612
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
613 * gnus-sum.el (gnus-summary-exit-hook): Doc fix.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
614
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
615 Sun Jan 26 13:20:42 1997 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
616
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
617 * gnus.el: Autoload gnus-add-configuration.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
618
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
619 Sun Jan 26 13:01:07 1997 Lars Magne Ingebrigtsen <larsi@menja.ifi.uio.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
620
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
621 * gnus.el: Gnus v5.4.3 is released.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
622
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
623 Sun Jan 26 12:52:11 1997 Lars Magne Ingebrigtsen <larsi@menja.ifi.uio.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
624
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
625 * gnus.el: Gnus v5.4.2 is released.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
626
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
627 Sun Jan 26 09:28:31 1997 Per Abrahamsen <abraham@dina.kvl.dk>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
628
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
629 * gnus-group.el: Organized customization options, and moved group
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
630 definitions to `gnus.el'.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
631 * gnus-sum.el: Ditto.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
632 * gnus.el: Ditto.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
633
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
634 Sun Jan 26 07:37:40 1997 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
635
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
636 * gnus.el: Autoload topic function.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
637
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
638 * gnus-topic.el (gnus-topic-set-parameters): Quote strings to
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
639 enter into dribble file.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
640
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
641 * gnus-salt.el (gnus-pick-setup-message): Also restore right
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
642 config on sending.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
643
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
644 * gnus.el (gnus-group-startup-message): Add a space to the
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
645 beginning of the version string.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
646
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
647 Sat Jan 25 12:17:56 1997 Lars Magne Ingebrigtsen <menja.larsi@ifi.uio.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
648
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
649 * gnus.el: Gnus v5.4.1 is released.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
650
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
651 Sat Jan 25 10:59:31 1997 Lars Magne Ingebrigtsen <menja.larsi@ifi.uio.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
652
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
653 * gnus.el: Red Gnus v0.84 is released.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
654
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
655 Fri Jan 24 20:31:25 1997 Paul Franklin <paul@cs.washington.edu>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
656
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
657 * gnus-sum.el (gnus-summary-next-article): There's no
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
658 reason not to select the current article if it's what should
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
659 be selected.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
660
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
661 Sat Jan 25 01:03:59 1997 Per Abrahamsen <abraham@dina.kvl.dk>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
662
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
663 * gnus-art.el: Organized customization options.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
664 * gnus-sum.el: Adjusted.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
665 * gnus-cite.el: Ditto.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
666 * gnus.el: Ditto.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
667
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
668 Sat Jan 25 09:49:40 1997 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
669
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
670 * gnus-demon.el (gnus-demon): Disable demons when the minibuffer
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
671 window is active.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
672
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
673 * gnus-art.el (gnus-article-read-summary-keys): Disable pick mode
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
674 commands.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
675
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
676 Sat Jan 25 09:42:41 1997 Kurt Swanson <kurt@dna.lth.se>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
677
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
678 * message.el (message-pipe-buffer-body): New function.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
679
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
680 * gnus-sum.el (gnus-summary-pipe-message): New command and
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
681 keystroke.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
682
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
683 Fri Jan 24 11:01:06 1997 Per Abrahamsen <abraham@dina.kvl.dk>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
684
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
685 * gnus-uu.el: Cleaned up customization groups.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
686
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
687 Fri Jan 24 15:45:48 1997 Kurt Swanson <kurt@dna.lth.se>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
688
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
689 * gnus-sum.el (gnus-summary-make-menu-bar): Moved cache menu.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
690
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
691 Fri Jan 24 10:05:49 1997 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
692
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
693 * gnus-msg.el (gnus-summary-resend-message): Accept
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
694 process/prefix.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
695
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
696 * gnus-cite.el (gnus-article-fill-cited-article): Accept a width
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
697 prefix.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
698
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
699 * gnus-art.el (gnus-article-read-summary-keys): Disable pick mode
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
700 map.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
701
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
702 * gnus-sum.el (gnus-summary-make-menu-bar): Duplication removed.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
703
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
704 Fri Jan 24 08:33:42 1997 Lars Magne Ingebrigtsen <menja.larsi@ifi.uio.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
705
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
706 * gnus.el: Red Gnus v0.83 is released.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
707
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
708 Fri Jan 24 05:05:38 1997 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
709
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
710 * gnus.el (gnus-article-display-hook): Removed emphasize.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
711
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
712 * gnus-score.el (gnus-score-edit-current-scores): Set global
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
713 vars.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
714
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
715 * nnml.el (nnml-possibly-change-directory): Return nil when the
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
716 group can't be selected.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
717
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
718 * gnus-art.el (gnus-emphasis-alist): Don't underline
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
719 all-underscore words.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
720
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
721 * gnus-topic.el (gnus-topic-unindent): Give the right number of
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
722 unread articles.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
723 (gnus-topic-indent): Ditto.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
724
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
725 * gnus-msg.el (gnus-summary-wide-reply-with-original): New command
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
726 and keystroke.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
727 (gnus-summary-wide-reply): Ditto.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
728
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
729 Fri Jan 24 04:57:07 1997 Joe Wells <jbw@cs.bu.edu>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
730
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
731 * gnus-uu.el (gnus-quote-arg-for-sh-or-csh): New function.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
732 (gnus-uu-command): Use it.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
733
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
734 Fri Jan 24 04:55:10 1997 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
735
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
736 * gnus-topic.el (gnus-topic-mark-topic): Also bound to `#'.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
737
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
738 Fri Jan 24 04:44:10 1997 Greg Klanderman <greg@alphatech.com>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
739
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
740 * message.el (message-do-send-housekeeping): Check for nil
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
741 message-buffer-list.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
742
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
743 Fri Jan 24 02:55:33 1997 Kurt Swanson <kurt@dna.lth.se>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
744
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
745 * gnus-util.el (gnus-eval-in-buffer-window): Set buffer.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
746
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
747 Thu Jan 23 03:39:48 1997 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
748
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
749 * nnsoup.el (nnsoup-file-name): New function.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
750 (nnsoup-read-areas): Use it.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
751 (nnsoup-dissect-buffer): New function.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
752 (nnsoup-number-of-articles): Use it.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
753 (nnsoup-narrow-to-article): Ditto.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
754 (nnsoup-header): Removed.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
755
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
756 * gnus.el (gnus-check-backend-function): Doc fix.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
757
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
758 * gnus-art.el (gnus-article-goto-prev-page): Went to next article,
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
759 not prev.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
760
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
761 * gnus-group.el (gnus-group-insert-group-line-info): Display "*"
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
762 on unknown groups.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
763
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
764 * gnus-art.el (article-hide-boring-headers): Ignore errors in
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
765 `mail-extract-address-components'.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
766
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
767 * nnmail.el (nnmail-date-to-time): Parse zone correctly.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
768 (nnmail-date-to-time): Seconds, dammit, seconds!
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
769
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
770 Tue Jan 21 09:31:55 1997 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
771
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
772 * gnus-art.el (gnus-url-mailto): Didn't accept mailto links.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
773
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
774 * gnus-score.el (gnus-summary-score-effect): Doc fix.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
775
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
776 * nnmail.el (nnmail-move-inbox): Don't prin1 password.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
777
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
778 Mon Jan 20 18:06:19 1997 Paul Franklin <paul@cs.washington.edu>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
779
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
780 * gnus-sum.el (gnus-simplify-buffer-fuzzy-step): New function.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
781 (gnus-simplify-buffer-fuzzy): Use it.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
782
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
783 * gnus-sum.el (gnus-simplify-buffer-fuzzy): Fix while condition.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
784 Add self-discipline tags.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
785
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
786 Tue Jan 21 05:28:05 1997 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
787
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
788 * gnus-sum.el (gnus-get-newsgroup-headers-xover): Would return
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
789 nil from NoCeM.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
790
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
791 Mon Jan 20 04:59:53 1997 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
792
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
793 * gnus-art.el (gnus-button-alist): Only on word boundaries.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
794
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
795 * message.el (message-check-news-header-syntax): Don't prompt when
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
796 not read active file.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
797
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
798 * gnus-msg.el (gnus-setup-message): Always set actions.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
799
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
800 Sat Jan 18 07:23:41 1997 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
801
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
802 * nntp.el (nntp-have-messaged): New variable.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
803 (nntp-accept-process-output): Use it.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
804 (nntp-wait-for): Ditto.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
805
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
806 Sat Jan 18 02:44:53 1997 Lars Magne Ingebrigtsen <menja.larsi@ifi.uio.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
807
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
808 * gnus.el: Red Gnus v0.82 is released.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
809
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
810 Fri Jan 17 00:04:47 1997 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
811
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
812 * nnheader.el (nnheader-find-nov-line): Do the right thing with
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
813 short buffers.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
814
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
815 * nnkiboze.el (nnkiboze-generate-group): Supress duplicate
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
816 suppression.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
817 (nnkiboze-generate-group): Message better.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
818
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
819 * gnus-sum.el (gnus-get-newsgroup-headers-xover): Don't always
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
820 fetch more heads.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
821 (gnus-select-newsgroup): Use it.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
822
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
823 * nnmail.el (nnmail-get-new-mail): Weird file-truename problem.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
824
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
825 * gnus-sum.el (gnus-summary-caesar-message): Dox fix.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
826 (gnus-articles-to-read): Limit length of prompt.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
827
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
828 * message.el (message-followup): Fold case before comparing
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
829 "world" to Distribution.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
830
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
831 * gnus-sum.el (gnus-summary-save-newsrc): Save dribble buffer.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
832
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
833 * nnfolder.el (nnfolder-request-expire-articles): Better message.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
834
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
835 * gnus-nocem.el (gnus-nocem-load-cache): Interactive.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
836
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
837 Thu Jan 16 23:48:05 1997 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
838
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
839 * nnmail.el (nnmail-move-inbox): Use `nnmail-pop-password'.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
840
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
841 Wed Jan 15 18:41:42 1997 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
842
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
843 * nnml.el (nnml-request-expire-articles): Typo.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
844 (nnml-request-expire-articles): Don't blank out messages so
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
845 often.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
846
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
847 * nnsoup.el (nnsoup-request-type): Let commands like `a' work
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
848 better.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
849
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
850 Wed Jan 15 05:33:23 1997 Lars Magne Ingebrigtsen <menja.larsi@ifi.uio.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
851
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
852 * gnus.el: Red Gnus v0.81 is released.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
853
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
854 Wed Jan 15 02:57:18 1997 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
855
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
856 * gnus-topic.el (gnus-topic-indent): Don't remove all groups from
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
857 topic.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
858 (gnus-topic-unindent): Ditto.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
859
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
860 * gnus-sum.el (gnus-summary-respool-query): Don't mark anything as
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
861 read.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
862
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
863 * gnus-art.el (gnus-button-alist): Move news:mesg-id up.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
864
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
865 * gnus.el (gnus-article-display-hook): Emphasize by default.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
866
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
867 * gnus-topic.el (gnus-topic-rename): Mark newsrc as dirty.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
868
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
869 * gnus-sum.el (gnus-summary-next-page): When the article window
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
870 isn't displayed, don't scroll.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
871
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
872 Wed Jan 15 02:19:56 1997 Markus Linnala <maage@ee.tut.fi>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
873
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
874 * gnus-cite.el (gnus-cite-reply-regexp, gnus-cite-always-check):
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
875 New variables.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
876
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
877 Wed Jan 15 02:02:03 1997 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
878
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
879 * gnus-art.el (article-date-user): New command and keystroke.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
880
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
881 Wed Jan 15 02:01:15 1997 David Moore <dmoore@ucsd.edu>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
882
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
883 * gnus-art.el (gnus-article-time-format): New variable.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
884 (article-make-date-line): Use it.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
885
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
886 Wed Jan 15 01:44:15 1997 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
887
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
888 * gnus-art.el (gnus-emphasis-alist): Allow emphasis around
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
889 sentences.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
890 (gnus-button-url-regexp): Don't allow empty URLs.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
891
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
892 Sun Jan 12 19:27:23 1997 Thor Kristoffersen <thor@unik.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
893
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
894 * nntp.el (nntp-request-head): Work when using rlogin.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
895
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
896 Sun Jan 12 15:17:16 1997 Chris Bone <bone@al.com.au>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
897
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
898 * nntp.el (nntp-accept-process-output): Give numerical messages.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
899 (nntp-wait-for): Search less.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
900
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
901 Fri Jan 10 17:38:38 1997 Erik Toubro Nielsen <erik@ifad.dk>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
902
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
903 * gnus-art.el (gnus-Numeric-save-name): Doc fix.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
904
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
905 Thu Jan 9 21:51:59 1997 Dan Schmidt <dfan@harmonixmusic.com>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
906
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
907 * nnmail.el (nnmail-move-inbox): Quote password.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
908
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
909 Thu Jan 9 18:24:32 1997 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
910
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
911 * nnmail.el (nnmail-move-inbox): Don't nix out
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
912 nnmail-internal-password.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
913
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
914 * nnml.el (nnml-request-expire-articles): Also expire gzipped
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
915 articles.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
916
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
917 * gnus-art.el (article-emphasize): Wouldn't toggle.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
918
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
919 Thu Jan 9 18:18:26 1997 Lars Magne Ingebrigtsen <menja.larsi@ifi.uio.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
920
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
921 * gnus.el: Red Gnus v0.80 is released.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
922
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
923 Thu Jan 9 12:00:21 1997 Wesley Hardaker <Wesley.Hardaker@sphys.unil.ch>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
924
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
925 * acronym.el: New package.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
926
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
927 Thu Jan 9 11:43:28 1997 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
928
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
929 * gnus.el: Updated copyrights.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
930
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
931 * nnoo.el (nnoo-push-server): Only push the first server.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
932
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
933 Wed Jan 8 11:34:07 1997 David Moore <dmoore@ucsd.edu>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
934
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
935 * nnoo.el (nnoo-push-server): Revert to 0.77 behaviour.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
936
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
937 * nnvirtual.el (nnvirtual-info-installed): New variable.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
938 (nnvirtual-open-server): Use it.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
939 (nnvirtual-request-update-info): ditto.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
940 (nnvirtual-create-mapping): ditto.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
941
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
942 * gnus-group.el (gnus-group-edit-group): Close the group before
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
943 editing it.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
944 (gnus-group-add-to-virtual): ditto.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
945
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
946 Thu Jan 9 11:32:13 1997 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
947
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
948 * gnus-art.el: Redefine ems.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
949
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
950 Wed Jan 8 20:34:09 1997 John McClary Prevost <visigoth@naiad.fac.cs.cmu.edu>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
951
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
952 * message.el (message-sendmail-f-is-evil): New variable.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
953 (message-elide-elipsis): Ditto.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
954
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
955 Wed Jan 8 17:19:02 1997 Paul Stodghill <stodghil@cs.cornell.edu>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
956
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
957 * gnus-demon.el (gnus-demon): Don't run when not idle.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
958
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
959 Wed Jan 8 12:58:23 1997 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
960
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
961 * gnus-sum.el (gnus-summary-work-articles): Accept non-numerical
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
962 prefix values.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
963
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
964 Wed Jan 8 12:52:53 1997 Jason Rumney <jasonr@pec.co.nz>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
965
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
966 * nnmail.el (nnmail-move-inbox): Use `nnmail-internal-password'.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
967
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
968 Tue Jan 7 15:41:35 1997 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
969
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
970 * gnus-art.el (gnus-article-show-hidden-text): Would bug out on
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
971 signatures.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
972
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
973 Mon Jan 6 23:46:53 1997 Lars Magne Ingebrigtsen <menja.larsi@ifi.uio.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
974
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
975 * gnus.el: Red Gnus v0.79 is released.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
976
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
977 Mon Jan 6 11:23:05 1997 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
978
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
979 * nnmail.el (nnmail-process-babyl-mail-format): Widen at the right
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
980 place.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
981
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
982 * nnfolder.el (nnfolder-possibly-change-group): Set current group
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
983 before reading folder.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
984
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
985 * message.el (message-send-mail-with-mh): Expand file name.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
986 (message-mode-menu): Check whether mark-active exists.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
987
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
988 * gnus-group.el (gnus-group-get-new-news): Don't pass ARG to the
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
989 listing function.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
990
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
991 * gnus-xmas.el (gnus-xmas-article-show-hidden-text): Deleted.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
992
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
993 Sun Jan 5 21:35:37 1997 Sudish Joseph <sudish@mindspring.com>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
994
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
995 * gnus-xmas.el (gnus-xmas-article-show-hidden-text): Use
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
996 'article-type as the textprop of interest. Speed fix.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
997
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
998 * gnus-art.el (gnus-article-show-hidden-text): Speed fix.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
999
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1000 Sun Jan 5 11:43:08 1997 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1001
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1002 * nnml.el (nnml-retrieve-headers-with-nov): Use faster method for
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1003 finding the right range.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1004
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1005 * gnus-demon.el (gnus-demon): Would fire off even if not idle.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1006
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1007 * gnus-srvr.el (gnus-server-add-server): Error when defining an
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1008 existing server.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1009
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1010 * gnus-start.el (gnus-get-unread-articles): Update info for native
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1011 groups.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1012
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1013 * gnus-load.el (gnus-nocem): New file.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1014
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1015 * gnus-sum.el (gnus-get-newsgroup-headers-xover): Make sure the
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1016 group name isn't nil.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1017
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1018 Sun Jan 5 11:18:22 1997 Lars Magne Ingebrigtsen <menja.larsi@ifi.uio.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1019
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1020 * gnus.el: Red Gnus v0.78 is released.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1021
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1022 Sun Jan 5 09:39:14 1997 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1023
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1024 * gnus-sum.el (gnus-summary-exit-no-update): Prompt change.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1025 (gnus-summary-limit-to-author): Ditto.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1026 (gnus-summary-limit-to-subject): Ditto.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1027
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1028 * gnus-cite.el (gnus-dissect-cited-text): Recognize articles that
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1029 end with cited text.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1030
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1031 * gnus-topic.el (gnus-group-sort-topic): Remove nil elements.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1032
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1033 * nnoo.el (nnoo-push-server): When switching from the nil server,
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1034 update all the default values of the variables.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1035
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1036 * nnkiboze.el (nnkiboze-generate-group): Protect against nil
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1037 infos.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1038
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1039 * lpath.el: Included.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1040
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1041 Sun Jan 5 09:36:57 1997 Martin Buchholz <mrb@eng.sun.com>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1042
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1043 * dgnushack.el (bytecomp): Required.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1044
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1045 Sat Jan 4 11:45:45 1997 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1046
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1047 * gnus-art.el: Rename some functions back.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1048
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1049 * gnus-sum.el (gnus-summary-save-newsrc): Don't nix out scores.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1050
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1051 * gnus-async.el (gnus-async-prefetched-article-entry): Would
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1052 hang Emacs.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1053
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1054 Sat Jan 4 11:28:24 1997 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1055
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1056 * gnus.el: Red Gnus v0.77 is released.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1057
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1058 Sat Jan 4 08:35:06 1997 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1059
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1060 * gnus-cache.el (gnus-start): Don't require gnus-sum.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1061
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1062 * gnus-art.el: All article functions moved here.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1063
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1064 * article.el: Elided.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1065
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1066 * gnus-async.el (gnus-async-prefetched-article-entry): Check for
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1067 empty articles.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1068
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1069 * gnus-art.el (gnus-read-save-file-name): Expand file name in
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1070 article save dir.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1071
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1072 Fri Jan 3 21:22:21 1997 Paul Stodghill <stodghil@cs.cornell.edu>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1073
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1074 * gnus-demon.el (gnus-demon): Use `gnus-demon-idle-time'.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1075
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1076 Tue Dec 31 10:38:43 1996 <ratinox@peorth.gweep.net (Stainless Steel Rat)>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1077
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1078 * pop3.el: version 1.3
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1079
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1080 * pop3.el: (pop3-retr): added bill@attmail.com's big buffer sleeps
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1081 to save wear and tear on he heap.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1082
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1083 Thu Aug 01 11:53:48 1996 <ratinox@peorth.gweep.net (Stainless Steel Rat)>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1084
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1085 * pop3.el: version 1.2
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1086
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1087 * pop3.el: (pop3-apop): minor changes to support XEmacs built-in
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1088 md5, or William Perry's modified md5.el.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1089
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1090 * pop3.el: (pop3-movemail): changed to use
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1091 pop3-authentication-scheme instead of pop3-use-apop.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1092
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1093 * pop3.el: pop3-use-appop: transformed into
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1094 pop3-authentication-scheme.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1095
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1096 * pop3.el: version 1.1
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1097
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1098 * pop3.el: (pop3-apop): new function. Send alternate
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1099 authentication information to the server. Requires md5.el.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1100
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1101 * pop3.el: (pop3-open-server): set pop3-timestamp if server
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1102 returns one.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1103
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1104 * pop3.el: (pop3-movemail): use APOP authentication if
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1105 pop3-use-apop non-nil.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1106
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1107 * pop3.el: pop3-timestamp: added variable
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1108
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1109 * pop3.el: pop3-use-apop: added variable
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1110
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1111 Fri Jan 3 18:52:23 1997 Wesley Hardaker <Wesley.Hardaker@sphys.unil.ch>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1112
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1113 * gnus-group.el (gnus-group-get-new-news): Pass the ARG on to the
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1114 listing function.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1115
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1116 Fri Jan 3 18:32:24 1997 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1117
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1118 * article.el (article-hide-boring-headers): Respect
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1119 gnus-show-all-headers.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1120
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1121 * gnus-sum.el (gnus-summary-save-article): Update the mode line.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1122
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1123 Fri Jan 3 18:30:50 1997 Erik Toubro Nielsen <erik@ifad.dk>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1124
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1125 * nnmail.el (nnmail-remove-leading-whitespace): Replacing should
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1126 be non-literal.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1127
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1128 Fri Jan 3 18:18:30 1997 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1129
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1130 * gnus-sum.el (gnus-summary-expire-articles-now): Use
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1131 "yes-or-no".
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1132 (gnus-summary-delete-article): Ditto.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1133
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1134 Fri Jan 3 18:16:27 1997 Peter Skov Knudsen <knu@dde.dk>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1135
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1136 * gnus-win.el (gnus-buffer-configuration): Don't create picons
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1137 frame unless needed.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1138
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1139 Fri Jan 3 17:21:30 1997 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1140
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1141 * message.el (message-elide-region): New command and keystroke.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1142
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1143 * gnus-salt.el (gnus-generate-vertical-tree): Check whether we can
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1144 go backwards.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1145
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1146 * gnus-group.el (gnus-group-catchup-current): Prompt better.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1147
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1148 * gnus-undo.el (gnus-undo-make-menu-bar): Nonsense.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1149
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1150 Fri Jan 3 16:52:22 1997 Rajappa Iyer <rsi@lucent.com>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1151
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1152 * gnus-salt.el (gnus-pick-start-reading): Possibly catch up all
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1153 unpicked articles.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1154
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1155 Fri Jan 3 12:12:22 1997 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1156
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1157 * gnus-sum.el (gnus-get-newsgroup-headers-xover): Try to get the
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1158 few last headers using HEAD in any case to work around a bug in
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1159 inn.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1160
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1161 * gnus-xmas.el (gnus-xmas-define): Redefined.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1162
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1163 * gnus.el (gnus-characterp): Made into func.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1164
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1165 Thu Jan 2 16:21:47 1997 Sudish Joseph <sudish@mindspring.com>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1166
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1167 * gnus-util.el (gnus-characterp): New function.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1168
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1169 Wed Dec 18 18:15:39 1996 Jan Vroonhof <vroonhof@math.ethz.ch>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1170
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1171 * gnus-start.el (gnus-dribble-enter): Make sure we write at the
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1172 end of the dribble file
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1173
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1174 Thu Jan 2 16:01:58 1997 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1175
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1176 * gnus-sum.el (gnus-summary-limit-children): Make NoCeM'ed
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1177 articles read.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1178
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1179 Tue Dec 17 20:24:40 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1180
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1181 * gnus-sum.el (gnus-summary-save-newsrc): Respect the prefix.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1182
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1183 Mon Dec 16 23:47:30 1996 Lars Magne Ingebrigtsen <menja.larsi@ifi.uio.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1184
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1185 * gnus.el: Red Gnus v0.76 is released.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1186
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1187 Mon Dec 16 14:33:58 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1188
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1189 * gnus-msg.el (gnus-bug): Insert nntp server type.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1190 (gnus-copy-article-buffer): Remove prev/next buttons.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1191
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1192 * gnus-cache.el (gnus-jog-cache): Let the call func be
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1193 interactive.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1194
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1195 * gnus-art.el (gnus-summary-save-in-pipe): Include number of
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1196 articles.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1197 (gnus-article-add-buttons): Don't add buttons to already
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1198 buttonized areas.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1199
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1200 * nntp.el (nntp-open-connection): Allow `C-g' to continue.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1201
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1202 * nnbabyl.el (nnbabyl-retrieve-headers): Wouldn't find all
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1203 articles sometimes.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1204
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1205 * gnus-sum.el (gnus-data-compute-positions): Reinstated.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1206 (gnus-remove-thread): Do the right thing with dummy roots.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1207
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1208 * nndoc.el (nndoc-request-article): Only return valid articles.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1209
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1210 * nnfolder.el (nnfolder-delete-mail): Wouldn't delete From lines.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1211
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1212 * gnus-topic.el (gnus-topic-find-groups): Ignore nil groups.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1213
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1214 * nnfolder.el (nnfolder-save-mail): Quote all "From " lines.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1215
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1216 Sat Dec 14 11:49:21 1996 David Moore <dmoore@ucsd.edu>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1217
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1218 * gnus-nocem.el (gnus-nocem-groups):
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1219 news.admin.net-abuse.bulletins is to replace
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1220 news.admin.net-abuse.announce for nocemish postings.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1221
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1222 Mon Dec 16 13:38:38 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1223
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1224 * nnmail.el (nnmail-move-inbox): Message at end.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1225
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1226 * gnus-sum.el (gnus-summary-refer-parent-article): Use
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1227 "in-reply-to" header.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1228
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1229 * gnus-topic.el (gnus-topic-set-parameters): Enter into dribble.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1230
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1231 * gnus-sum.el (gnus-summary-save-newsrc): Change.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1232 (gnus-summary-catchup): Only catch up the limited articles.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1233 (gnus-simplify-subject-fuzzy-regexp): Changed to nil.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1234 (gnus-simplify-buffer-fuzzy): Ignore nil
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1235 gnus-simplify-subject-fuzzy-regexp.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1236
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1237 * gnus-srvr.el (gnus-server-prepare): Don't insert servers twice.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1238
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1239 Thu Dec 12 18:18:11 1996 David Moore <dmoore@ucsd.edu>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1240
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1241 * gnus-start.el (gnus-setup-news): Use gnus-make-hashtable.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1242 (gnus-update-active-hashtb-from-killed): ditto.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1243 (gnus-newsrc-to-gnus-format): ditto.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1244
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1245 * gnus-bcklg.el (gnus-backlog-setup): ditto.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1246
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1247 * gnus-sum.el (gnus-create-xref-hashtb): ditto.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1248
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1249 * gnus-move.el (gnus-move-group-to-server): ditto.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1250
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1251 * gnus-util.el (gnus-create-hash-size): Power of 2 hashtables can
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1252 be _significantly_ faster than 2^x-1 tables on many risc
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1253 machines. Any gains of 2^x-1 are comparably small on other
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1254 machines.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1255
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1256 Fri Dec 13 05:05:03 1996 Lars Magne Ingebrigtsen <menja.larsi@ifi.uio.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1257
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1258 * gnus.el: Red Gnus v0.75 is released.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1259
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1260 Fri Dec 13 04:49:21 1996 Andre Deparade <deparade@i3.informatik.rwth-aachen.de>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1261
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1262 * gnus-cite.el (gnus-cited-text-button-line-format-alist): Make %b
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1263 and %e usable.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1264
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1265 Fri Dec 13 01:06:09 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1266
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1267 * article.el (article-decode-rfc1522): Would collate subsequent
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1268 encodings.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1269
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1270 * gnus-start.el (gnus-check-bogus-newsgroups): Use
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1271 `map-y-or-n-p'.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1272
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1273 * gnus-topic.el (gnus-topic-kill-group): Save topic contents.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1274 (gnus-topic-yank-group): Insert topic contents.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1275
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1276 * gnus-sum.el (gnus-simplify-subject-fuzzy-regexp): Changed
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1277 default to "".
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1278
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1279 * gnus-score.el (gnus-score-find-favourite-words): Put point at bob.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1280
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1281 * gnus-sum.el (gnus-summary-limit-to-age): Dox fix & interactive
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1282 spec.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1283
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1284 Fri Dec 13 01:01:46 1996 David Moore <dmoore@ucsd.edu>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1285
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1286 * gnus-sum.el (gnus-summary-limit-to-age): New function and
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1287 keystroke.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1288
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1289 Tue Dec 10 23:42:00 1996 David Moore <dmoore@ucsd.edu>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1290
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1291 * gnus-nocem.el (gnus-nocem-groups): news.lists.filters is to
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1292 replace alt.nocem.misc
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1293
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1294 Wed Dec 11 01:15:31 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1295
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1296 * nnfolder.el (nnfolder-request-expire-articles): Better message.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1297 (nnfolder-delete-mail): Actually delete.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1298
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1299 * gnus-sum.el (gnus-summary-update-info): Don't run
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1300 `gnus-exit-group-hook'.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1301 (gnus-summary-expire-articles): Do it.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1302 (gnus-summary-exit): Ditto.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1303 (gnus-summary-save-newsrc): New command and keystroke.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1304
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1305 Wed Dec 11 00:38:12 1996 Stainless Steel Rat <ratinox@peorth.gweep.net>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1306
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1307 * gnus-sum.el (gnus-simplify-buffer-fuzzy): New version.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1308
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1309 Mon Dec 9 21:00:09 1996 David Moore <dmoore@ucsd.edu>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1310
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1311 * gnus-sum.el (gnus-summary-catchup): Out dated catchup code
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1312 removed.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1313
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1314 * nnvirtual.el (nnvirtual-update-read-and-marked): Work around a
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1315 cache of active count in gnus-update-read-articles.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1316
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1317 Mon Dec 9 22:55:56 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1318
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1319 * article.el (article-emphasize): Use it.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1320
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1321 * gnus-util.el (gnus-put-text-property-excluding-newlines): New
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1322 function.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1323
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1324 Mon Dec 9 08:38:08 1996 Per Abrahamsen <abraham@dina.kvl.dk>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1325
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1326 * gnus-sum.el: Split customize groups and added links to the manual.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1327
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1328 1996-12-08 Dave Love <d.love@dl.ac.uk>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1329
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1330 * gnus-vis.el (gnus-button-alist): Allow whitespace in `<URL:...'
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1331 markup (rfc1738), done last, after possible partial matches.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1332 (gnus-button-url): Zap any whitespace from a <URL:...> match.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1333
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1334 Mon Dec 9 02:18:35 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1335
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1336 * gnus-art.el (gnus-button-embedded-url): New function.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1337 (gnus-button-alist): Use it.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1338
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1339 * gnus-util.el (gnus-strip-whitespace): New function.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1340
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1341 Mon Dec 9 00:04:24 1996 Richard Stallman <rms@gnu.ai.mit.edu>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1342
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1343 * gnus-start.el (gnus-read-init-file): Don't read init file when
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1344 started with "emacs -q".
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1345
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1346 Sun Dec 8 18:25:34 1996 Lars Magne Ingebrigtsen <menja.larsi@ifi.uio.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1347
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1348 * gnus.el: Red Gnus v0.74 is released.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1349
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1350 Fri Dec 6 12:47:24 1996 Wes Hardaker <Wesley.Hardaker@sphys.unil.ch>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1351
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1352 * gnus-picon.el (gnus-picons-insert-face-if-exists): Don't reverse
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1353 domains.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1354
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1355 Fri Dec 6 11:33:44 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1356
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1357 * nnfolder.el (nnfolder-request-article): Use it.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1358 (nnfolder-retrieve-headers): Wouldn't find the right header.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1359
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1360 * nnmail.el (nnmail-search-unix-mail-delim-backward): New function.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1361
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1362 Thu Dec 5 21:51:03 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1363
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1364 * gnus.el (gnus-server-add-address): Don't add "*-address" to all
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1365 servers.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1366
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1367 Thu Dec 5 21:01:22 1996 Lars Magne Ingebrigtsen <menja.larsi@ifi.uio.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1368
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1369 * gnus.el: Red Gnus v0.73 is released.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1370
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1371 Thu Dec 5 19:29:50 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1372
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1373 * gnus-sum.el (gnus-get-newsgroup-headers-xover): Message the line
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1374 number.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1375
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1376 * nnml.el (nnml-request-scan): Change server.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1377
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1378 Sat Nov 30 00:42:39 1996 Steven L Baur <steve@altair.xemacs.org>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1379
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1380 * earcon.el: Added Customization.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1381
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1382 Thu Dec 5 11:24:15 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1383
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1384 * gnus-sum.el (gnus-summary-prepare-threads): Don't output
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1385 articles outside the limit.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1386
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1387 * gnus-group.el (gnus-group-level): New function.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1388 (gnus-group-list-active): Faster implementation.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1389 (gnus-group-list-all-matching): Accept a `C-u' prefix.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1390
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1391 * message.el (message-news): Make sure newsey things are done.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1392
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1393 * gnus-kill.el (gnus-execute-1): Eval forms properly.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1394
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1395 * gnus-score.el (gnus-score-find-bnews): Treat "+" like ordinary
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1396 characters.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1397
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1398 * gnus-sum.el (gnus-summary-make-menu-bar): Update.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1399
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1400 * nndoc.el (nndoc-forward-type-p): Don't give false positives.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1401
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1402 * message.el (message-user-mail-address): Bypass mail-extr.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1403 (message-make-forward-subject): Only fetch the first Subject.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1404
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1405 * gnus-art.el (gnus-button-alist): Reconize news:group urls.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1406
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1407 * gnus-start.el (gnus-group-change-level): Didn't quote strings
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1408 entered into dribble.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1409
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1410 * gnus-util.el (gnus-prin1-to-string): Use print-quoted-
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1411
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1412 * nnbabyl.el (nnbabyl-request-article): Wouldn't find first
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1413 article properly.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1414 (nnbabyl-delete-mail): Ditto.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1415
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1416 Thu Dec 5 06:16:25 1996 Per Abrahamsen <abraham@dina.kvl.dk>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1417
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1418 * nnmail.el (nnmail-split-history): Use
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1419 `with-output-to-temp-buffer'.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1420
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1421 Thu Dec 5 08:46:26 1996 Shuhei KOBAYASHI <shuhei-k@jaist.ac.jp>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1422
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1423 * gnus-sum.el (gnus-nov-parse-line): unwind-protect the
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1424 narrowing.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1425
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1426 Tue Dec 3 14:06:17 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1427
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1428 * nnheader.el (nnheader-find-file-noselect): Disable local
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1429 variables.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1430
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1431 * gnus-group.el (gnus-group-fetch-faq): Ditto.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1432
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1433 Mon Dec 2 17:12:26 1996 Ralph Schleicher <rs@purple.UL.BaWue.DE>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1434
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1435 * gnus-demon.el (gnus-demon-time-to-step): Make it work.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1436
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1437 Sun Dec 1 07:35:32 1996 Lars Magne Ingebrigtsen <larsi@proletcult.slip.ifi.uio.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1438
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1439 * nntp.el (nntp-retrieve-articles): New function.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1440 (nntp-next-result-arrived-p): New function.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1441
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1442 Sat Nov 30 13:50:15 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1443
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1444 * nnfolder.el (nnfolder-retrieve-headers): Parse unix mboxes better.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1445 (nnfolder-request-article): Ditto.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1446
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1447 * message.el (message-rename-buffer): Make sure the renamed buffer
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1448 is valid.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1449
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1450 Sat Nov 30 12:06:47 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1451
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1452 * gnus-cache.el (gnus-cache-enter-article): Warn when trying to
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1453 cache negative articles.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1454
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1455 Sat Nov 30 08:53:48 1996 Lars Magne Ingebrigtsen <menja.larsi@ifi.uio.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1456
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1457 * gnus.el: Red Gnus v0.72 is released.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1458
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1459 1996-11-30 Markus Linnala <maage@cs.tut.fi>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1460
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1461 * gnus-sum.el (gnus-summary-refer-parent-article): Work when there
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1462 are no references.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1463
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1464 1996-11-30 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1465
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1466 * message.el (message-fetch-field): Fetch all headers.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1467
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1468 * gnus-sum.el (gnus-cut-thread): Would cut off the wrong
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1469 children.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1470
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1471 * gnus-score.el (gnus-all-score-files): Take an optional group
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1472 param.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1473
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1474 * gnus-start.el (gnus-dribble-touch): New function.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1475 (gnus-master-read-slave-newsrc): Use it.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1476
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1477 * gnus-salt.el (gnus-generate-vertical-tree): Would bug out on
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1478 sparse articles.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1479
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1480 * gnus-sum.el (gnus-summary-search-article): Would infloop.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1481
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1482 * gnus-nocem.el: Ignore invalid entries.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1483
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1484 * gnus-sum.el (gnus-data-remove): Wouldn't update properly when
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1485 treating the first article in the buffer.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1486 (gnus-rebuild-thread): Would compute the wrong offset.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1487 (gnus-summary-move-article): Don't mark as read.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1488
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1489 1996-11-28 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1490
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1491 * gnus-sum.el (gnus-thread-loop-p): New function.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1492 (gnus-make-threads): Avoid inflooped references.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1493
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1494 * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Bind
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1495 print-length to nil.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1496
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1497 Wed Nov 27 02:41:31 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1498
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1499 * nnmail.el (nnmail-process-babyl-mail-format): Goto-char placed
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1500 wrongly.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1501
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1502 * gnus-group.el (gnus-group-select-group-emphemerally): New
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1503 command and keystroke.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1504
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1505 * gnus-sum.el (gnus-read-header): Fold continuation lines.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1506
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1507 Tue Nov 26 18:43:29 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1508
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1509 * gnus-sum.el (gnus-summary-update-info): Don't change buffer.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1510
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1511 Tue Nov 26 17:56:19 1996 Hrvoje Niksic <hniksic@srce.hr>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1512
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1513 * gnus-sum.el (gnus-summary-print-article): Prompt for file name.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1514
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1515 Tue Nov 26 17:08:07 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1516
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1517 * article.el (article-date-ut): Use original date.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1518
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1519 Tue Nov 26 08:36:38 1996 Wes Hardaker <Wesley.Hardaker@sphys.unil.ch>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1520
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1521 * gnus-picon.el: Customize.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1522
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1523 * smiley.el: Customize. Change artist's email address in comments.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1524
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1525 Tue Nov 26 04:37:54 1996 Lars Magne Ingebrigtsen <menja.larsi@ifi.uio.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1526
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1527 * gnus.el: Red Gnus v0.71 is released.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1528
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1529 Tue Nov 26 00:58:25 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1530
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1531 * gnus-sum.el (gnus-get-split-value): Expand file names in save
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1532 dir.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1533
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1534 Mon Nov 25 22:50:19 1996 Jens Lautenbacher <jens@lemming5.lem.uni-karlsruhe.de>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1535
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1536 * gnus-group.el (gnus-group-make-menu-bar): Moved customize.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1537
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1538 Mon Nov 25 15:27:41 1996 Per Abrahamsen <abraham@dina.kvl.dk>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1539
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1540 * gnus.el (custom-facep): Removed.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1541
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1542 * gnus-topic.el (gnus-topic-line-format): Added customize
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1543 support.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1544
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1545 * gnus.el (gnus-article-display-hook): Moved
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1546 `gnus-article-treat-overstrike' last.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1547
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1548 Mon Nov 25 11:21:15 1996 Wes Hardaker <Wesley.Hardaker@sphys.unil.ch>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1549
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1550 * gnus-picon.el: (gnus-picons-try-to-find-face): New param: rightp.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1551 (gnus-picons-insert-face-if-exists): Use it and own new param.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1552 More properly detect location of bar and dots.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1553 (gnus-group-display-picons): Use above.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1554 (gnus-article-display-picons): ditto.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1555
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1556 Mon Nov 25 04:17:03 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1557
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1558 * nnfolder.el (nnfolder-read-folder): Make buffer read/write.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1559
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1560 * gnus-sum.el (gnus-summary-print-article): Delete invisible text
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1561 first.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1562
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1563 * article.el (article-delete-invisible-text): New function.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1564
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1565 * nntp.el (nntp-possibly-change-group): Would abort async
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1566 fetches.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1567
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1568 * gnus-sum.el (gnus-summary-print-article): New command and
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1569 keystroke.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1570 (gnus-summary-move-article): Select the article first.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1571
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1572 * message.el (message-user-agent): Define the message mail user
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1573 agent.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1574
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1575 Sun Nov 24 02:28:56 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1576
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1577 * nntp.el (nntp-possibly-change-group): Would get confused.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1578
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1579 * gnus-art.el (gnus-button-url-regexp): Allow all word-constituent
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1580 characters to be part of urls.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1581
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1582 * nntp.el (nntp-possibly-change-group): Wait until the status line
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1583 arrives and delete it.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1584
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1585 Sun Nov 24 01:36:45 1996 Lars Magne Ingebrigtsen <menja.larsi@ifi.uio.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1586
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1587 * gnus.el: Red Gnus v0.70 is released.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1588
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1589 Sat Nov 23 23:22:27 1996 Per Abrahamsen <abraham@dina.kvl.dk>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1590
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1591 * message.el (message-mode-menu): Added `message-caesar-region'.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1592 (message-mode-field-menu): Added `message-insert-to' and
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1593 `message-insert-newsgroups'.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1594
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1595 Sat Nov 23 19:53:30 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1596
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1597 * nnkiboze.el: Would destroy all component group infos.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1598
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1599 * gnus-xmas.el (gnus-summary-mail-toolbar): Reversed cathup.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1600
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1601 * gnus-sum.el (gnus-summary-article-unread-p): New function.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1602 (gnus-remove-thread-1): Avoid `text-propery-any'.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1603 (gnus-summary-insert-subject): Ditto.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1604 (gnus-data-compute-positions): Removed.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1605
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1606 * gnus-dup.el (gnus-dup-suppress-articles): Didn't do anything.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1607
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1608 * gnus-group.el (gnus-group-restart): Just start up Gnus
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1609 properly.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1610
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1611 Sat Nov 23 07:16:39 1996 Lars Magne Ingebrigtsen <menja.larsi@ifi.uio.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1612
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1613 * gnus.el: Red Gnus v0.69 is released.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1614
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1615 Sat Nov 23 05:00:36 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1616
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1617 * gnus-cache.el (gnus-cache-update-active): Wouldn't mark the
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1618 cache active file as changed.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1619
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1620 * gnus-start.el (gnus-setup-news): Slaves shouldn't check for new
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1621 newsgroups.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1622
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1623 * gnus-sum.el (gnus-group-make-articles-read): Update group line
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1624 on undo.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1625
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1626 * gnus-move.el (gnus-move-group-to-server): Check whether
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1627 to-active is nil.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1628
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1629 * gnus-score.el (gnus-score-find-hierarchical): Do the right thing
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1630 for prefixed group names.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1631
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1632 * nnml.el (nnml-generate-nov-databases-1): Don't infloop.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1633
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1634 Sat Nov 23 04:58:49 1996 Steven L. Baur <steve@miranova.com>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1635
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1636 * gnus-score.el (gnus-score-score-files-1): Don't infloop.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1637
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1638 Sat Nov 23 04:40:55 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1639
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1640 * gnus-art.el (gnus-article-make-menu-bar): Protect against
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1641 undefined menu vars.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1642
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1643 * gnus-group.el (gnus-group-rename-group): Prompt fix.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1644
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1645 Fri Nov 22 12:17:14 1996 David Moore <dmoore@ucsd.edu>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1646
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1647 * nnml.el (nnml-generate-nov-databases-1): Don't infloop.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1648
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1649 * gnus-score.el (gnus-score-score-files-1): Don't infloop, be
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1650 slightly faster.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1651
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1652 Fri Nov 22 22:18:52 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1653
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1654 * gnus-move.el (gnus-move-group-to-server): Looking-at bug.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1655 (gnus-move-group-to-server): Extend.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1656
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1657 * message.el (message-check-news-header-syntax): Change shoot-me
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1658 line.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1659
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1660 Thu Nov 21 18:31:56 1996 David Moore <dmoore@ucsd.edu>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1661
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1662 * gnus-util.el (gnus-atomic-progn, gnus-atomic-progn-assign,
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1663 gnus-atomic-setq): Routines to help protect against corruption to
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1664 internal Gnus datastructures from C-g or error signals.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1665
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1666 * gnus-util.el (gnus-atomic-be-safe): Variable which can set to
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1667 nil to disable the C-g atomic protection.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1668
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1669 * nnvirtual.el (nnvirtual-update-read-and-marked): Replaces
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1670 nnvirtual-update-reads and nnvirtual-update-marked. Does updates
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1671 to component groups atomically.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1672 (nnvirtual-request-update-info): Update the virtual group
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1673 atomically.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1674
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1675 Fri Nov 22 00:19:23 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1676
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1677 * gnus.el: Create menu bar even when not using menu-bar-mode.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1678
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1679 * gnus-start.el (gnus-1): Don't paint picture gnu twice.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1680
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1681 * gnus-sum.el (gnus-group-make-articles-read): Undo in the right
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1682 buffer.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1683 (gnus-update-read-articles): Ditto.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1684
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1685 Fri Nov 22 00:04:59 1996 Raja R. Harinath <harinath@cs.umn.edu>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1686
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1687 * nnheader.el (nnheader-generate-fake-message-id): Interact better
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1688 with duplicate suppression.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1689
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1690 Thu Nov 21 23:31:30 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1691
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1692 * gnus.el (gnus-info-set-entry): Wouldn't extend far enough.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1693
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1694 * gnus-salt.el (gnus-tree-minimize): Ignore errors.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1695
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1696 * gnus-sum.el (gnus-summary-article-sparse-p): New macro.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1697 (gnus-summary-article-ancient-p): Ditto.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1698 (gnus-summary-search-article): Skip sparse articles.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1699
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1700 * article.el (article-date-ut): Wouldn't pick out the date right.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1701
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1702 Thu Nov 21 23:07:34 1996 Raja R. Harinath <harinath@cs.umn.edu>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1703
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1704 * gnus-dup.el (gnus-dup-enter-articles): Ignore sparse articles.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1705
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1706 Thu Nov 21 21:57:52 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1707
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1708 * gnus-dup.el (gnus-dup-suppress-articles): Only suppress read
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1709 articles.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1710
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1711 * article.el (article-delete-text-of-type): Would bug out.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1712
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1713 Thu Nov 21 11:02:36 1996 David Moore <dmoore@ucsd.edu>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1714
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1715 * nnoo.el (nnoo-change-server): Only preserve un-ooed variables if
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1716 they exist globally.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1717
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1718 Thu Nov 21 10:52:39 1996 Steven L Baur <steve@miranova.com>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1719
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1720 * article.el (article-date-ut): Extend date header recognition to
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1721 deal with systems that put a TAB after the colon.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1722
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1723 Thu Nov 21 19:50:26 1996 Lars Magne Ingebrigtsen <menja.larsi@ifi.uio.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1724
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1725 * gnus.el: Red Gnus v0.68 is released.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1726
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1727 Thu Nov 21 05:33:24 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1728
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1729 * nnoo.el (nnoo-change-server): Protect against void vars.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1730
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1731 Thu Nov 21 00:00:29 1996 Lars Magne Ingebrigtsen <menja.larsi@ifi.uio.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1732
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1733 * gnus.el: Red Gnus v0.67 is released.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1734
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1735 Wed Nov 20 22:54:34 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1736
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1737 * message.el (message-mode-field-menu): Separated.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1738
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1739 * nnoo.el (nnoo-change-server): Preserve un-ooed variables as
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1740 well.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1741
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1742 * nnbabyl.el (nnbabyl-read-mbox): Understand movemailed babyl
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1743 files.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1744
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1745 Wed Nov 20 19:25:40 1996 Kurt Swanson <kurt@dna.lth.se>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1746
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1747 * gnus-art.el (gnus-article-make-menu-bar): Fix menu bar.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1748
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1749 Wed Nov 20 05:27:45 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1750
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1751 * gnus-sum.el (gnus-article-sort-by-lines,
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1752 gnus-thread-sort-by-lines): New functions.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1753 (gnus-summary-sort-by-lines): New command and keystroke.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1754
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1755 * gnus.el (gnus-other-frame): Be a bit more clever.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1756
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1757 * gnus-group.el (gnus-group-get-new-news): Check for new
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1758 newsgroups.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1759
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1760 * nnheader.el (nnheader-insert-file-contents-literally): Bind
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1761 `default-major-mode' to nil.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1762
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1763 * gnus-sum.el (gnus-group-make-articles-read): Yet another undo
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1764 bug.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1765
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1766 * nnmail.el (nnmail-article-group): Wrong `junk' check.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1767
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1768 Wed Nov 20 05:13:05 1996 Lars Magne Ingebrigtsen <menja.larsi@ifi.uio.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1769
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1770 * gnus.el: Red Gnus v0.66 is released.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1771
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1772 Wed Nov 20 01:57:31 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1773
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1774 * nnmail.el (nnmail-article-group): Would lose mail when using
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1775 advanced splitting!
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1776
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1777 * gnus-sum.el (gnus-update-read-articles): Undo fix.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1778
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1779 Tue Nov 19 22:56:56 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1780
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1781 * nnheader.el (nnheader-auto-mode-alist): New function.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1782
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1783 Tue Nov 19 21:57:29 1996 Lars Magne Ingebrigtsen <menja.larsi@ifi.uio.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1784
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1785 * gnus.el: Red Gnus v0.65 is released.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1786
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1787 Tue Nov 19 17:41:17 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1788
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1789 * message.el (message-do-fcc): Supply FROM-GNUS param to
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1790 rmail-output.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1791
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1792 * gnus-msg.el (gnus-setup-message): Use the buffer name instead of
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1793 the buffer.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1794
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1795 * nnmail.el (nnmail-article-group): Respect `junk' advanced
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1796 splits.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1797
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1798 * gnus-group.el (gnus-group-restart): Clear system.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1799
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1800 * nnfolder.el (nnfolder-read-folder): Handle zipped files.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1801
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1802 * nnheader.el (nnheader-find-file-noselect): New definition.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1803
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1804 * gnus-art.el (gnus-article-make-menu-bar): Use the menu bar.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1805
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1806 * gnus-score.el (gnus-all-score-files): Would still get the score
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1807 files in wrong order.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1808
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1809 * gnus-start.el (gnus-find-new-newsgroups): End message on wrong
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1810 level.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1811
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1812 * gnus-srvr.el (gnus-server-prepare): Don't list servers twice.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1813
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1814 * gnus-xmas.el (gnus-xmas-read-event-char): Mystery hanging bug.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1815
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1816 * gnus-score.el (gnus-all-score-files): Expand all files in the
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1817 kill files directory.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1818
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1819 * gnus-sum.el (gnus-group-make-articles-read): Register with undo
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1820 properly.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1821 (gnus-update-read-articles): Ditto.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1822
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1823 * gnus-msg.el (gnus-debug): Include gnus-async in variables.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1824
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1825 Tue Nov 19 00:07:14 1996 Lars Magne Ingebrigtsen <menja.larsi@ifi.uio.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1826
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1827 * gnus.el: Red Gnus v0.64 is released.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1828
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1829 Mon Nov 18 21:42:40 1996 Loren Schall <schall@saifr00.ateng.az.honeywell.com>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1830
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1831 * gnus-sum.el (gnus-summary-insert-line): Pick apart the From
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1832 header in reversed order.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1833
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1834 Mon Nov 18 02:00:33 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1835
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1836 * gnus-sum.el (gnus-summary-refer-references): Protect against nil
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1837 References.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1838
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1839 * gnus-score.el (gnus-all-score-files): Remove duplicate score
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1840 files from the end first.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1841
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1842 * gnus-start.el (gnus-after-getting-new-news-hook,
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1843 gnus-get-new-news-hook): Switched defaults.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1844
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1845 * gnus-score.el (gnus-all-score-files): Returned score files in
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1846 reverse order.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1847
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1848 * gnus-util.el (gnus-make-directory): Protect against nil dirs.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1849
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1850 * gnus-art.el (gnus-decode-encoded-word-method): Default to
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1851 'gnus-article-de-quoted-unreadable.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1852
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1853 * gnus.el (gnus-read-group): Prohibit : in group name.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1854 (gnus-article-display-hook): Removed
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1855 `gnus-article-de-quoted-unreadable'.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1856
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1857 * article.el (gnus-emphasis-alist): Accept "-" as word marker.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1858
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1859 * messagexmas.el (message-xmas-dont-activate-region): Changed
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1860 default to t.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1861
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1862 Sun Nov 17 01:09:21 1996 Per Abrahamsen <abraham@dina.kvl.dk>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1863
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1864 * message.el: Added customize support.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1865
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1866 Sun Nov 17 23:42:03 1996 Raja R. Harinath <harinath@cs.umn.edu>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1867
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1868 * gnus-gl.el (bbb-extract-token-number): Fix.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1869
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1870 Sun Nov 17 12:18:27 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1871
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1872 * gnus-sum.el (gnus-summary-next-article): Use it.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1873 (gnus-group-make-articles-read): Quote undo forms.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1874 (gnus-update-read-articles): Ditto.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1875
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1876 * gnus.el (gnus-key-press-event-p): New alias.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1877
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1878 Sat Nov 16 22:05:24 1996 Steven L Baur <steve@miranova.com>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1879
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1880 * gnus-sum.el (gnus-summary-next-article): XEmacs doesn't use
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1881 integers for keyboard events.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1882
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1883 Sun Nov 17 12:09:44 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1884
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1885 * gnus-group.el (gnus-group-set-timestamp): Protect against nil
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1886 gnus-newsgroup-name.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1887
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1888 Sun Nov 17 01:09:21 1996 Per Abrahamsen <abraham@dina.kvl.dk>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1889
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1890 * nnmail.el: Added customize support.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1891
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1892 Sat Nov 16 22:59:47 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1893
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1894 * gnus.el (gnus-summary-line-format): Dox fix.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1895
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1896 * nnfolder.el (nnfolder-save-mail): Would insert extra newline at
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1897 the start.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1898
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1899 Sat Nov 16 19:43:22 1996 Lars Magne Ingebrigtsen <menja.larsi@ifi.uio.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1900
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1901 * gnus.el: Red Gnus v0.63 is released.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1902
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1903 Sat Nov 16 11:32:43 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1904
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1905 * gnus-sum.el (gnus-summary-next-article): Ignore non-keyboard
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1906 events before starting to walk.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1907
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1908 * gnus-topic.el (gnus-topic-prepare-topic): Insert topics that
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1909 have 0 unread if there is anything under.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1910
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1911 * gnus-sum.el (gnus-summary-move-article): Do `B B' properly.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1912
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1913 * gnus-topic.el (gnus-topic-parameters): Return nil on
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1914 non-existant topics.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1915
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1916 * nntp.el (nntp-possibly-change-group): Would nix out async buffer
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1917 when switching groups.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1918
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1919 * gnus-sum.el (gnus-summary-expire-articles): Update info before
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1920 expiring.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1921
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1922 * article.el (article-strip-leading-blank-lines): Would strip too
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1923 much.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1924
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1925 * gnus-sum.el (gnus-summary-mode): Update specs after running
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1926 hook.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1927
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1928 * gnus-util.el (gnus-boundp): New function.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1929
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1930 * gnus-start.el (gnus-get-new-news-hook): Default to updating
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1931 display-time, if present.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1932
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1933 Fri Nov 15 13:59:16 1996 Steven L Baur <steve@miranova.com>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1934
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1935 * gnus-xmas.el (gnus-xmas-define): Better fix for dealing with
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1936 scroll-in-place, which will be preloaded in XEmacs 19.15.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1937
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1938 * gnus-art.el (gnus-article-prev-page): Guard scroll-(up|down)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1939 against scroll-in-place package.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1940 (gnus-article-next-page): Ditto.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1941
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1942 * gnus-salt.el (gnus-pick-next-page): Ditto.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1943
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1944 Fri Nov 15 21:40:12 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1945
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1946 * nnweb.el (gnus): Required.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1947
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1948 * gnus-group.el (gnus-group-clear-data-on-native-groups): Offer to
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1949 move cache.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1950
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1951 * gnus-cache.el (gnus-cache-move-cache): New command.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1952
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1953 * nnvirtual.el (nnvirtual-create-mapping): Handle groups with no
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1954 articles.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1955
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1956 * gnus-group.el (gnus-group-insert-group-line-info): Compute the
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1957 right number for dead groups.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1958
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1959 * nnvirtual.el: Complete-first-sentence-in-first-line-of-doc fix.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1960
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1961 Thu Nov 14 10:20:44 1996 Per Abrahamsen <abraham@dina.kvl.dk>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1962
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1963 * gnus-win.el: Added customize support.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1964
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1965 * gnus-uu.el: Added customize support.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1966
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1967 Thu Nov 14 17:50:12 1996 Lars Magne Ingebrigtsen <menja.larsi@ifi.uio.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1968
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1969 * gnus.el: Red Gnus v0.62 is released.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1970
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1971 Thu Nov 14 12:25:23 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1972
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1973 * gnus.el (gnus-article-display-hook): Add
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1974 `gnus-article-de-quoted-unreadable' to default value.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1975
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1976 * gnus-art.el (gnus-summary-article-menu): Dummy define.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1977
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1978 * article.el (custom): Require first.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1979
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1980 * dgnushack.el (require): New implementation.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1981
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1982 * article.el (gnus-emphasis-alist): Recognize emphasis inside
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1983 quotes.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1984
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1985 Thu Nov 14 10:20:44 1996 Per Abrahamsen <abraham@dina.kvl.dk>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1986
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1987 * nnmail.el (nnmail-split-abbrev-alist): Added `uucp' to `mail'.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1988
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1989 Thu Nov 14 11:25:51 1996 Samuel Tardieu <sam@inf.enst.fr>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1990
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1991 * nnmail.el (nnmail-search-unix-mail-delim): Skip past ">From "
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1992 after "From ".
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1993
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1994 Thu Nov 14 10:08:27 1996 Raja R. Harinath <harinath@cs.umn.edu>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1995
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1996 * gnus-gl.el (bbb-connect-to-bbbd): Only connect if we have the
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1997 token.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1998
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
1999 Thu Nov 14 08:46:31 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2000
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2001 * message.el (message-insert-to): Deny with "never"
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2002 courtesy-copies-to header.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2003
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2004 * dgnushack.el (require): Try both the uncompiled and the compiled
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2005 versions.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2006
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2007 * nntp.el (nntp-send-authinfo): Hide password.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2008
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2009 Wed Nov 13 12:00:43 1996 David Moore <dmoore@ucsd.edu>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2010
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2011 * gnus-start.el (gnus-parse-active): Correct range parsing
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2012 restored.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2013
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2014 Tue Nov 12 14:09:15 1996 David Moore <dmoore@ucsd.edu>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2015
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2016 * gnus-nocem.el (gnus-nocem-enter-article): Don't store the same
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2017 message id in the cache twice.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2018 (gnus-nocem-liberal-fetch):
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2019
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2020 * gnus-nocem.el (gnus-nocem-liberal-fetch): New Variable.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2021
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2022 * gnus-nocem.el (gnus-nocem-check-article,
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2023 gnus-nocem-scan-groups): Don't re-fetch a crossposted @@NCM
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2024 posting that we've alread verified and scanned.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2025
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2026 Wed Nov 13 23:38:00 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2027
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2028 * gnus-start.el (gnus-parse-active): Gave wrong results.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2029
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2030 * gnus-win.el (gnus-buffer-configuration): Doc fix.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2031
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2032 Wed Nov 13 13:52:20 1996 Per Abrahamsen <abraham@dina.kvl.dk>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2033
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2034 * gnus-topic.el: Added customize support.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2035
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2036 * gnus-group.el (gnus-group-mode-hook): Added `gnus-topic-mode'
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2037 option.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2038
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2039 * gnus-util.el (gnus-verbose): Made customizable.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2040
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2041 * gnus.el (gnus-summary-line-format): Customize.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2042
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2043 * gnus-sum.el (gnus-summary-respool-default-method): Customize.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2044
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2045 * gnus.el (gnus-select-method-name): New widget.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2046 (gnus-select-method): Use it.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2047
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2048 Wed Nov 13 14:19:48 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2049
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2050 * gnus-group.el (gnus-info-clear-data): Quote lists.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2051
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2052 * nntp.el (nntp-send-authinfo): Prompt right.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2053
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2054 Tue Nov 12 19:33:00 1996 Lars Magne Ingebrigtsen <larsi@menja.ifi.uio.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2055
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2056 * gnus.el: Red Gnus v0.61 is released.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2057
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2058 Tue Nov 12 17:55:17 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2059
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2060 * nnmail.el (nnmail-move-inbox): Delete empty crash box.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2061
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2062 * gnus-art.el (gnus-article-make-menu-bar): Define summary article
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2063 map.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2064
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2065 * gnus-group.el (gnus-group-set-timestamp): Removed reference to
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2066 free variable `group'.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2067
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2068 Mon Nov 11 16:29:00 1996 David Moore <dmoore@ucsd.edu>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2069
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2070 * gnus-group.el (gnus-group-timestamp-delta): New function.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2071
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2072 * gnus-demon.el (gnus-demon-add-scan-timestamps,
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2073 gnus-demon-scan-timestamps): New functions.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2074
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2075 Mon Nov 11 05:27:20 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2076
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2077 * article.el (gnus-emphasis-alist): Added ":" as sentence-end.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2078
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2079 Mon Nov 11 05:14:02 1996 David Moore <dmoore@ucsd.edu>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2080
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2081 * nnvirtual.el: New version.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2082
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2083 Mon Nov 11 05:09:14 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2084
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2085 * article.el (gnus-emphasis-underline-bold): Renamed.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2086
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2087 Mon Nov 11 05:05:09 1996 Alexandre Oliva <oliva@dcc.unicamp.br>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2088
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2089 * nntp.el (nntp-possibly-change-group): Bind
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2090 `nnheader-callback-function' to nil.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2091
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2092 Sun Nov 10 12:13:08 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2093
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2094 * gnus-start.el (gnus-parse-active): Give correct answer.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2095
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2096 * nntp.el (nntp-snarf-error-message): Massage the message.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2097
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2098 Sun Nov 10 11:49:33 1996 Joe Wells <jbw@cs.bu.edu>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2099
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2100 * dgnushack.el (require): Load .el files only.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2101
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2102 Sun Nov 10 10:06:12 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2103
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2104 * gnus-move.el (gnus-move-group-to-server): Would pass wrong
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2105 params to `gnus-retrieve-headers'.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2106
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2107 * nntp.el (nntp-wait-for): Accept a `discard' param.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2108 (nntp-open-connection): Would mix it up when establishing asynch
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2109 connections.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2110
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2111 * nnml.el (nnml-find-id): Would report false positives.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2112
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2113 * gnus-spec.el (gnus-update-format-specifications): Do all
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2114 computations in the right buffer.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2115
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2116 * nnweb.el (nnweb-type-definition): Moved search engine.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2117 (nnweb-fetch-form): Use "POST" instead of `POST'.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2118
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2119 * gnus-undo.el (gnus-undo-register): Entered malformed undo
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2120 statements.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2121
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2122 * smiley.el (smiley-nosey-regexp-alist): Add a devilish face.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2123
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2124 Sun Nov 10 06:38:38 1996 Lars Magne Ingebrigtsen <menja.larsi@ifi.uio.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2125
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2126 * gnus.el: Red Gnus v0.60 is released.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2127
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2128 Sun Nov 10 06:31:36 1996 Lars Magne Ingebrigtsen <menja.larsi@ifi.uio.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2129
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2130 * gnus.el: Red Gnus v0.59 is released.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2131
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2132 Sun Nov 10 06:09:37 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2133
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2134 * nntp.el (nntp-decode-text): Erased everything.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2135
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2136 * article.el (article-remove-trailing-blank-lines): Would
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2137 infloop.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2138
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2139 Sun Nov 10 06:06:31 1996 Lars Magne Ingebrigtsen <menja.larsi@ifi.uio.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2140
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2141 * gnus.el: Red Gnus v0.58 is released.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2142
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2143 Sun Nov 10 06:02:51 1996 Alexandre Oliva <oliva@dcc.unicamp.br>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2144
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2145 * nntp.el (nntp-possibly-change-group): Bind callback function to
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2146 nil.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2147
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2148 Sun Nov 10 05:35:25 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2149
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2150 * gnus-topic.el (gnus-topic-remove-topic): Remove from alist.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2151
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2152 * gnus-score.el (gnus-score-string): Didn't trace fuzzies and
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2153 words.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2154
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2155 Sat Nov 9 18:14:42 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2156
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2157 * nnweb.el (nnweb-set-hashtb): Typo.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2158 (nnweb-read-overview): Typo.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2159
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2160 * nnheader.el (nnheader-skeleton-replace): New macro.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2161 (nnheader-replace-string): Use it.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2162 (nnheader-replace-regexp): Use it.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2163 (nnheader-strip-cr): Use it.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2164
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2165 * nntp.el (nntp-retrieve-headers): Be faster.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2166 (nntp-decode-text): Use faster algorithm.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2167
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2168 * nnheader.el (nnheader-replace-string): New function.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2169
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2170 Sat Nov 9 17:22:16 1996 Hrvoje Niksic <hniksic@srce.hr>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2171
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2172 * article.el (gnus-emphasis-alist): Doc fix.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2173
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2174 Sat Nov 9 16:27:27 1996 Per Abrahamsen <abraham@dina.kvl.dk>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2175
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2176 * nnmail.el (nnmail-split-it): Fix bug in abbrev handling.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2177
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2178 Sat Nov 9 05:59:02 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2179
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2180 * nnweb.el (nnweb-set-hashtb): Typo.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2181
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2182 * article.el (gnus-emphasis-alist): One ' too many.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2183
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2184 * gnus-async.el (gnus-async-prefetch-article): Only message when
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2185 in the summary buffer.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2186
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2187 * gnus-msg.el (gnus-post-news): Handle `newsgroup' param.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2188 (gnus-debug): Be `defcustom' aware.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2189
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2190 Sat Nov 9 05:41:27 1996 Lars Magne Ingebrigtsen <menja.larsi@ifi.uio.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2191
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2192 * gnus.el: Red Gnus v0.57 is released.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2193
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2194 Fri Nov 8 22:56:59 1996 Per Abrahamsen <abraham@dina.kvl.dk>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2195
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2196 * gnus.el: Added customize support.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2197
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2198 Sat Nov 9 05:14:58 1996 David Moore <dmoore@ucsd.edu>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2199
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2200 * nnmail.el (nnmail-expand-newtext): New version.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2201
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2202 Sat Nov 9 04:28:42 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2203
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2204 * gnus-xmas.el (gnus-xmas-force-redisplay): New variable.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2205 (gnus-xmas-summary-recenter): Use it.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2206
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2207 * gnus-art.el (gnus-button-url): Removed seconds param since old
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2208 versions of `browse-url.el' don't support it.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2209 (gnus-article-make-menu-bar): Add article menu to article menu.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2210
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2211 * article.el (gnus-emphasis-alist): Use ")" as a sentence end
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2212 marker.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2213
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2214 Fri Nov 8 05:33:08 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2215
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2216 * article.el (gnus-emphasis-alist): Recognize "_this_here_".
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2217
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2218 * gnus-art.el (gnus-article-save): Save the right buffer after
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2219 stripping headers.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2220
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2221 * nntp.el (nntp-wait-for): Nix out "nntp reading...." message.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2222
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2223 * article.el (article-narrow-to-signature): Typo.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2224
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2225 * nntp.el (nntp-try-list-active): Would guess wrong on `some'.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2226
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2227 * gnus.el: condition-case -> ignore-errors.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2228
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2229 * nntp.el (nntp-request-close): Protect against errors.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2230
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2231 Fri Nov 8 03:23:02 1996 Lars Magne Ingebrigtsen <menja.larsi@ifi.uio.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2232
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2233 * gnus.el: Red Gnus v0.56 is released.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2234
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2235 Fri Nov 8 02:45:21 1996 David S. Goldberg <dsg@linus.mitre.org>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2236
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2237 * gnus-art.el (gnus-button-url): Respect
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2238 `browse-url-new-window-p'.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2239
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2240 Fri Nov 8 02:34:31 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2241
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2242 * nnmail.el (nnmail-process-unix-mail-format): Fold searches.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2243
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2244 Thu Nov 7 09:07:32 1996 Steven L Baur <steve@miranova.com>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2245
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2246 * nnmail.el (nnmail-search-unix-mail-delim): Take better care in
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2247 ignoring bogus From_ lines.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2248
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2249 Fri Nov 8 02:01:06 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2250
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2251 * nnmail.el (nnmail-move-inbox): Cleaned up code.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2252
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2253 * gnus-int.el (gnus-request-regenerate): New function.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2254
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2255 * nnml.el (nnml-request-regenerate): New function.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2256
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2257 * gnus-srvr.el (gnus-server-regenerate-server): New command and
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2258 keystroke.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2259
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2260 Thu Nov 7 16:12:30 1996 Per Abrahamsen <abraham@dina.kvl.dk>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2261
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2262 * gnus-start.el: Added customize support.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2263
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2264 Fri Nov 8 01:47:16 1996 David S. Goldberg <dsg@linus.mitre.org>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2265
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2266 * gnus-win.el (gnus-delete-windows-in-gnusey-frames): Would bug
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2267 out on nil variables.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2268
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2269 Fri Nov 8 01:45:06 1996 Kurt Swanson <kurt@dna.lth.se>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2270
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2271 * gnus-sum.el (gnus-handle-ephemeral-exit): Go to the next
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2272 article.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2273
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2274 Thu Nov 7 16:12:30 1996 Per Abrahamsen <abraham@dina.kvl.dk>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2275
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2276 * article.el (gnus-visible-headers): Convert string to list of
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2277 strings.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2278
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2279 Fri Nov 8 01:40:38 1996 Kurt Swanson <Kurt.Swanson@dna.lth.se>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2280
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2281 * gnus-sum.el (gnus-summary-first-article): New function.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2282
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2283 * gnus-salt.el (gnus-pick-start-reading): Use it.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2284
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2285 Thu Nov 7 09:42:17 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2286
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2287 * gnus-group.el (gnus-group-catchup): Better message.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2288
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2289 * gnus-util.el (gnus-date-get-time): Protect against "" Dates.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2290
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2291 * article.el (article-strip-leading-blank-lines): Would infloop.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2292
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2293 * gnus-msg.el (gnus-debug): Protect against odd load-paths.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2294
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2295 Fri Nov 8 05:30:51 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2296
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2297 * gnus-sum.el (gnus-get-newsgroup-headers): `ref' should never be
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2298 nil.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2299
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2300 * gnus-msg.el (gnus-summary-followup-to-mail,
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2301 gnus-summary-followup-to-mail-with-original): New commands.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2302
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2303 * nnmail.el (nnmail-split-it): Use `replace-match'.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2304
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2305 Fri Nov 8 05:30:46 1996 David Moore <dmoore@ucsd.edu>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2306
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2307 * nnmail.el (nnmail-split-it): New version.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2308
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2309 Fri Nov 8 03:44:10 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2310
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2311 * gnus.el (gnus-article-display-hook): Customized.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2312
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2313 * article.el (gnus-emphasis-alist): Define more combinations.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2314 (gnus-emphasis-underline-bold-italic): New face.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2315
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2316 Fri Nov 8 00:20:29 1996 Lars Magne Ingebrigtsen <menja.larsi@ifi.uio.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2317
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2318 * gnus.el: Red Gnus v0.55 is released.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2319
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2320 Thu Nov 7 00:14:45 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2321
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2322 * gnus-win.el (gnus-delete-windows-in-gnusey-frames): New function.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2323 (gnus-configure-windows): Use it.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2324
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2325 * nntp.el (nntp-possibly-change-group): Erased wrong buffer.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2326
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2327 * gnus-score.el (gnus-score-find-bnews): Anchor mathces.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2328
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2329 * gnus-group.el (gnus-group-insert-group-line): Would bug out on
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2330 on gnus-moderated-hashtb.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2331
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2332 Wed Nov 6 22:54:41 1996 Sudish Joseph <sudish@mindspring.com>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2333
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2334 * gnus-nocem.el (gnus-sum): Required.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2335
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2336 Wed Nov 6 09:13:34 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2337
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2338 * nnmail.el (nnmail-date-to-time): Trap errors.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2339
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2340 * nntp.el (nntp-open-connection): Erase contents of the right
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2341 buffer.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2342
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2343 * gnus-sum.el (gnus-summary-first-article-p): New function.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2344
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2345 * gnus-topic.el (gnus-topic-remove-group): Didn't use
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2346 process/prefix.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2347
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2348 * gnus-group.el (gnus-group-iterate): New macro.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2349
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2350 * gnus-sum.el (gnus-summary-prev-unread-article): Respect
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2351 `gnus-summary-goto-unread' `never'.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2352
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2353 Wed Nov 6 06:55:03 1996 Hrvoje Niksic <hniksic@srce.hr>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2354
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2355 * article.el (gnus-emphasis-alist): New version.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2356
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2357 Wed Nov 6 06:26:34 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2358
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2359 * gnus-art.el (gnus-article-syntax-table): New variable.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2360 (gnus-article-mode): Use it.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2361
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2362 * article.el (article-strip-leading-blank-lines): Didn't do much.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2363
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2364 Wed Nov 6 05:51:56 1996 Kevin Buhr <buhr@stat.wisc.edu>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2365
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2366 * gnus-sum.el (gnus-summary-respool-article): Get the right
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2367 servers.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2368
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2369 Wed Nov 6 04:00:48 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2370
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2371 * nnheader.el (nnheader-header-value): Use old definition.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2372
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2373 * message.el: Removed many autoloads.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2374
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2375 Wed Nov 6 03:44:44 1996 ISO-2022-JP <morioka@jaist.ac.jp>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2376
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2377 * gnus-ems.el (gnus-ems-redefine): New Mule definition.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2378
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2379 Wed Nov 6 03:02:25 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2380
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2381 * gnus-xmas.el (gnus-xmas-summary-recenter): Force redisplay.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2382
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2383 * gnus.el (gnus-check-backend-function): Protect against errors.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2384
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2385 * gnus-start.el (gnus-group-change-level): Enter info into dribble
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2386 file.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2387
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2388 Wed Nov 6 01:58:46 1996 Hrvoje Niksic <hniksic@srce.hr>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2389
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2390 * article.el (gnus-emphasis-alist): New default.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2391
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2392 Wed Nov 6 01:47:17 1996 Joe Wells <jbw@cs.bu.edu>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2393
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2394 * gnus-uu.el (gnus-uu-reginize-string): Buggy.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2395 (gnus-uu-uustrip-article): Temp name mixup.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2396
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2397 Wed Nov 6 01:27:54 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2398
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2399 * gnus-group.el (gnus-group-make-group): Use new function.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2400
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2401 * gnus.el (gnus-read-group): New function.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2402
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2403 * dgnushack.el: Less error messages under XEmacs.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2404
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2405 Tue Nov 5 23:59:40 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2406
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2407 * nnmail.el (nnmail-search-unix-mail-delim): New implementation.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2408
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2409 Tue Nov 5 23:43:34 1996 Lars Magne Ingebrigtsen <larsi@menja.ifi.uio.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2410
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2411 * gnus.el: Red Gnus v0.54 is released.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2412
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2413 Tue Nov 5 22:34:01 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2414
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2415 * message.el (message-goto-signature): Place point better.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2416
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2417 * gnus-art.el (gnus-summary-save-body-in-file): Restored.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2418
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2419 * nntp.el (nntp-send-authinfo): Better password prompting.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2420
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2421 * nnmail.el (nnmail-read-passwd): Allow format strings.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2422
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2423 Tue Nov 5 22:10:20 1996 David Moore <dmoore@ucsd.edu>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2424
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2425 * gnus-sum.el (gnus-valid-move-group-p): New function.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2426 (gnus-read-move-group-name): Faster implementation.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2427
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2428 Tue Nov 5 12:35:40 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2429
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2430 * gnus-topic.el (gnus-topic-remove-topic): Would wipe out topic
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2431 parameters.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2432
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2433 * gnus-sum.el (gnus-summary-stop-page-breaking): Remove all
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2434 buttons.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2435
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2436 * nnweb.el (nnweb-set-hashtb): Typo.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2437
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2438 Tue Nov 5 10:43:24 1996 Randal Schwartz <merlyn@stonehenge.com>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2439
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2440 * gnus-uu.el (gnus-uu-be-dangerous): New variable.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2441 (gnus-uu-save-files): Use it.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2442
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2443 Tue Nov 5 10:19:39 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2444
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2445 * gnus-sum.el (gnus-summary-read-document): Doc fix.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2446 (gnus-summary-catchup-and-exit): Don't exit when replying "n".
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2447
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2448 * gnus-art.el (gnus-summary-write-to-file): Doc fix.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2449
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2450 * gnus-uu.el (gnus-uu-get-list-of-articles): Get numerical prefix
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2451 value.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2452
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2453 Tue Nov 5 10:14:02 1996 David Moore <dmoore@ucsd.edu>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2454
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2455 * gnus-start.el (gnus-groups-to-gnus-format): Simplified and made
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2456 faster.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2457
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2458 Tue Nov 5 04:56:33 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2459
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2460 * nnmail.el (nnmail-search-unix-mail-delim): Protect against
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2461 regexp overflows.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2462
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2463 * nnheader.el (nnheader-header-value): New definition.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2464
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2465 * nntp.el (nntp-open-connection): Erase buffer.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2466 (nntp-possibly-change-group): Ditto.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2467
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2468 * nnvirtual.el (nnvirtual-create-mapping): Would ignore groups
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2469 with just one article.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2470
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2471 Tue Nov 5 03:41:30 1996 David Moore <dmoore@ucsd.edu>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2472
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2473 * gnus-nocem.el (gnus-nocem-enter-article): Would bug out on some
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2474 lines.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2475
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2476 Tue Nov 5 03:36:03 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2477
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2478 * gnus-score.el (gnus-score-find-favourite-words): Put point at
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2479 bob.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2480
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2481 Tue Nov 5 03:33:04 1996 jeff sparkes <jsparkes@nortel.ca>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2482
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2483 * gnus-kill.el (gnus-batch-score): Run in slave mode.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2484
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2485 Mon Nov 4 03:16:18 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2486
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2487 * nnheader.el (nnheader-directory-regular-files): New function.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2488
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2489 * nnmail.el (nnmail-get-spool-files): Allow nnmail-spool-file to
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2490 be a directory.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2491
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2492 * gnus-sum.el (gnus-summary-next-group): Halt prefetch.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2493
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2494 * gnus-async.el (gnus-async-halt-prefetch): New function.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2495
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2496 * message.el (message-check-news-header-syntax): Anchor
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2497 multiple-searches.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2498
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2499 * gnus-topic.el (gnus-topic-mode): Reset sorting function.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2500
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2501 Tue Oct 29 20:42:07 1996 Lars Magne Ingebrigtsen <larsi@ylfing.ifi.uio.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2502
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2503 * gnus-topic.el (gnus-topic-remove-topic): Fold properly.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2504
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2505 Tue Oct 29 19:45:25 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2506
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2507 * message.el (message-generate-new-buffer-clone-locals): Bugged
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2508 out under XEmacs.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2509
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2510 Tue Oct 29 19:21:47 1996 David Moore <dmoore@ucsd.edu>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2511
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2512 * gnus.el: Fixed autoloads.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2513
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2514 Tue Oct 29 17:21:42 1996 Lars Magne Ingebrigtsen <larsi@ylfing.ifi.uio.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2515
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2516 * gnus-art.el (gnus-url-mailto): `message-goto-subject' takes no
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2517 args.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2518
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2519 Mon Oct 28 15:42:21 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2520
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2521 * gnus.el: Autoload gnus-score-followup-thread.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2522 (gnus-inhibit-startup-message): Doc fix.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2523
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2524 Sat Oct 26 15:48:28 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2525
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2526 * gnus-xmas.el (gnus-xmas-topic-menu-add): Add menu.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2527
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2528 * gnus-topic.el (gnus-topic-kill-group): Enter into dribble.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2529
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2530 * gnus-sum.el (gnus-summary-universal-argument): Bind
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2531 `gnus-newsgroup-process-marked' to nil before calling functions.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2532
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2533 Sat Oct 26 15:31:18 1996 David Moore <dmoore@ucsd.edu>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2534
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2535 * nnmail.el (nnmail-activate): Faster version.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2536
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2537 Fri Oct 25 09:02:08 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2538
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2539 * nnsoup.el (nnsoup-pack-replies): Error empty dirs.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2540
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2541 * gnus-msg.el (gnus-summary-mail-forward): Allow prefix to forward
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2542 full headers.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2543
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2544 Thu Oct 24 07:20:30 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2545
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2546 * gnus-nocem.el (gnus-nocem-enter-article): Would enter unbound
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2547 symbols into hashtb.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2548
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2549 Thu Oct 24 07:12:23 1996 Michael R. Cook <mcook@cognex.com>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2550
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2551 * nnmh.el (nnmh-active-number): Misplaced paren.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2552
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2553 Thu Oct 24 07:02:54 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2554
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2555 * gnus-group.el (gnus-group-list-groups): Clear inboxes.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2556
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2557 * gnus-async.el (gnus-make-async-article-function): Use the
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2558 success param.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2559
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2560 * nntp.el (nntp-after-change-function-callback): Pass along the
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2561 right success param.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2562
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2563 Wed Oct 23 18:33:15 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2564
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2565 * gnus-score.el (gnus-summary-increase-score): Spud.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2566
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2567 Wed Oct 23 07:55:42 1996 William Perry <wmperry@aventail.com>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2568
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2569 * gnus-art.el (gnus-url-mailto): New function.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2570
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2571 Wed Oct 23 06:57:10 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2572
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2573 * nnbabyl.el (nnbabyl-create-mbox): New function.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2574 (nnbabyl-open-server): Create mbox.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2575
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2576 * nnmbox.el (nnmbox-create-mbox): New function.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2577
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2578 Tue Oct 22 07:30:12 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2579
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2580 * nnml.el (nnml-request-list): Always return t.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2581
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2582 Tue Oct 22 03:16:27 1996 Felix Lee <flee@teleport.com>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2583
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2584 * gnus-score.el (gnus-score-adaptive): Use the right syntax
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2585 table.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2586
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2587 Tue Oct 22 03:08:30 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2588
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2589 * message.el (message-generate-headers): Rename Original-Sender as
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2590 well.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2591 (message-send-news): Typo.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2592 (message-send-news): Don't message.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2593
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2594 Tue Oct 22 03:06:49 1996 Felix Lee <flee@teleport.com>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2595
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2596 * gnus-score.el (gnus-score-adaptive): gnus-score-adaptive will do
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2597 line scoring or word scoring, but not both.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2598
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2599 Tue Oct 22 02:48:08 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2600
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2601 * message.el (message-send-news): Use it.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2602 (message-send-mail): Ditto.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2603
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2604 Tue Oct 22 02:40:14 1996 Joev Dubach <dubach1@husc.harvard.edu>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2605
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2606 * message.el (message-generate-new-buffer-clone-locals): New
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2607 function.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2608
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2609 Tue Oct 22 01:19:47 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2610
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2611 * message.el: Removed `lisp-indent-hook' throughout all files.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2612
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2613 * gnus.el (gnus-sethash): Fix edebug form spec.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2614
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2615 * gnus-cache.el (gnus-cache-file-name): Translate file chars.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2616
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2617 Sun Oct 20 03:41:47 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2618
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2619 * nntp.el (nntp-read-server-type): Fold case.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2620
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2621 Sat Oct 19 08:03:17 1996 Michael Ernst <mernst@cs.washington.edu>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2622
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2623 * article.el (article-hide-headers): Do the right thing on
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2624 articles with no bodies.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2625 (article-narrow-to-signature): Doc fix.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2626
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2627 Sat Oct 19 07:53:49 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2628
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2629 * nnsoup.el (nnsoup-pack-replies): Refuse to pack when there is
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2630 nothing to pack.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2631 (nnsoup-read-areas): Don't bug out on empty packets.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2632
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2633 * gnus-soup.el (gnus-soup-pack-packet): Refuse to pack empty
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2634 packets.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2635
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2636 Sat Oct 19 07:43:33 1996 Kees de Bruin <kees_de_bruin@tasking.nl>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2637
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2638 * gnus-sum.el (gnus-auto-center-summary): Fix.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2639
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2640 Sat Oct 19 07:32:27 1996 Marc Horowitz <marc@cygnus.com>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2641
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2642 * gnus-topic.el (gnus-topic-remove-topic): Would clobber
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2643 duplicates.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2644
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2645 Sat Oct 19 07:01:14 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2646
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2647 * message.el (message-send-mail-hook): New hook.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2648 (message-send-news-hook): Ditto.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2649
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2650 * gnus-art.el (gnus-summary-write-to-file): New function.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2651
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2652 Sat Oct 19 06:56:34 1996 Kees de Bruin <kees_de_bruin@tasking.nl>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2653
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2654 * gnus-sum.el (gnus-summary-save-article-mail-overwrite): New
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2655 command and keystroke.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2656
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2657 Thu Oct 17 06:25:55 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2658
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2659 * gnus-sum.el (gnus-article-sort-by-date): Use faster
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2660 implementation.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2661
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2662 * gnus-util.el (gnus-string-get-time): New macro.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2663
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2664 * message.el (message-check-news-syntax): Check more thorougly the
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2665 From header.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2666 (message-check): New macro.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2667
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2668 Thu Oct 17 06:03:56 1996 Carsten Leonhardt <leo@arioch.tng.oche.de>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2669
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2670 * gnus-ems.el (gnus-xemacs): Avoid clobbering functions.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2671
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2672 Thu Oct 17 05:34:15 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2673
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2674 * message.el (message-cite-function): Initialize from
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2675 mail-citation-hook.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2676
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2677 Thu Oct 17 02:45:47 1996 Lars Magne Ingebrigtsen <larsi@hrym.ifi.uio.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2678
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2679 * gnus.el: Red Gnus v0.52 is released.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2680
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2681 Wed Oct 16 21:01:41 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2682
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2683 * gnus-sum.el (gnus-summary-catchup): Return t.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2684
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2685 Wed Oct 16 20:32:53 1996 Kees de Bruin <kees_de_bruin@tasking.nl>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2686
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2687 * gnus-group.el (gnus-group-mail-low-empty-face): Face fix.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2688
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2689 Wed Oct 16 20:00:15 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2690
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2691 * message.el (message-mode): Doc fix.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2692
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2693 * nnml.el (nnml-request-group): Re-read directory.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2694
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2695 Wed Oct 16 04:01:27 1996 Lars Magne Ingebrigtsen <larsi@ylfing.ifi.uio.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2696
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2697 * gnus.el: Red Gnus v0.51 is released.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2698
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2699 Wed Oct 16 03:49:12 1996 Alexandre Oliva <oliva@dcc.unicamp.br>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2700
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2701 * gnus-start.el (gnus-setup-news): Make sure
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2702 `gnus-group-line-format' is bound.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2703
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2704 Wed Oct 16 02:57:37 1996 Lars Magne Ingebrigtsen <larsi@ylfing.ifi.uio.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2705
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2706 * nntp.el (nntp-after-change-function-callback): Would delete the
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2707 first line of all articles.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2708
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2709 Mon Oct 14 21:31:42 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2710
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2711 * gnus-sum.el (gnus-summary-limit-to-marks): Accept prefix.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2712
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2713 Sun Oct 13 16:37:05 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2714
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2715 * gnus-srvr.el (gnus-browse-foreign-server): Message better.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2716
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2717 Sat Oct 12 19:33:01 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2718
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2719 * message.el (message-indent-citation): Would infloop on empty
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2720 articles.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2721
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2722 Sat Oct 12 19:21:05 1996 Raja R. Harinath <harinath@cs.umn.edu>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2723
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2724 * gnus.el: Autoload more functions.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2725
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2726 Sat Oct 12 19:09:12 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2727
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2728 * gnus-sum.el (gnus-summary-catchup): Don't move point.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2729 (gnus-summary-limit-exclude-marks): New command.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2730
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2731 Fri Oct 11 15:26:02 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2732
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2733 * gnus.el: Red Gnus v0.50 is released.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2734
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2735 Thu Oct 10 23:36:32 1996 Jan Vroonhof <vroonhof@math.ethz.ch>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2736
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2737 * gnus-nocem.el (gnus-nocem): Typo.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2738
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2739 Thu Oct 10 23:16:57 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2740
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2741 * gnus-group.el (gnus-group-clear-data-on-native-groups): Only
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2742 clear data on native groups.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2743
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2744 Thu Oct 10 14:11:18 1996 Per Abrahamsen <abraham@dina.kvl.dk>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2745
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2746 * gnus-cus.el (gnus-group-customize): Allow unknown entries.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2747 (gnus-score-customize): Ditto.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2748 (gnus-score-string-convert): Ditto.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2749 (gnus-score-parameters): Added `touched'.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2750
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2751 Thu Oct 10 23:06:42 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2752
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2753 * gnus-start.el (gnus-read-active-file): Don't bug out on null
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2754 methods.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2755
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2756 Thu Oct 10 22:29:05 1996 Randell Jesup <Randell.Jesup@scala.com>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2757
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2758 * article.el (article-hide-boring-headers): Reversed `date'
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2759 check.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2760
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2761 Thu Oct 10 15:24:08 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2762
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2763 * gnus-xmas.el (gnus-xmas-define): Removed gnus-display-type.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2764
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2765 * gnus-group.el (gnus-group-new-mail): Strip prefix.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2766
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2767 * nnmail.el (nnmail-new-mail-p): Didn't work.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2768
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2769 * gnus-score.el (gnus-score-adaptive): Use
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2770 gnus-adaptive-word-score-alist.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2771
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2772 * nnoo.el (nnoo-define-skeleton-1): Define
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2773 request-list-newsgroups.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2774
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2775 * nnweb.el (w3-forms): Removed.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2776
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2777 * gnus-uu.el (gnus-uu-digest-mail-forward): Use directory form.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2778
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2779 Tue Oct 8 14:30:53 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2780
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2781 * gnus.el: Red Gnus v0.49 is released.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2782
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2783 Tue Oct 8 00:15:04 1996 Per Abrahamsen <abraham@dina.kvl.dk>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2784
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2785 * gnus-nocem.el: Added customize support.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2786
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2787 Tue Oct 8 11:48:25 1996 Lars Magne Ingebrigtsen <larsi@ylfing.ifi.uio.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2788
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2789 * gnus-group.el (gnus-group-mail-3-empty-face): Use magenta4.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2790
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2791 * gnus.el (gnus-short-group-name): Would bug out on complex group
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2792 names.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2793 (gnus-splash-face): New face.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2794 (gnus-group-startup-message): Use it.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2795
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2796 * nnvirtual.el (nnvirtual-request-group): Respect
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2797 `always-rescan'.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2798
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2799 * gnus-load.el: Removed.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2800
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2801 * gnus.el (gnus-check-backend-function): Require before
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2802 checking...
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2803
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2804 * gnus-sum.el (gnus-summary-respool-article): Use it.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2805
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2806 * gnus-load.el (gnus-mail-method-history): New variable.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2807
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2808 * gnus-sum.el (gnus-summary-normal-unread-face): Use default
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2809 face.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2810
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2811 Mon Oct 7 15:00:58 1996 Lars Magne Ingebrigtsen <larsi@ylfing.ifi.uio.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2812
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2813 * gnus.el: Red Gnus v0.48 is released.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2814
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2815 Mon Oct 7 02:24:02 1996 Per Abrahamsen <abraham@dina.kvl.dk>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2816
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2817 * gnus-sum.el: Added customize support.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2818
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2819 Sat Oct 5 01:29:20 1996 Per Abrahamsen <abraham@dina.kvl.dk>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2820
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2821 * gnus-async.el: Added customize support.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2822 * gnus-cache.el: Ditto.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2823 * gnus-cite.el: Ditto.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2824 * gnus-demon.el: Ditto.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2825 * gnus-dup.el: Ditto.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2826 * gnus-eform.el: Ditto.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2827 * gnus-group.el: Ditto.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2828 * gnus-int.el: Ditto.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2829 * gnus-kill.el: Ditto.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2830 * gnus-load.el (gnus-make-face, gnus-face-light-name-list,
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2831 gnus-face-dark-name-list): Removed.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2832
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2833 Fri Oct 4 07:17:09 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2834
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2835 * gnus-start.el (gnus-setup-news): Slaves should read the slave
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2836 files.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2837
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2838 * gnus-art.el (gnus-request-article-this-buffer): Removed
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2839 reference to doing-request.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2840
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2841 Thu Oct 3 05:06:53 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2842
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2843 * gnus.el: Red Gnus v0.47 is released.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2844
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2845 Thu Oct 3 02:04:37 1996 Lars Magne Ingebrigtsen <larsi@ylfing.ifi.uio.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2846
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2847 * gnus-int.el (gnus-request-head): Use the cache.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2848
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2849 Wed Oct 2 00:57:22 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2850
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2851 * message.el (message-resend): Message.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2852
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2853 * gnus-group.el (gnus-group-timestamp-string): New function.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2854
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2855 * gnus-util.el (gnus-time-iso8601): New function.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2856
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2857 * gnus-group.el (gnus-group-set-timestamp): New function.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2858 (gnus-group-timestamp): New subst.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2859
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2860 * gnus-start.el (gnus-subscribe-hierarchical-interactive): Accept
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2861 RET as default.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2862
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2863 Tue Oct 1 05:13:57 1996 Martin Buchholz <mrb@eng.sun.com>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2864
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2865 * gnus-sum.el (gnus-summary-insert-pseudos): Error takes a format
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2866 string.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2867
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2868 Tue Oct 1 05:12:29 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2869
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2870 * gnus.el: Red Gnus v0.46 is released.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2871
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2872 Tue Oct 1 03:41:17 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2873
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2874 * gnus-picon.el (gnus-picons-glyph-hashtb): Made into hashtb.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2875
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2876 Tue Oct 1 01:50:10 1996 Lars Magne Ingebrigtsen <larsi@hrym.ifi.uio.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2877
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2878 * gnus-group.el (gnus-group-new-mail): New function.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2879 (gnus-new-mail-mark): New variable.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2880
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2881 * nnmail.el (nnmail-new-mail-p): New function.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2882
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2883 * gnus-xmas.el (gnus-xmas-splash): New function.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2884
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2885 Tue Oct 1 01:36:17 1996 Raja R. Harinath <harinath@cs.umn.edu>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2886
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2887 * gnus-score.el (gnus-all-score-files): Didn't handle alist.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2888
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2889 * gnus-gl.el: Dropped `bbb-alist'. Changed cl-hashtable to obarray,
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2890 using gnus-{get,set}hash to access it. Dropped a few temp. bindings
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2891 Changed (aref (assoc "message-id" ...) ...) to (mail-header-id ...).
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2892
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2893 Mon Sep 30 00:02:13 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2894
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2895 * gnus.el: General (and major) indentation, breaking,
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2896 if/when/unless/and/or, push revision.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2897
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2898 * gnus-sum.el (gnus-read-header): Set buffer before changing
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2899 vars.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2900
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2901 Sun Sep 29 23:20:26 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2902
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2903 * gnus-util.el (gnus-write-buffer): New function.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2904
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2905 Sun Sep 29 23:05:33 1996 Kurt Swanson <Kurt.Swanson@dna.lth.se>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2906
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2907 * gnus-sum.el (gnus-handle-ephemeral-exit): New function.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2908
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2909 Sun Sep 29 22:41:01 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2910
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2911 * gnus-cache.el (gnus-cache-possibly-enter-article): Allow making
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2912 articles persistent in uncacheable groups.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2913
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2914 Sun Sep 29 01:23:43 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2915
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2916 * gnus.el: Red Gnus v0.45 is released.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2917
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2918 Sun Sep 29 00:57:13 1996 Dave Disser <disser@sdd.hp.com>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2919
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2920 * gnus-sum.el (gnus-summary-display-article): Don't show tree
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2921 unless using threads.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2922
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2923 Sun Sep 29 00:19:35 1996 Lars Magne Ingebrigtsen <larsi@hrym.ifi.uio.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2924
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2925 * gnus-score.el (gnus-all-score-files): Remove duplicates.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2926
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2927 Sat Sep 28 23:47:43 1996 Lars Magne Ingebrigtsen <larsi@hrym.ifi.uio.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2928
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2929 * gnus-score.el (gnus-summary-increase-score): Wouldn't do regexp
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2930 bodies.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2931
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2932 * gnus-topic.el (gnus-topic-group-indentation): Give the right
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2933 indentation always.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2934
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2935 Sat Sep 28 23:23:58 1996 Lars Magne Ingebrigtsen <larsi@ylfing.ifi.uio.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2936
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2937 * gnus-group.el (gnus-group-quick-select-group): Require
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2938 gnus-score.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2939
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2940 * gnus-score.el (gnus-score-thread): New function.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2941
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2942 Sat Sep 28 00:41:54 1996 Per Abrahamsen <abraham@dina.kvl.dk>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2943
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2944 * gnus-cus.el: New file.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2945
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2946 Sat Sep 28 21:32:52 1996 Kevin Buhr <buhr@stat.wisc.edu>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2947
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2948 * nnbabyl.el (nnbabyl-request-article): Would delete wrong
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2949 articles.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2950
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2951 Fri Sep 27 21:54:30 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2952
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2953 * gnus.el: Red Gnus v0.44 is released.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2954
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2955 Fri Sep 27 21:24:46 1996 Lars Magne Ingebrigtsen <larsi@ylfing.ifi.uio.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2956
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2957 * gnus-sum.el (gnus-nov-parse-line): Would double articles.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2958
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2959 Fri Sep 27 20:52:31 1996 Shlomo Mahlab <shlomo@en3501.oren.co.il>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2960
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2961 * gnus-cache.el (gnus-jog-cache): Call with function name.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2962
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2963 * gnus-group.el (gnus-group-universal-argument): Shadowed `func'.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2964
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2965 Fri Sep 27 19:48:52 1996 Lars Magne Ingebrigtsen <larsi@ylfing.ifi.uio.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2966
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2967 * gnus-cite.el (gnus-article-fill-cited-article): Nix out data
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2968 after filling.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2969
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2970 * gnus-group.el (gnus-group-unsubscribe-current-group): Accept
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2971 second param.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2972 (gnus-group-unsubscribe): New function.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2973 (gnus-group-subscribe): New function.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2974
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2975 Fri Sep 27 17:36:31 1996 Kurt Swanson <kurt@dna.lth.se>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2976
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2977 * gnus-sum.el (gnus-get-newsgroup-headers-xover): Never add nil
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2978 headers.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2979
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2980 Fri Sep 27 17:33:30 1996 Stephen Peters <speters@cygnus.com>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2981
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2982 * gnus-art.el (gnus-header-face-alist): Typo.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2983
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2984 Fri Sep 27 04:10:21 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2985
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2986 * gnus-msg.el (gnus-summary-mail-crosspost-complaint): Add a tag
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2987 to the subject.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2988 (gnus-mail-yank-original): Elided.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2989 (gnus-inews-yank-articles): Would yank articles in reverse order.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2990
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2991 Thu Sep 26 22:39:45 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2992
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2993 * gnus.el: Red Gnus v0.43 is released.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2994
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2995 Thu Sep 26 22:13:00 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2996
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2997 * nnweb.el (nnweb-altavista-wash-article): Didn't remove all
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2998 markup.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
2999
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3000 * gnus-nocem.el (gnus-nocem-check-article): Fix security hole.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3001
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3002 Thu Sep 26 20:23:11 1996 Lars Magne Ingebrigtsen <larsi@ylfing.ifi.uio.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3003
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3004 * gnus-group.el (gnus-group-make-group): Accept an ARGS param.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3005
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3006 * nnheader.el (nnheader-concat): Accept many file names.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3007
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3008 Thu Sep 26 19:53:09 1996 Kurt Swanson <kurt@dna.lth.se>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3009
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3010 * gnus-art.el (gnus-header-content-face): Buggy color names.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3011
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3012 Thu Sep 26 14:57:38 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3013
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3014 * nnmail.el (nnmail-save-active): Rewrite.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3015 (nnmail-generate-active): New function.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3016
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3017 * gnus-util.el (gnus-delete-assq): New macro.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3018 (gnus-delete-assoc): Ditto.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3019
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3020 Wed Sep 25 23:44:40 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3021
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3022 * gnus-sum.el (gnus-get-newsgroup-headers-xover): Just use one
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3023 single condition-case.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3024
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3025 Wed Sep 25 21:15:59 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3026
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3027 * gnus.el: Red Gnus v0.42 is released.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3028
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3029 Wed Sep 25 19:40:34 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3030
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3031 * gnus-art.el (gnus-header-newsgroups-face): Yucky on light
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3032 backgrounds.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3033
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3034 Wed Sep 25 19:25:27 1996 Michael R. Cook <mcook@cognex.com>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3035
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3036 * message.el (message-ignored-news-headers): Strip Resent-Fcc.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3037
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3038 Wed Sep 25 19:12:59 1996 Lars Magne Ingebrigtsen <larsi@ylfing.ifi.uio.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3039
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3040 * gnus-group.el (gnus-group-jump-to-group): Use
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3041 `gnus-group-goto-group'.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3042
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3043 * gnus-xmas.el (gnus-xmas-mode-line-buffer-identification): Don't
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3044 chop off half line when no colon.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3045
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3046 Mon Sep 23 22:12:10 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3047
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3048 * gnus-nocem.el (gnus-nocem-verifyer): Change to `mc-verify'.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3049
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3050 Mon Sep 23 21:43:47 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3051
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3052 * gnus.el: Red Gnus v0.41 is released.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3053
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3054 Mon Sep 23 21:10:37 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3055
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3056 * article.el (article-hide-headers): Don't ignore
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3057 gnus-visible-headers.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3058
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3059 Mon Sep 23 19:10:20 1996 Lars Magne Ingebrigtsen <larsi@ylfing.ifi.uio.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3060
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3061 * gnus-sum.el (gnus-summary-goto-subject): Made into command.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3062
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3063 Mon Sep 23 18:26:47 1996 Tonny Madsen <Tonny.Madsen@netman.dk>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3064
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3065 * nnmail.el (nnmail-default-file-modes): Use integer.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3066
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3067 Tue Sep 24 18:39:41 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3068
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3069 * gnus-sum.el (gnus-summary-respool-query): Better message.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3070
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3071 Sun Sep 22 15:12:54 1996 Per Abrahamsen <abraham@dina.kvl.dk>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3072
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3073 * gnus-art.el: Customized.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3074
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3075 * gnus.el (gnus-inhibit-startup-message): Changed type to
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3076 boolean.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3077 (gnus-play-startup-jingle): Ditto.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3078
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3079 Sun Sep 22 12:58:57 1996 Lars Magne Ingebrigtsen <larsi@ylfing.ifi.uio.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3080
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3081 * gnus.el: Red Gnus v0.40 is released.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3082
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3083 Sun Sep 22 11:48:02 1996 Lars Magne Ingebrigtsen <larsi@hler.ifi.uio.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3084
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3085 * custom.el (defcustom): Eval and compile.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3086 * widget.el (define-widget-keywords): Ditto.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3087
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3088 Sat Sep 21 09:29:54 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3089
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3090 * article.el (article-strip-multiple-blank-lines): Would strip all
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3091 blank lines.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3092
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3093 Fri Sep 20 06:52:07 1996 Lars Magne Ingebrigtsen <larsi@ylfing.ifi.uio.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3094
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3095 * gnus.el: Red Gnus v0.39 is released.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3096
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3097 Thu Sep 19 18:57:59 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3098
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3099 * message.el (message-ignored-cited-headers): Doc fix.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3100
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3101 Thu Sep 19 03:05:01 1996 Lars Magne Ingebrigtsen <larsi@ylfing.ifi.uio.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3102
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3103 * gnus.el: Red Gnus v0.38 is released.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3104
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3105 Thu Sep 19 03:05:01 1996 Lars Magne Ingebrigtsen <larsi@ylfing.ifi.uio.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3106
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3107 * gnus.el: Red Gnus v0.37 is released.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3108
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3109 Wed Sep 18 10:36:08 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3110
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3111 * gnus-async.el (gnus-async-prefetch-article-p): New variable.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3112 (gnus-async-prefetch-article): Use it.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3113 (gnus-async-unread-p): New function.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3114
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3115 Tue Sep 17 14:41:56 1996 Per Abrahamsen <abraham@dina.kvl.dk>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3116
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3117 * gnus-cite.el (gnus-custom-import-cite-face-list): Removed.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3118
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3119 Wed Sep 18 04:28:16 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3120
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3121 * nnmail.el (nnmail-split-history): mapcar instead of mapconcat.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3122
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3123 Tue Sep 17 14:41:56 1996 Per Abrahamsen <abraham@dina.kvl.dk>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3124
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3125 * gnus.el: Customized.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3126
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3127 * dgnushack.el (custom-file): Removed.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3128
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3129 Wed Sep 18 03:04:17 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3130
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3131 * nnmail.el (nnmail-check-duplication): Do splitting after
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3132 duplicate suppression.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3133
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3134 * gnus-salt.el (gnus-pick-mode): Don't go to unread article.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3135
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3136 * gnus-dup.el (gnus-dup-enter-articles): Don't enter Message-IDs
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3137 ento lists multiple times.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3138
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3139 Tue Sep 17 03:44:08 1996 Lars Magne Ingebrigtsen <larsi@ylfing.ifi.uio.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3140
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3141 * gnus-uu.el (gnus-uu-grab-articles): Don't prefetch. Ask before
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3142 deleting.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3143
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3144 * gnus.el: Red Gnus v0.37 is released.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3145
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3146 Tue Sep 17 03:15:26 1996 Lars Magne Ingebrigtsen <larsi@ylfing.ifi.uio.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3147
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3148 * custom.el: 0.9 included.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3149
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3150 * gnus-art.el (browse-url): Required.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3151
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3152 * gnus.el: Red Gnus v0.36 is released.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3153
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3154 Tue Sep 17 02:37:26 1996 Lars Magne Ingebrigtsen <larsi@ylfing.ifi.uio.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3155
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3156 * gnus-edit.el: Removed.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3157
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3158 * custom.el: Removed.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3159
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3160 * gnus-cus.el: Removed.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3161
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3162 Mon Sep 16 05:59:45 1996 Lars Magne Ingebrigtsen <larsi@ylfing.ifi.uio.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3163
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3164 * gnus.el: Red Gnus v0.35 is released.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3165
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3166 Sun Sep 15 00:47:08 1996 Lars Magne Ingebrigtsen <larsi@hrym.ifi.uio.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3167
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3168 * nnmail.el (nnmail-default-file-modes): New default.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3169
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3170 Sat Sep 14 01:48:58 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3171
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3172 * gnus-group.el (gnus-group-make-doc-group): Typo.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3173 (gnus-useful-groups): New format.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3174
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3175 * gnus-cache.el (gnus-jog-cache): Doc fix.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3176
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3177 Fri Sep 13 02:28:47 1996 Lars Magne Ingebrigtsen <larsi@hrym.ifi.uio.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3178
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3179 * gnus-group.el (gnus-group-get-new-news): Read slave files here.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3180
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3181 Fri Sep 13 01:04:50 1996 Per Abrahamsen <abraham@dina.kvl.dk>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3182
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3183 * article.el (article-decode-rfc1522): New version.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3184
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3185 Fri Sep 13 00:00:25 1996 Lars Magne Ingebrigtsen <larsi@hrym.ifi.uio.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3186
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3187 * gnus-msg.el (gnus-crosspost-complaint): Added a newline.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3188 (gnus-summary-mail-crosspost-complaint): Insert message at the
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3189 head of the message.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3190
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3191 Thu Sep 12 01:56:07 1996 Lars Magne Ingebrigtsen <larsi@ylfing.ifi.uio.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3192
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3193 * gnus.el: Red Gnus v0.34 is released.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3194
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3195 Thu Sep 12 01:16:38 1996 Lars Magne Ingebrigtsen <larsi@ylfing.ifi.uio.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3196
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3197 * gnus.el: Red Gnus v0.33 is released.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3198
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3199 Wed Sep 11 00:22:01 1996 Lars Magne Ingebrigtsen <larsi@ylfing.ifi.uio.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3200
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3201 * gnus-score.el (gnus-adaptive-word-syntax-table): Modified
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3202 standard syntax table.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3203
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3204 * nntp.el (nntp-read-server-type): Worked in the wrong buffer.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3205
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3206 * gnus-demon.el (gnus-demon-cancel): Put
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3207 nnheader-cancel-function-timers back in again.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3208
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3209 * gnus.el: Red Gnus v0.32 is released.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3210
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3211 Tue Sep 10 19:10:09 1996 Lars Magne Ingebrigtsen <larsi@ylfing.ifi.uio.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3212
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3213 * gnus-kill.el (gnus-batch-score): Didn't work at all.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3214
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3215 * gnus-msg.el (gnus-summary-mail-nastygram): Place point at
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3216 appropriate place.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3217
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3218 * gnus-util.el (gnus-make-sort-function): Would nix out the
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3219 sorting list.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3220
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3221 * gnus-demon.el (gnus-demon-cancel): Don't run
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3222 `cancel-function-timers'.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3223
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3224 * message.el (message-header-format-alist): Don't fill References
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3225 headers.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3226
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3227 Mon Sep 9 21:51:46 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3228
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3229 * nntp.el (nntp-server-action-alist): Don't try LIST ACTIVE GROUP
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3230 on Netscape's brain-dead nntp server.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3231
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3232 * message.el (message-dont-send): Take proper actions.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3233
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3234 Mon Sep 9 21:46:44 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3235
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3236 * gnus.el: Red Gnus v0.31 is released.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3237
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3238 Mon Sep 9 21:16:11 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3239
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3240 * gnus-msg.el (gnus-copy-article-buffer): Decode headers after
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3241 copying.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3242
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3243 * gnus-picon.el (gnus-picons-refresh-before-display): New
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3244 variable.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3245 (gnus-picons-insert-face-if-exists): Put bar back in.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3246
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3247 Mon Sep 9 20:31:56 1996 Lars Magne Ingebrigtsen <larsi@ylfing.ifi.uio.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3248
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3249 * gnus-uu.el (gnus-uu-digest-mail-forward): Use the newsgroup name.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3250
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3251 Mon Sep 9 20:04:35 1996 Kurt Swanson <kurt@dna.lth.se>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3252
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3253 * gnus-salt.el (gnus-pick-mouse-pick-region): New function.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3254
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3255 Mon Sep 9 18:37:07 1996 Lars Magne Ingebrigtsen <larsi@ylfing.ifi.uio.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3256
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3257 * gnus-sum.el (gnus-summary-enter-digest-group): Bugged.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3258
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3259 * gnus-score.el (gnus-adaptive-word-syntax-table): Make ' a
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3260 word-constituant character.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3261
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3262 Sun Sep 8 14:46:01 1996 Lars Magne Ingebrigtsen <larsi@hymir.ifi.uio.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3263
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3264 * gnus-group.el (gnus-group-make-useful-group): New command and
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3265 keystroke.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3266 (gnus-useful-groups): New variable.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3267
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3268 Sun Sep 8 14:46:01 1996 Lars Magne Ingebrigtsen <larsi@hymir.ifi.uio.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3269
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3270 * gnus.el: Red Gnus v0.30 is released.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3271
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3272 Sun Sep 8 13:26:36 1996 Lars Magne Ingebrigtsen <larsi@gymir.ifi.uio.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3273
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3274 * nndoc.el (nndoc-article-begin-function): Defvarred.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3275
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3276 * gnus-srvr.el (gnus-browse-unsubscribe-group): Would sometimes be
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3277 somewhat tricky.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3278
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3279 * gnus.el (gnus-kill-ephemeral-group): New function.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3280
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3281 * gnus-art.el (gnus-button-alist): Recognize group-news urls.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3282
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3283 * nndoc.el (nndoc-dissect-buffer): Wouldn't dissect an mbox
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3284 properly.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3285 (nndoc-article-begin): New function.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3286 (nndoc-mbox-body-end): Use it.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3287 (nndoc-mbox-article-begin): Would bug out.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3288
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3289 Sun Sep 8 13:10:28 1996 Lars Magne Ingebrigtsen <larsi@hymir.ifi.uio.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3290
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3291 * gnus.el (gnus-other-frame): Always pop up a frame.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3292
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3293 Sun Sep 8 12:57:03 1996 Lars Magne Ingebrigtsen <larsi@gymir.ifi.uio.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3294
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3295 * gnus.el: Red Gnus v0.29 is released.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3296
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3297 Sun Sep 8 12:24:11 1996 Lars Magne Ingebrigtsen <larsi@hymir.ifi.uio.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3298
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3299 * nntp.el (nntp-accept-process-output): Don't message so
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3300 obsessively.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3301
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3302 * gnus.el: Fixed indentation and stuff.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3303
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3304 Sun Sep 8 12:23:56 1996 Sudish Joseph <sudish@mindspring.com>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3305
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3306 * nnweb.el (nnweb-fetch-form): Return t.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3307
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3308 Sat Sep 7 15:15:42 1996 Lars Magne Ingebrigtsen <larsi@hymir.ifi.uio.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3309
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3310 * gnus.el: Red Gnus v0.28 is released.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3311
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3312 Sat Sep 7 14:33:17 1996 Lars Magne Ingebrigtsen <larsi@hymir.ifi.uio.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3313
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3314 * nntp.el (nntp-after-change-function-callback): Renamed.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3315
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3316 * nnweb.el (nnweb-reference-search): Nix out file name.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3317
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3318 Sat Sep 7 14:07:13 1996 Lars Magne Ingebrigtsen <larsi@hler.ifi.uio.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3319
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3320 * nnweb.el (nnweb-altavista-search): Nix out buffer file name.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3321
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3322 * gnus-async.el (gnus-asynch-with-semaphore): New macro.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3323 (gnus-make-async-article-function): Nix out prefetch list when the
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3324 summary buffer dies.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3325
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3326 * nnweb.el (nnweb-altavista-create-mapping): Would search forever
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3327 when not getting any matches.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3328
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3329 Sat Sep 7 12:43:24 1996 Lars Magne Ingebrigtsen <larsi@hymir.ifi.uio.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3330
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3331 * gnus-msg.el (gnus-inews-yank-articles): Goto body before
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3332 yanking.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3333
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3334 * nnheader.el (nnheader-insert-file-contents-literally): New
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3335 definition.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3336 (nnheader-insert-head): Use new definition.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3337
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3338 Sat Sep 7 12:35:37 1996 Kurt Swanson <kurt@dna.lth.se>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3339
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3340 * gnus-salt.el (gnus-pick-elegant-flow): New variable.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3341
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3342 Sat Sep 7 12:03:00 1996 Lars Magne Ingebrigtsen <larsi@hymir.ifi.uio.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3343
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3344 * nnheader.el (nnheader-insert-head): Don't use
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3345 `insert-file-contents-literally'.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3346 (nnheader-head-chop-length): New variable.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3347
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3348 * gnus-sum.el (gnus-summary-read-document): Prepend "nnvirtual:"
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3349 to group name.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3350
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3351 Sat Sep 7 11:12:26 1996 Lars Magne Ingebrigtsen <larsi@gymir.ifi.uio.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3352
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3353 * gnus-score.el (gnus-score-save): Don't check result from
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3354 gnus-make-directory.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3355
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3356 * gnus-util.el (gnus-make-directory): Return t.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3357
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3358 Fri Sep 6 17:55:48 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3359
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3360 * gnus-range.el (gnus-copy-sequence): Didn't work for all
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3361 sequences.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3362
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3363 Fri Sep 6 14:38:54 1996 Wes Hardaker <Wesley.Hardaker@sphys.unil.ch>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3364
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3365 * gnus-picons.el (gnus-picons-display-as-address): New variable.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3366 (gnus-picons-map): New keymap for picons.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3367 (gnus-picons-toggle-extent): New function.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3368 (gnus-article-display-picons): use them.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3369 (gnus-picons-insert-face-if-exists): ditto.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3370 (gnus-picons-try-to-find-face): ditto.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3371 (gnus-group-display-picons): let display catch up.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3372 (gnus-article-display-picons): ditto.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3373
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3374 Fri Sep 6 08:11:02 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3375
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3376 * nnkiboze.el (nnkiboze-close-group): Rewrite.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3377 (nnkiboze-request-list, nnkiboze-request-newgroups,
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3378 nnkiboze-request-list-newsgroups): Removed.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3379 (nnkiboze-request-scan): New function.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3380 (nnkiboze-directory): New default.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3381
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3382 * gnus-sum.el (gnus-article-read-p): New function.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3383
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3384 * nnkiboze.el (nnkiboze-retrieve-headers): Rewrite.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3385 (nnkiboze-open-server): Removed.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3386 (nnkiboze-server-opened): Ditto.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3387
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3388 * nnheader.el (nnheader-find-nov-line): Renamed.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3389 (nnheader-nov-delete-outside-range): New function.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3390
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3391 * gnus-uu.el (gnus-uu-invert-processable): New command and
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3392 keystroke.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3393
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3394 * gnus-load.el (gnus-predefined-server-alist): New variable.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3395
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3396 * gnus.el (gnus-server-to-method): Use it.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3397 (gnus-read-method): Ditto.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3398
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3399 * gnus-sum.el (t): "M V" commands weren't defined.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3400
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3401 * gnus-cache.el (gnus-summary-insert-cached-articles): New command
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3402 and keystroke.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3403
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3404 * gnus-score.el (gnus-sort-score-files): New function.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3405 (gnus-score-file-rank): New function.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3406 (gnus-score-find-bnews): Use it.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3407
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3408 * gnus-topic.el (gnus-topic-mode-map): New sort submap.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3409 (gnus-topic-sort-groups, gnus-topic-sort-groups-by-alphabet,
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3410 gnus-topic-sort-groups-by-unread, gnus-topic-sort-groups-by-level,
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3411 gnus-topic-sort-groups-by-score, gnus-topic-sort-groups-by-rank,
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3412 gnus-topic-sort-groups-by-method): New commands and keystrokes.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3413
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3414 * gnus-group.el (gnus-group-sort-selected): New command.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3415 (gnus-group-sort-selected-flat): New function.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3416 (gnus-group-sort-selected-groups-by-alphabet,
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3417 gnus-group-sort-selected-groups-by-unread,
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3418 gnus-group-sort-selected-groups-by-level,
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3419 gnus-group-sort-selected-groups-by-score,
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3420 gnus-group-sort-selected-groups-by-rank,
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3421 gnus-group-sort-selected-groups-by-method): New commands and
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3422 keystrokes.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3423 (gnus-group-make-menu-bar): Updated.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3424
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3425 * gnus-util.el (gnus-make-sort-function): Create a complete
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3426 function.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3427 (gnus-make-sort-function-1): Renamed.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3428
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3429 * gnus-topic.el (gnus-group-sort-topic): New function.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3430
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3431 * gnus-group.el (gnus-group-sort-flat): Made into own function.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3432 (gnus-group-sort-alist-function): New variable.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3433
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3434 * nnmail.el (nnmail-split-history): New variable.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3435 (nnmail-split-history): New command.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3436
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3437 * gnus-score.el (gnus-score-adaptive): Don't do any work on
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3438 pseudos.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3439
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3440 * gnus-msg.el (gnus-post-method): Allow easier posting from mail
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3441 groups.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3442
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3443 Thu Sep 5 19:56:41 1996 Lars Magne Ingebrigtsen <larsi@hler.ifi.uio.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3444
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3445 * gnus.el: Red Gnus v0.27 is released.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3446
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3447 Thu Sep 5 19:50:19 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3448
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3449 * gnus-xmas.el (gnus-xmas-modeline-glyph): Set string properly.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3450
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3451 Thu Sep 5 18:39:47 1996 Lars Magne Ingebrigtsen <larsi@gymir.ifi.uio.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3452
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3453 * gnus-sum.el (gnus-summary-edit-article-done): Make params
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3454 optional.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3455
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3456 * nntp.el (nntp-list-active-group): Don't change group first.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3457
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3458 * gnus-util.el (gnus-make-directory): New function.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3459
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3460 * gnus-msg.el (gnus-post-method): Do the right thing in
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3461 `to-group' groups.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3462
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3463 Fri Sep 6 08:05:53 1996 ISO-2022-JP <morioka@jaist.ac.jp>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3464
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3465 * nnheader.el (nnheader-insert-head): Use
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3466 nnheader-insert-file-contents-literally.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3467
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3468 Thu Sep 5 08:29:08 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3469
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3470 * gnus-win.el (gnus-always-force-window-configuration): New
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3471 variable.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3472 (gnus-configure-windows): Use it.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3473
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3474 * gnus-sum.el (gnus-summary-save-article): Give better prompts.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3475
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3476 * gnus-load.el (gnus-valid-select-methods): Update.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3477
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3478 * gnus-score.el (gnus-score-find-favourite-words): Didn't find any
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3479 words.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3480
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3481 * gnus-sum.el (gnus-scores-exclude-files): Defined.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3482
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3483 * gnus-async.el (gnus-async-prefetch-next): Don't do so much on
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3484 un-asynch groups.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3485
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3486 Thu Sep 5 08:26:11 1996 jeff sparkes <jsparkes@nortel.ca>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3487
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3488 * gnus-win.el (gnus-buffer-configuration): Bad cut'n'paste.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3489
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3490 Thu Sep 5 07:41:08 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3491
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3492 * gnus-group.el (gnus-group-list-groups): Update format specs.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3493
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3494 Thu Sep 5 07:11:18 1996 Jan Vroonhof <vroonhof@math.ethz.ch>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3495
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3496 * gnus-sum.el (gnus-summary-read-document): Generated wrong nndoc
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3497 group names.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3498
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3499 Thu Sep 5 06:53:07 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3500
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3501 * nnvirtual.el (nnvirtual-close-group): Don't update ephemeral
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3502 groups.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3503
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3504 * gnus.el (gnus-group-auto-expirable-p): Allow nil expiry params.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3505
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3506 Wed Sep 4 06:46:03 1996 Lars Magne Ingebrigtsen <larsi@hrym.ifi.uio.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3507
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3508 * gnus.el: Red Gnus v0.26 is released.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3509
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3510 Wed Sep 4 06:42:34 1996 Lars Magne Ingebrigtsen <larsi@nipling.ifi.uio.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3511
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3512 * nnmail.el (nnmail-move-inbox): Reverse logic.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3513
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3514 Wed Sep 4 06:35:05 1996 Lars Magne Ingebrigtsen <larsi@hrym.ifi.uio.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3515
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3516 * gnus.el: Red Gnus v0.25 is released.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3517
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3518 Wed Sep 4 05:19:58 1996 Lars Magne Ingebrigtsen <larsi@hrym.ifi.uio.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3519
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3520 * nnmail.el (nnmail-move-inbox): Refuse to move if
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3521 nnmail-crash-box can't be written.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3522
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3523 * gnus-art.el (gnus-button-url-regexp): Include : and ; in
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3524 regexp.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3525
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3526 * gnus-score.el (gnus-adaptive-word-score-alist): New variable.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3527
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3528 * nnmail.el (nnmail-move-inbox): Set file modes on wrong file.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3529
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3530 Tue Sep 3 06:44:36 1996 Lars Magne Ingebrigtsen <larsi@ylfing.ifi.uio.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3531
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3532 * gnus.el: Red Gnus v0.24 is released.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3533
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3534 Tue Sep 3 05:30:02 1996 Lars Magne Ingebrigtsen <larsi@ylfing.ifi.uio.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3535
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3536 * gnus-async.el (gnus-async-prefetch-article): Reset async list
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3537 when the summary buffer is killed.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3538
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3539 * gnus-xmas.el (gnus-xmas-modeline-glyph): Don't use glyph under
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3540 tty.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3541
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3542 * gnus-msg.el (gnus-copy-article-buffer): Deleted text in article
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3543 buffer.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3544
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3545 Tue Sep 3 05:10:19 1996 Kurt Swanson <kurt@dna.lth.se>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3546
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3547 * gnus-sum.el (gnus-group-no-more-groups-hook): New variable.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3548
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3549 Tue Sep 3 04:44:31 1996 Lars Magne Ingebrigtsen <larsi@ylfing.ifi.uio.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3550
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3551 * gnus-sum.el (gnus-summary-exit): Would bug out when using a
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3552 single article buffer.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3553
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3554 Mon Sep 2 05:50:07 1996 Lars Magne Ingebrigtsen <larsi@narfi.ifi.uio.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3555
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3556 * gnus-audio.el (gnus-audio-play): Give the sound-file argument as
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3557 ARG in addition to stdin.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3558
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3559 Mon Sep 2 05:28:26 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3560
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3561 * gnus.el: Red Gnus v0.23 is released.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3562
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3563 Mon Sep 2 05:16:46 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3564
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3565 * gnus-audio.el: Renamed from "gnus-sound".
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3566
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3567 Mon Sep 2 05:06:17 1996 Lars Magne Ingebrigtsen <larsi@ylfing.ifi.uio.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3568
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3569 * gnus-ems.el (gnus-xemacs): New variable.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3570
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3571 Mon Sep 2 03:18:18 1996 Lars Magne Ingebrigtsen <larsi@hrym.ifi.uio.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3572
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3573 * gnus-async.el (gnus-async-prefetch-next): Don't start fetching
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3574 the next article until we have been idle a while.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3575
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3576 * gnus-group.el (gnus-group-make-help-group): Use the new find-etc
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3577 function.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3578
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3579 * nnheader.el (nnheader-find-etc-directory): Accept a FILE
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3580 parameter.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3581
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3582 * gnus-msg.el (gnus-debug): Use `locate-library' instead of doing
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3583 things the hard way.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3584
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3585 * gnus-sum.el (gnus-set-global-variables): Copy
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3586
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3587 Mon Sep 2 03:01:27 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3588
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3589 * gnus.el (gnus-splash): Play jingle.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3590
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3591 * gnus-sound.el (gnus-startup-jingle): New variable.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3592 (gnus-play-jingle): New command.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3593
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3594 * gnus.el (gnus-play-startup-jingle): New variable.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3595
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3596 Sun Sep 1 06:38:45 1996 Lars Magne Ingebrigtsen <larsi@hrym.ifi.uio.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3597
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3598 * gnus.el: Red Gnus v0.22 is released.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3599
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3600 Sun Sep 1 05:45:59 1996 Lars Magne Ingebrigtsen <larsi@menja.ifi.uio.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3601
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3602 * gnus.el: Removed unreferenced let bindings from all files.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3603
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3604 Sun Sep 1 02:10:28 1996 Lars Magne Ingebrigtsen <larsi@ylfing.ifi.uio.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3605
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3606 * gnus.el ((load)): Only do the initial splash on "gnus"
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3607 commands.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3608
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3609 * gnus-cus.el (gnus-face-dark-name-list): Don't use "dark blue".
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3610
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3611 * nntp.el (nntp-retrieve-headers): Would infloop sometimes.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3612
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3613 * gnus-group.el (gnus-group-insert-group-line-info): Indent
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3614 properly.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3615
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3616 * gnus-sum.el (gnus-gather-threads-by-references): Avoid
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3617 infloops.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3618
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3619 * gnus-salt.el (gnus-mouse-pick): Changed name.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3620
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3621 * nntp.el (nntp-retrieve-groups): Didn't do the right thing on
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3622 servers that don't support LIST ACTIVE.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3623
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3624 * gnus-win.el (gnus-current-window-configuration): New variable.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3625 (gnus-configure-windows): Use it.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3626
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3627 * gnus-art.el (gnus-article-read-summary-keys): Let `C-d' work
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3628 properly.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3629
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3630 * gnus-sum.el (gnus-list-of-unread-articles): Active group.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3631
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3632 Sat Aug 31 05:05:14 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3633
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3634 * gnus.el: Red Gnus v0.21 is released.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3635
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3636 Sat Aug 31 02:54:39 1996 Lars Magne Ingebrigtsen <larsi@ylfing.ifi.uio.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3637
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3638 * gnus-topic.el (gnus-topic-goto-next-group): Go to the proper
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3639 group when listing.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3640
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3641 * gnus-start.el (gnus-get-killed-groups): Mark .newsrc as needing
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3642 saving.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3643
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3644 * nnmail.el (nnmail-remove-tabs): New function.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3645
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3646 Fri Aug 30 06:26:37 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3647
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3648 * gnus-start.el (gnus-set-default-directory): Set to directory
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3649 file name.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3650
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3651 * nnmail.el (nnmail-remove-list-identifiers): New function.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3652 (nnmail-list-identifiers): New variable.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3653 (nnmail-prepare-incoming-message-hook): New variable.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3654 (nnmail-move-inbox): Allow nnmail-movemail-program to be a
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3655 function.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3656
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3657 * article.el (article-mime-decode-quoted-printable-buffer): New
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3658 function.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3659
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3660 * nnmail.el (nnmail-prepare-incoming-header-hook): New variable.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3661 (nnmail-clean-whitespace-from-headers): New function.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3662
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3663 * nntp.el (nntp-connection-alist): New variable.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3664 (nntp-open-connection): Use it.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3665 (nntp-request-close): New function.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3666
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3667 * gnus-demon.el (timer): Required.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3668
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3669 * message.el (message-reply): Bugged out on wide replies.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3670
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3671 Fri Aug 30 03:51:39 1996 Lars Magne Ingebrigtsen <larsi@ylfing.ifi.uio.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3672
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3673 * gnus.el: Red Gnus v0.20 is released.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3674
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3675 Fri Aug 30 01:36:10 1996 Lars Magne Ingebrigtsen <larsi@hrym.ifi.uio.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3676
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3677 * gnus-msg.el (gnus-inews-insert-archive-gcc): Use
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3678 `gnus-group-find-parameter'.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3679
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3680 * nndoc.el (nndoc-mbox-article-begin): New function.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3681
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3682 * gnus-sum.el (gnus-summary-search-article): Would expose the
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3683 first hidden thread.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3684
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3685 * gnus-msg.el (gnus-copy-article-buffer): Delete annotations
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3686 before following up.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3687
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3688 * gnus-cite.el (gnus-article-hide-citation): Mark buttons as
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3689 annotations.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3690
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3691 * article.el (article-delete-text-of-type): New function.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3692
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3693 * nndoc.el (nndoc-type-alist): Be slightly more permissive.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3694
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3695 * gnus-sum.el (gnus-summary-enter-digest-group): Would nix out
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3696 quit-conf.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3697 (gnus-summary-read-document): Ditto.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3698
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3699 * nndoc.el (nndoc-dissect-buffer): Escape errors in overflows.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3700
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3701 * message.el (message-send-news): Give a message after not
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3702 posting.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3703 (message-reply): Remove leading spaces from Cc.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3704
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3705 Fri Aug 30 01:32:27 1996 Jack Vinson <jvinson@cheux.ecs.umass.edu>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3706
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3707 * nnmail.el (nnmail-get-split-group): New version.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3708
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3709 Fri Aug 30 00:47:17 1996 Jens Lautenbacher <jens@lemming0.lem.uni-karlsruhe.de>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3710
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3711 * gnus.texi (Group Parameters): Updated documentation
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3712
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3713 * gnus-msg.el (gnus-inews-insert-archive-gcc): Updated to use the
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3714 topic's value of gcc-self if no group value present.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3715
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3716 Fri Aug 30 00:19:43 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3717
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3718 * gnus-start.el (gnus-set-default-directory): Expand default
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3719 directory.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3720
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3721 * gnus-group.el (gnus-group-make-web-group): Changed keystroke.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3722
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3723 * gnus-sum.el (gnus-summary-verbose-headers): Show article after
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3724 toggling.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3725
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3726 Thu Aug 29 23:50:54 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3727
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3728 * gnus-demon.el (gnus-demon-add-rescan): New function.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3729 (gnus-demon-scan-news): New function.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3730
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3731 Thu Aug 29 05:34:40 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3732
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3733 * gnus.el: Red Gnus v0.19 is released.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3734
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3735 Thu Aug 29 02:04:35 1996 Lars Magne Ingebrigtsen <larsi@hrym.ifi.uio.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3736
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3737 * nndoc.el (nndoc-babyl-body-begin): Would skip empty messages.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3738
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3739 * nntp.el (nntp-retrieve-groups): Would infloop on some servers.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3740
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3741 * gnus-sum.el (gnus-nov-parse-line): Don't let messages refer back
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3742 to themselves.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3743
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3744 * gnus-util.el (gnus-parent-id): Don't bug out on nil references.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3745
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3746 * gnus-cite.el (gnus-article-hide-citation): Hide/unhide better.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3747
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3748 * article.el (article-hide-text-of-type): New function.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3749 (article-hidden-text-type-p): New function.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3750
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3751 * gnus-cite.el (gnus-article-hide-citation): Marked the hidden
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3752 text with wrong type.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3753 (gnus-article-hide-citation-maybe): Ditto.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3754 (gnus-article-hide-citation): Toggle.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3755
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3756 * gnus-dup.el (gnus-dup-enter-articles): Would bug out on
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3757 pseudo-articles.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3758
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3759 * nntp.el (nntp-server-opened-hook): Send mode reader as a
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3760 default.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3761 (nntp-retrieve-data): Format error.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3762
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3763 Thu Aug 29 01:52:19 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3764
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3765 * gnus-sum.el (gnus-summary-display-article): Check whether
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3766 `gnus-current-article' is nil.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3767
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3768 Wed Aug 28 08:44:22 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3769
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3770 * gnus-async.el (gnus-async-prefetch-article): Would clobber
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3771 fetches in progress.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3772
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3773 * gnus-sum.el (gnus-summary-prepare): Made into command.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3774
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3775 * gnus-srvr.el (gnus-server-scan-server): New command and
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3776 keystroke.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3777
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3778 * gnus-group.el (gnus-group-read-group): Accept a 0 prefix to not
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3779 generate buffer.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3780
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3781 Sun Jul 21 14:56:28 1996 Steven L Baur <steve@miranova.com>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3782
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3783 * earcon.el (earcon-regexp-alist): Plonk!
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3784
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3785 Wed Aug 28 04:14:36 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3786
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3787 * gnus.el: Red Gnus v0.18 is released.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3788
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3789 Wed Aug 28 02:09:20 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3790
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3791 * nnweb.el (nnweb-dejanews-create-mapping): Would just fetch the
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3792 first 100 hits.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3793 (nnweb-close-group): Set file name to nil before killing.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3794 (nnweb-altavista-create-mapping): Fetch the required number of
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3795 articles.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3796
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3797 * gnus-group.el (gnus-group-read-ephemeral-group): Don't call the
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3798 activation several times.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3799
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3800 * gnus-sum.el (gnus-summary-enter-digest-group): Copy the parent's
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3801 params to the nndoc group.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3802 (gnus-summary-read-document): Ditto.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3803
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3804 * message.el (message-followup): Would produce buggy messages when
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3805 replying to messages without Message-IDs.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3806
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3807 Sat Aug 10 23:41:07 1996 Per Abrahamsen <abraham@dina.kvl.dk>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3808
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3809 * gnus.el (gnus-decode-rfc1522): Start decoding from beginning of
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3810 headers instead of end.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3811
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3812 Wed Aug 28 01:35:26 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3813
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3814 * gnus-demon.el (gnus-demon-cancel): Cancel function timers.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3815
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3816 * nnheaderxm.el (nnheader-xmas-cancel-function-timers): New
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3817 function.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3818
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3819 * nnheader.el (nnheader-cancel-function-timers): New alias.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3820
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3821 * gnus-topic.el (gnus-topic-mode): Update groups.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3822 (gnus-topic-remove-group): Update topic.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3823
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3824 * gnus-group.el (gnus-group-update-group-function): New variable.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3825 (gnus-group-update-group): Use it.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3826
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3827 * gnus-topic.el (gnus-topic-update-topics-containing-group): New
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3828 function.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3829
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3830 Tue Aug 27 14:35:01 1996 Ken Raeburn <raeburn@cygnus.com>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3831
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3832 * nnmail.el (nnmail-move-inbox): Don't try setting modes on
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3833 "po:$USER".
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3834
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3835 Tue Aug 27 21:45:14 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3836
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3837 * gnus-sum.el (gnus-summary-number-of-articles-in-thread): Would
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3838 bug out on unthreadeds.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3839
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3840 Tue Aug 27 21:38:13 1996 Kurt Swanson <kurt@dna.lth.se>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3841
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3842 * gnus-salt.el (gnus-pick-mode-map): Typo.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3843
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3844 Tue Aug 27 21:35:58 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3845
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3846 * gnus-load.el: Removed gnus-vis thingies.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3847
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3848 Tue Aug 27 00:54:05 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3849
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3850 * gnus.el: Red Gnus v0.17 is released.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3851
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3852 Tue Aug 27 00:46:48 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3853
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3854 * nnweb.el (nnweb-dejanews-create-mapping): Dummy function.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3855
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3856 Tue Aug 27 00:43:33 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3857
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3858 * gnus.el: Red Gnus v0.16 is released.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3859
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3860 Tue Aug 27 00:36:58 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3861
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3862 * gnus-topic.el (gnus-topic-set-parameters): Bugout.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3863
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3864 Mon Aug 26 22:41:04 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3865
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3866 * nntp.el (nntp-retrieve-groups): Didn't inhibit erasing.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3867
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3868 * nnweb.el (nnweb-callback): Ignore if the callback buffer is
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3869 dead.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3870
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3871 * gnus-async.el (gnus-async-prefetch-article): Don't do anything
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3872 if Gnus is dead.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3873
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3874 Mon Aug 26 00:57:06 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3875
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3876 * nnweb.el (nnweb-dejanews-create-mapping): Fold search.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3877 (nnweb-reference-create-mapping): Ditto.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3878 (nnweb-altavista-create-mapping): Ditto.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3879
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3880 * gnus-async.el (gnus-asynchronous): New variable.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3881 (gnus-async-prefetch-article): Use it.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3882 (gnus-async-prefetch-headers): Ditto.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3883
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3884 * nnweb.el (nnweb-close-group): New function.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3885
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3886 * gnus-topic.el (gnus-topic-clean-alist): Would remove foreign
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3887 groups from topics.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3888
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3889 Mon Aug 26 00:10:40 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3890
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3891 * gnus.el: Red Gnus v0.15 is released.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3892
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3893 Sun Aug 25 23:09:18 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3894
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3895 * message.el (message-send-mail-with-qmail): Use
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3896 `message-qmail-program', which doesn't exist.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3897
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3898 * nndoc.el (nndoc-type-alist): Slack digests are guessable.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3899
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3900 Sun Aug 25 21:27:17 1996 Lars Magne Ingebrigtsen <larsi@ylfing.ifi.uio.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3901
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3902 * gnus-salt.el (gnus-pick-mode): Nixed out the format.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3903 (gnus-summary-pick-line-format): Buggy def.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3904
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3905 * gnus-sum.el (gnus-summary-read-document): Provide a quit-conf.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3906 (gnus-summary-read-document): Do better names.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3907
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3908 * nnvirtual.el (nnvirtual-close-group): Don't do the unread
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3909 setting on ephemeral groups.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3910
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3911 * nntp.el (nntp-retrieve-groups): Would infloop.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3912
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3913 Sun Aug 25 02:52:11 1996 Sudish Joseph <sudish@MindSpring.COM>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3914
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3915 * message.el (message-qmail-inject-program): New variable.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3916 (message-qmail-inject-args): New variable.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3917 (message-send-mail-with-qmail): New function, suitable for use
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3918 as message-send-mail-function.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3919
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3920 Sun Aug 25 20:41:45 1996 Lars Magne Ingebrigtsen <larsi@ylfing.ifi.uio.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3921
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3922 * nnweb.el (nnweb-fetch-form): Clear buffer file name.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3923
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3924 * nntp.el (nntp-request-article): Would try to copy to the same
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3925 buffer.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3926
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3927 * gnus-group.el (gnus-group-read-ephemeral-group): Better error
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3928 message.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3929
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3930 * nnweb.el (nnweb-request-group): Better error report.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3931
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3932 * gnus-score.el (gnus-score-load-file): Gave `nil' as a day param.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3933
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3934 Sun Aug 25 03:32:51 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3935
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3936 * gnus.el: Red Gnus v0.14 is released.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3937
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3938 Sun Aug 25 00:16:44 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3939
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3940 * gnus-util.el (gnus-prin1): New function.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3941 (gnus-prin1-to-string): New function.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3942
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3943 * gnus-sum.el (gnus-summary-refer-parent-article): Bugout.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3944
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3945 * nndb.el (nndb-request-accept-article): Use new nntp functions.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3946
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3947 * pop3.el: Make MD5 defined when compiling.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3948
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3949 * article.el (article-strip-blank-lines): Called Gnus functions.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3950
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3951 * nnweb.el (nnweb-init): Create a better buffer name.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3952 (nnweb-altavista-search): Wasn't defined.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3953 (nnweb-reference-search): Use advanced search.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3954
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3955 * nnfolder.el (nnfolder-request-accept-article): Wrong params to
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3956 `save-mail'.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3957 * nnbabyl.el (nnbabyl-request-accept-article): Ditto.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3958 * nnmbox.el (nnmbox-request-accept-article): Ditto.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3959 * nnmh.el (nnmh-request-accept-article): Ditto.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3960 * nnml.el (nnml-request-accept-article): Ditto.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3961
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3962 Sat Aug 24 23:53:32 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3963
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3964 * nnmail.el (nnmail-get-new-mail): Tried calling nonexisting
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3965 functions.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3966
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3967 Sat Aug 24 23:30:07 1996 Lars Magne Ingebrigtsen <larsi@nipling.ifi.uio.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3968
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3969 * gnus-group.el (gnus-group-enter-directory): Temporarily bound
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3970 `nneething-read-only'.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3971
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3972 Fri Aug 23 23:22:16 1996 Katsumi Yamaoka <yamaoka@ga.sony.co.jp>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3973
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3974 * gnus-ems.el (gnus-ems-redefine): Set
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3975 `gnus-summary-display-table' to nil.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3976
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3977 Fri Aug 23 22:55:09 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3978
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3979 * gnus-art.el (gnus-summary-save-in-file): Didn't check before
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3980 creating dir.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3981 (gnus-summary-save-in-rmail): Ditto.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3982 (gnus-summary-save-body-in-file): Ditto.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3983
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3984 * message.el (message-check-news-syntax): Faulty Newsgroups
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3985 regexp.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3986
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3987 Thu Aug 22 20:47:48 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3988
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3989 * nnmail.el (nnmail-split-hook): New variable.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3990
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3991 * nnmh.el (nnmh-update-gnus-unreads): cl-nged.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3992 (nnmh-active-number): Find the largest article number.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3993
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3994 Thu Aug 22 20:39:10 1996 Sam Falkner <sam@steel.central.sun.com>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3995
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3996 * nnmh.el (nnmh-update-gnus-unreads): Check all articles.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3997
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3998 Thu Aug 22 16:49:35 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
3999
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4000 * gnus-kill.el (gnus-execute): Ignored read articles.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4001
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4002 * gnus-sum.el (gnus-summary-execute-command): Give a form, not a
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4003 function.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4004
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4005 * gnus-kill.el (gnus-execute-1): Evaled functions instead of
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4006 calling them.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4007
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4008 * nnmail.el (nnmail-move-inbox): Allow continuation after error.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4009
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4010 * gnus-score.el (gnus-adaptive-word-syntax-table): New variable.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4011 (gnus-score-adaptive): Use it.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4012
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4013 * nnbabyl.el (nnbabyl-request-scan): Change group.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4014
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4015 * nnmbox.el (nnmbox-request-scan): Change group.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4016
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4017 * gnus-score.el (gnus-ignored-adaptive-words): Renamed.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4018 (gnus-ignored-adaptive-words): New variable.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4019 (gnus-score-adaptive): Use it.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4020 (gnus-score-adaptive): Bugged out on undefined symbols.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4021 (gnus-summary-score-entry): Accept numerical DATE.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4022 (gnus-score-adaptive): Pos in wrong buf.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4023 (gnus-score-string): Didn't accept word matches.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4024 (gnus-enter-score-words-into-hashtb): Wrong sequence.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4025 (gnus-score-string): Word matches inflooped.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4026
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4027 Wed Aug 21 15:06:47 1996 <Wesley.Hardaker@sphys.unil.ch>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4028
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4029 * smiley.el (smiley-buffer): Added some additional extent parameters.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4030 (smiley-toggle-extent): rewrote to use above.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4031
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4032 Mon Aug 19 20:19:59 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4033
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4034 * gnus-spec.el (gnus-tilde-cut-form): Cut off wrong part.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4035
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4036 Mon Aug 19 20:09:44 1996 Samuel Tardieu <sam@inf.enst.fr>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4037
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4038 * gnus-cache.el (gnus-cache-write-active): Would try to create
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4039 existing directory.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4040
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4041 Mon Aug 19 00:12:11 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4042
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4043 * article.el (article-strip-multiple-blank-lines): New command and
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4044 keystroke.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4045 (article-strip-blank-lines): New command and keystroke.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4046
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4047 * nnmail.el (nnmail-move-inbox): Set file permissions on the
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4048 Incoming files.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4049
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4050 * gnus-group.el (gnus-group-fetch-faq): Go through the FAQ dirs
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4051 until we manage to open one.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4052
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4053 * nntp.el (nntp-send-authinfo-function): New variable.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4054 (nntp-wait-for): Handle authinfo requests better.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4055
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4056 * gnus-sum.el (gnus-summary-article-posted-p): New command and
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4057 keystroke.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4058
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4059 * gnus-topic.el (gnus-topic-display-empty-topics): New variable.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4060
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4061 * gnus-msg.el (gnus-setup-message): Make `gnus-newsgroup-name'
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4062 local to the message buffers.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4063
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4064 * gnus-int.el (gnus-remove-denial): New function.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4065
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4066 * gnus-sum.el (gnus-summary-refer-parent-article): Allow negative
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4067 prefixes.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4068 (gnus-summary-refer-parent-article): Allow skipping past canceled
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4069 articles.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4070
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4071 * gnus-util.el (gnus-parent-id): Take an optional N ancestor
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4072 param.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4073
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4074 * gnus-async.el (gnus-async-prefetch-article): Don't clobber async
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4075 fetches already in progress.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4076
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4077 * nnmail.el (nnmail-check-duplication): Allow /dev/null mail
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4078 filing.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4079
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4080 * gnus-sum.el (gnus-summary-catchup): Didn't do suppression.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4081 (gnus-summary-limit-children): Never hide ticked articles.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4082 (gnus-highlight-selected-summary): Selected face spans the entire
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4083 %(-%) area.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4084
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4085 Sun Aug 18 22:05:00 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4086
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4087 * gnus-group.el (gnus-group-restart): Better prompt.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4088
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4089 * gnus-async.el (gnus-async-prefetch-article): Don't try to fetch
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4090 old-fetched articles.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4091
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4092 Sun Aug 18 22:02:17 1996 Raja R. Harinath <harinath@cs.umn.edu>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4093
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4094 * gnus-gl.el (gnus-grouplens-mode): Make hooks local.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4095
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4096 Sun Aug 18 16:53:19 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4097
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4098 * gnus-group.el (gnus-group-get-new-news): Don't move point.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4099
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4100 * nnweb.el (nndejagnus): Renamed from nndejagnus.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4101 (nnweb-remove-markup): New function.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4102
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4103 Sun Aug 18 14:53:55 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4104
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4105 * gnus.el: Red Gnus v0.13 is released.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4106
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4107 Tue Aug 20 17:30:00 1996 <Wesley.Hardaker@sphys.unil.ch>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4108
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4109 * smiley.el (smiley-map): New keymap for smileys.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4110 (smiley-toggle-extent): New function to toggle smiley invisibility.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4111 (smiley-buffer): Use them.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4112
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4113 Sun Aug 18 12:46:12 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4114
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4115 * nnoo.el (nnoo-define-skeleton-1): Defined too many functions.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4116
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4117 Sat Aug 17 18:43:22 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4118
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4119 * gnus-group.el (gnus-group-make-dejanews-group): New command and
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4120 keystroke.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4121
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4122 * gnus-start.el (gnus-site-init-file): New variable.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4123 (gnus-read-init-file): Use it.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4124
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4125 * nndejanews.el: New file.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4126
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4127 * nnheader.el (make-full-mail-header): New function.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4128
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4129 * nngateway.el (nngateway-open-server): Used nntp vars.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4130
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4131 Sat Aug 17 15:35:28 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4132
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4133 * gnus.el: Red Gnus v0.12 is released.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4134
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4135 Sat Aug 17 12:58:28 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4136
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4137 * gnus-win.el (gnus-window-configuration-element): New function.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4138 (gnus-windows-old-to-new): Use it.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4139 (gnus-windows-old-to-new): Produced bogus results.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4140
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4141 * message.el (message-cancel-message): New variable.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4142
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4143 * gnus-srvr.el (gnus-server-mode-map): Buggy keymap.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4144
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4145 * gnus-group.el (gnus-group-get-new-news-this-group): Illegal
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4146 gnus-error value.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4147
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4148 Fri Aug 16 21:22:12 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4149
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4150 * nnmail.el (nnmail-replace-status, nnmail-decode-status,
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4151 nnmail-encode-status): New variables.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4152
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4153 * nnml.el (nnml-article-to-file): New function.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4154
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4155 Fri Aug 16 20:26:12 1996 Kurt Swanson <kurt@dna.lth.se>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4156
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4157 * nnfolder.el (nnfolder-generate-active-file): Test the right
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4158 files.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4159
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4160 Fri Aug 16 19:30:57 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4161
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4162 * gnus-salt.el (gnus-possibly-generate-tree): Would bug out on
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4163 unthreaded buffers.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4164
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4165 * gnus-xmas.el (gnus-xmas-modeline-right-extent): Disabled.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4166 (gnus-xmas-modeline-left-extent): Ditto.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4167
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4168 * gnus-group.el (gnus-group-make-menu-bar): Bugged out on
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4169 undefined variable.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4170
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4171 * gnus.el (gnus-read-method): Return the virtual server name if
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4172 possible.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4173
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4174 Thu Aug 15 18:15:58 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4175
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4176 * nngateway.el: New file.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4177
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4178 * nnoo.el (nnoo-define-skeleton): New macro.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4179 (nnoo-define-skeleton-1): New function.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4180
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4181 * gnus-start.el (gnus-strip-killed-list): New function.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4182 (gnus-gnus-to-quick-newsrc-format): Use it.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4183
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4184 * gnus-sum.el (gnus-summary-process-mark-set): New function.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4185 (gnus-summary-yank-process-mark, gnus-summary-kill-process-mark,
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4186 gnus-summary-save-process-mark): New commands and keystrokes.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4187
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4188 * nnml.el (nnml-generate-nov-file): Set modes.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4189
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4190 * nnmail.el (nnmail-default-file-modes): New variable.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4191 (nnmail-write-region): New function.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4192
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4193 * gnus-score.el (gnus-score-score-files-1): Bind case-fold-search
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4194 to nil.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4195
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4196 Wed Aug 14 21:20:07 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4197
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4198 * gnus-soup.el (gnus-soup-send-packet): Disable syntax checks.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4199
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4200 Wed Aug 14 20:28:09 1996 Fred Johansen <Fred.Johansen@ifi.ntnu.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4201
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4202 * gnus-logic.el (gnus-advanced-score-rule): `and' rules were
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4203 treated improperly.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4204
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4205 Wed Aug 14 15:29:39 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4206
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4207 * gnus-salt.el (gnus-mouse-pick-article): New command.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4208
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4209 * gnus-art.el (gnus-button-url): Call with one argument.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4210
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4211 * gnus-start.el (gnus-set-default-directory): New function.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4212
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4213 * gnus-load.el (gnus-default-directory): New variable.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4214
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4215 Wed Aug 14 15:03:01 1996 Sudish Joseph <sudish@mindspring.com>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4216
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4217 * gnus-score.el (gnus-home-score-file): Changed syntax.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4218
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4219 Tue Aug 13 22:07:11 1996 Jan Vroonhof <vroonhof@math.ethz.ch>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4220
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4221 * nndoc.el (nndoc-dissect-buffer): Went into infinite loop if end
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4222 of file token wasn't properly detected.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4223 (nndoc-type-alist): Better end-of-header regexp for
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4224 lanl.gov preprints
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4225 (nndoc-article-type): Updated doc string
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4226
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4227 Mon Aug 12 21:01:25 1996 Sudish Joseph <sudish@mindspring.com>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4228
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4229 * nntp.el (nntp-request-newgroups): Switch to nntp-server-buffer
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4230 first.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4231
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4232 Tue Aug 13 09:44:46 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4233
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4234 * gnus-group.el (gnus-group-sort-by-real-name): New function.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4235
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4236 * gnus-sum.el (gnus-summary-save-article): Pass on number of
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4237 articles to be saved.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4238
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4239 * gnus-art.el (gnus-article-edit-article): Remove all text props.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4240 (gnus-read-save-file-name): Take an optional defaultish parameter.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4241
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4242 * nntp.el (nntp-retrieve-groups): Saved.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4243
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4244 * message.el (message-forward): Didn't work well with multi-line
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4245 separators.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4246
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4247 * gnus-msg.el (gnus-summary-mail-crosspost-complaint): Check
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4248 wheteher followup-to was restricted.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4249
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4250 * nnsoup.el (nnsoup-store-reply): Would insert double courtesy
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4251 headers.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4252
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4253 * gnus-group.el (gnus-group-highlight-line): New `total' number.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4254
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4255 Mon Aug 12 06:25:00 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4256
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4257 * gnus.el: Red Gnus v0.11 is released.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4258
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4259 Mon Aug 12 03:51:57 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4260
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4261 * gnus-async.el (gnus-make-async-article-function): New function.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4262 (gnus-async-prefetch-article): Use it.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4263
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4264 Sat Aug 10 07:16:29 1996 Greg Stark <gsstark@mit.edu>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4265
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4266 * gnus-start.el (gnus-activate-level): Doc fix.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4267
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4268 Sun Aug 11 03:33:02 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4269
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4270 * gnus-msg.el (gnus-summary-mail-crosspost-complaint): New command.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4271 (gnus-crosspost-message): New variable.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4272
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4273 * gnus-vis.el: Removed file -- functions spread out over
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4274 gnus-group.el, gnus-sum.el and gnus-art.el.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4275
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4276 * gnus-util.el (gnus-turn-off-edit-menu): Renamed function.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4277
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4278 * gnus-salt.el (gnus-carpal-mode): Moved to this file.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4279
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4280 * gnus-vis.el (gnus-score-set-default): Removed.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4281 (gnus-visual-score-map): Removed.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4282
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4283 * nntp.el (nntp-send-nosy-authinfo): Don't echo password.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4284
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4285 * gnus-srvr.el (gnus-server-open-all-servers): New command and
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4286 keystroke.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4287 (gnus-server-close-all-servers): Ditto.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4288
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4289 * gnus-async.el (gnus-async-get-semaphore): New function.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4290 (gnus-async-release-semaphore): New function.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4291 (gnus-async-prefetch-article): Use them.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4292
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4293 * nntp.el (nntp-make-process-buffer): New function.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4294 (nntp-retrieve-data): Use after-change instead of filter.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4295 (nntp-after-change-function): New function.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4296
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4297 * gnus.el (gnus-read-method): Intern method.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4298
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4299 * gnus-cache.el (gnus-cache-save-buffers): Didn't check before
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4300 making dir.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4301
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4302 Sat Aug 10 14:55:33 1996 Sudish Joseph <sudish@mindspring.com>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4303
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4304 * gnus-win.el (gnus-buffer-configuration): Don't create picon
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4305 frame if gnus-picons-display-where is 'article.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4306
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4307 Sun Aug 11 02:47:30 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4308
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4309 * gnus-vis.el (gnus-highlight-selected-summary): Would bug out on
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4310 some lines.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4311
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4312 * gnus-spec.el (gnus-tilde-cut-form): Typo.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4313 (gnus-parse-simple-format): Forgot to check `max-right' and
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4314 `max-left'.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4315 (gnus-compile): Don't issue warnings.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4316
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4317 Fri Aug 2 14:53:02 1996 Christoph Wedler <wedler@fmi.uni-passau.de>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4318
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4319 * smiley.el (smiley-buffer): `smiley-regexp-alist' can be a symbol
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4320 now.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4321
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4322 Sun Aug 11 02:37:57 1996 Greg Stark <gsstark@mit.edu>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4323
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4324 * gnus-msg.el (gnus-post-method): Tested the wrong variable.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4325
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4326 Sun Aug 11 02:28:30 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4327
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4328 * message.el (message-check-news-syntax): Messaged wrong number.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4329
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4330 Sat Aug 10 11:26:56 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4331
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4332 * message.el (message-y-or-n-p): Moved to before usage.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4333
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4334 Fri Aug 9 16:42:52 1996 Danny Siu <dsiu@adobe.com>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4335
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4336 * gnus-picon.el (gnus-article-display-picons): display picon even if
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4337 From line doesn't have full domain name.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4338
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4339 Sat Aug 10 10:11:21 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4340
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4341 * message.el (message-reply): Didn't narrow properly to the head.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4342 (message-indent-citation): Remove all blank lines at the start.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4343
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4344 Sat Aug 10 07:00:34 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4345
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4346 * gnus.el: Red Gnus v0.9 is released.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4347
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4348 Sat Aug 10 06:03:07 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4349
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4350 * gnus-soup.el (gnus-soup-write-prefixes): Protect against
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4351 existing dirs.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4352
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4353 * gnus-topic.el (gnus-topic-parameters): Third parameter instead
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4354 of second.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4355 (gnus-topic-set-parameters): Ditto.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4356
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4357 Sat Aug 10 05:22:43 1996 Lee Iverson <leei@ai.sri.com>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4358
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4359 * message.el (message-send-mail-with-mh): Didn't work.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4360
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4361 Sat Aug 10 03:57:42 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4362
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4363 * gnus-dup.el (gnus-dup-unsuppress-article): Data instead of
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4364 ingo.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4365 (gnus-dup-unsuppress-article): Set the wrong variable.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4366
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4367 Sat Aug 10 00:52:26 1996 Jack Vinson <jvinson@cheux.ecs.umass.edu>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4368
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4369 * gnus.el (gnus-short-group-name): Bug in dotless names.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4370
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4371 Sat Aug 10 00:45:32 1996 Jens Lautenbacher <jens@lemhrem.lem.uni-karlsruhe.de>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4372
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4373 * gnus-msg.el (gnus-inews-insert-archive-gcc): Use the `gcc-self'
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4374 parameter.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4375
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4376 Sat Aug 10 00:28:41 1996 François Pinard <pinard@progiciels-bpi.ca>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4377
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4378 * gnus-load.el (gnus-info-nodes): Add info node for
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4379 `mime/viewer-mode'.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4380
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4381 Sat Aug 10 00:25:51 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4382
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4383 * message.el (message-reply): Don't include first empty line.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4384
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4385 Sat Aug 10 00:11:52 1996 François Pinard <pinard@progiciels-bpi.ca>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4386
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4387 * gnus-sum.el (gnus-summary-prev-unread-article): Doc fix.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4388
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4389 Sat Aug 10 00:08:42 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4390
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4391 * gnus-util.el (gnus-date-iso8601): Protect against buggy Dates.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4392
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4393 Fri Aug 9 06:39:22 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4394
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4395 * gnus-topic.el (gnus-topic-mode): Hook into parameter thingies.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4396 (gnus-topic-parameters): Buggy definition.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4397
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4398 * gnus-group.el (gnus-group-get-parameter-function): New
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4399 variable.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4400
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4401 * gnus.el (gnus-group-find-parameter): New function.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4402
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4403 * gnus-sum.el (gnus-summary-read-document): New command and
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4404 keystroke.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4405
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4406 * gnus-group.el (gnus-group-clear-data-on-native-groups): New
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4407 command.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4408 (gnus-group-read-ephemeral-group): Accept an ACTIVATE-ONLY
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4409 parameter.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4410
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4411 * gnus-score.el (gnus-decay-score): New function.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4412 (gnus-decay-scores): New function.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4413 (gnus-decay-score-function): New variable.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4414 (gnus-score-date): Accept a `regexp' match.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4415
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4416 * gnus-util.el (gnus-time-to-day): New function.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4417
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4418 * gnus-score.el (gnus-decay-scores): New variable.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4419 (gnus-score-decay-constant): New variable.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4420 (gnus-score-decay-scale): New variable.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4421
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4422 * gnus-sum.el (gnus-group-make-articles-read): Register undo.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4423
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4424 * gnus-group.el (gnus-update-read-articles): Register undo.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4425
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4426 * gnus-undo.el (gnus-undo-register-1): Renamed.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4427 (gnus-undo-register): New macro.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4428
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4429 * gnus-group.el (gnus-group-yank-group): Be undoable.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4430 (gnus-group-kill-group): Be undoable.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4431 (gnus-undo): Required.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4432 (gnus-group-clear-data): New keystroke.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4433
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4434 * gnus-undo.el (gnus-undo-last-command): New variable.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4435 (gnus-undo): Didn't work.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4436 (gnus-undo-boundary): Keep track of whether the last command did a
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4437 boundary.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4438 (gnus-undo): Set boundary.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4439
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4440 Thu Aug 8 19:43:02 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4441
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4442 * gnus-spec.el (gnus-tilde-cut-form): New function.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4443 (gnus-tilde-max-form): New definition.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4444 (gnus-tilde-ignore-form): New function.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4445 (gnus-parse-format): Rewrite to accept extended syntax.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4446
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4447 * gnus-topic.el (gnus-topic-goto-missing-group): Try to be a bit
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4448 faster.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4449
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4450 * gnus-group.el (gnus-group-goto-group): Accept optional FAR
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4451 parameter.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4452
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4453 * gnus-int.el (gnus-request-newgroups): Don't bug out on servers
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4454 that don't support this.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4455
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4456 * gnus.el (gnus-server-extend-method): Would bug out on non-known
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4457 methods.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4458
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4459 * gnus-group.el (gnus-group-get-new-news): Put point in the group
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4460 buffer.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4461
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4462 Wed Aug 7 15:40:44 1996 Jan Vroonhof <vroonhof@math.ethz.ch>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4463
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4464 * nntp.el (nntp-open-rlogin): Now can be used as
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4465 nntp-open-connection function
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4466 (nntp-open-telnet): Ditto
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4467 (nntp-open-rlogin): Needed to remove telnet junk from nntp buffer
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4468 to make new nntp-wait-for happy
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4469 all: required carriage return for end of line
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4470
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4471 Tue Aug 6 21:58:26 1996 Jan Vroonhof <vroonhof@math.ethz.ch (Jan Vroonhof)>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4472
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4473 * nndoc.el (nndoc-generate-lanl-gov-head): New function
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4474 (nndoc-transform-lanl-gov-announce): New function
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4475 (nndoc-lanl-gov-announce-type-p): New function
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4476 (nndoc-type-alist): Added support for preprint announcements
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4477 (nndoc-type-alist): Only use 'slack-digests' if forced to.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4478
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4479 Tue Aug 6 20:41:02 1996 Jan Vroonhof <vroonhof@math.ethz.ch>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4480
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4481 * nndoc.el (nndoc-type-alist): tried to call nndoc-guess-type-p
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4482
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4483 Thu Aug 8 05:40:28 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4484
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4485 * gnus-sum.el (gnus-summary-walk-group-buffer): Put cursor in echo
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4486 area.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4487
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4488 * gnus-dup.el (gnus-dup-unsuppress-article): New function.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4489
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4490 * gnus-sum.el (gnus-mark-article-as-unread): Unsuppress
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4491 duplicates.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4492
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4493 * gnus-msg.el (gnus-debug): Scan gnus-load.el.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4494
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4495 Thu Aug 8 01:48:57 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4496
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4497 * gnus.el: Red Gnus v0.8 is released.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4498
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4499 Thu Aug 8 01:36:34 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4500
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4501 * gnus.el: Red Gnus v0.7 is released.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4502
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4503 Thu Aug 8 01:29:56 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4504
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4505 * message.el (message-deletable-headers): Have Lines be
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4506 deletable.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4507
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4508 Wed Aug 7 23:41:26 1996 Richard Pieri <ratinox@unilab.dfci.harvard.edu>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4509
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4510 * gnus.el (gnus-short-group-name): New version.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4511
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4512 Wed Aug 7 19:55:25 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4513
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4514 * gnus-start.el (gnus-declare-backend): New function.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4515
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4516 * gnus-xmas.el (gnus-xmas-pointer-glyph): New variable.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4517 (gnus-xmas-modeline-glyph): New variable.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4518 (gnus-xmas-mode-line-buffer-identification): New definition.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4519
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4520 * nntp.el (nntp-request-article): Would sometimes return nil
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4521 falsely.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4522 (nntp-find-group-and-number): Saved function.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4523 (nntp-request-article): Use it.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4524 (nntp-request-head): Saved.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4525
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4526 * gnus-dup.el (gnus-dup-suppress-articles): Message.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4527
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4528 * gnus-group.el (gnus-group-mark-group): Used string instead of
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4529 char.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4530
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4531 Wed Aug 7 02:52:55 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4532
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4533 * gnus-util.el: Use `format-time-string'.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4534
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4535 * gnus-sum.el (gnus-summary-edit-article-postpone): Defined
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4536 again.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4537
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4538 * article.el (article-make-date-line): Would say "unknown" on
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4539 "now" dates.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4540
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4541 Wed Aug 7 02:48:12 1996 Katsumi Yamaoka <yamaoka@ga.sony.co.jp>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4542
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4543 * message.el (message-rename-buffer): Set proper outsave name.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4544
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4545 Wed Aug 7 00:28:44 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4546
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4547 * nnheader.el (nnheader-temp-write): Always use
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4548 `fundamental-mode'.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4549
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4550 * gnus-util.el (gnus-date-iso8601): Illegal format.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4551
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4552 * gnus-group.el (gnus-group-make-doc-group): Full name in server
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4553 name.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4554
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4555 * gnus-undo.el (gnus-undo): Typo.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4556
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4557 * gnus-group.el (gnus-group-mark-group): Don't touch props.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4558
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4559 * gnus-score.el (gnus-score-headers): Don't root out 0 scores when
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4560 saving.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4561
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4562 * gnus-art.el (gnus-narrow-to-page): Don't do a "next-page" if
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4563 `^L' is the last char.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4564
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4565 * gnus.el (gnus): Autoload.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4566
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4567 Tue Aug 6 23:00:01 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4568
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4569 * gnus-score.el (gnus-score-string): Wouldn't do word and fuzzy
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4570 matching properly.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4571
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4572 Mon Aug 5 22:23:03 1996 Raja R. Harinath <harinath@cs.umn.edu>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4573
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4574 * gnus-gl.el (gnus-grouplens-mode): Clear proper variables.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4575
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4576 Mon Aug 5 20:27:11 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4577
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4578 * gnus-art.el (gnus-article-edit-exit): Would move point.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4579 (gnus-article-edit): New command.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4580
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4581 * nnml.el (nnml-request-rename-group): Copy over .overview file.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4582 (nnml-request-group): Better error message.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4583
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4584 Sat Aug 3 17:52:01 1996 Steven L Baur <steve@miranova.com>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4585
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4586 * gnus-setup.el (message): Can't require 'message until we know
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4587 where the Gnus .elcs are.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4588
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4589 Mon Aug 5 20:07:11 1996 François Pinard <pinard@progiciels-bpi.ca>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4590
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4591 * gnus-util.el (gnus-date-iso8601): New function.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4592
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4593 Mon Aug 5 19:14:12 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4594
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4595 * gnus-sum.el (gnus-summary-search-article-forward): Show thread
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4596 when finding matches.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4597
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4598 * nnmail.el (nnmail-get-spool-files): Sort procmail files.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4599
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4600 Mon Aug 5 02:25:06 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4601
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4602 * gnus.el: Red Gnus v0.6 is released.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4603
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4604 Mon Aug 5 01:12:24 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4605
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4606 * nntp.el (nntp-request-type): Defined again.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4607
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4608 Mon Aug 5 01:01:15 1996 Ralph Schleicher <rs@purple.ul.bawue.de>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4609
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4610 * gnus-score.el (gnus-ignored-adaptive-words): New value.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4611
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4612 Mon Aug 5 00:12:54 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4613
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4614 * gnus-util.el (gnus-group-real-name): Tweaked definition.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4615
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4616 * gnus-eform.el (gnus-edit-form-done): Didn't call the right
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4617 function.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4618
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4619 Sun Aug 4 23:30:52 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4620
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4621 * gnus-score.el (gnus-score-load-files): Returned nil.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4622
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4623 Sun Aug 4 06:11:02 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4624
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4625 * gnus-load.el (gnus-use-undo): New variable.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4626
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4627 * gnus-undo.el: New file.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4628
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4629 * gnus-score.el (gnus-default-adaptive-word-score-alist): New
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4630 variable.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4631 (gnus-score-adaptive): Adaptivity on words.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4632 (gnus-ignored-adaptive-words): New variable.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4633 (gnus-all-score-files): Made into own function.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4634 (gnus-score-load-files): Ditto.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4635 (gnus-score-find-favourite-words): New command and keystroke.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4636
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4637 * gnus-load.el (gnus-use-adaptive-scoring): Doc fix.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4638
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4639 * gnus-score.el (gnus-enter-score-words-into-hashtb): New
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4640 function.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4641 (gnus-score-build-cons): Removed.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4642 (gnus-score-string): Score words.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4643
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4644 Sun Aug 4 01:33:31 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4645
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4646 * gnus.el: Red Gnus v0.5 is released.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4647
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4648 Sun Aug 4 00:17:51 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4649
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4650 * nntp.el (nntp-wait-for): Goto point-max before inserting.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4651 (nntp-retrieve-headers): Didn't inhibit Erasure.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4652
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4653 * gnus-eform.el (gnus-edit-form-mode-map): Buggy.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4654
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4655 * nntp.el (nntp-send-command-nodelete): New function.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4656
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4657 Sat Aug 3 22:21:24 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4658
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4659 * article.el (article-date-ut): Wouldn't do anything much.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4660
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4661 * nntp.el (nntp-wait-for): Wouldn't allow posting.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4662
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4663 * nnmail.el (nnmail-delete-incoming): Set to nil.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4664
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4665 Sat Aug 3 01:31:24 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4666
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4667 * gnus-score.el (gnus-home-score-file): New variable.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4668 (gnus-home-score-file): New function.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4669 (gnus-hierarchial-home-score-file): New function.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4670 (gnus-possibly-score-headers): Use `adapt-file' param.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4671 (gnus-home-adapt-file): New variable.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4672 (gnus-hierarchial-home-adapt-file): New function.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4673
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4674 * gnus-load.el (gnus-original-article-buffer): Moved here.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4675
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4676 * gnus-sum.el (gnus-article-mark): New macro.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4677 (gnus-summary-prepare-unthreaded): Use it.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4678 (gnus-summary-prepare-threads): Ditto.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4679
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4680 * gnus-win.el (gnus-buffer-configuration): New `edit-article'
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4681 setting.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4682
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4683 * gnus-sum.el (gnus-summary-edit-article): Don't move point in the
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4684 article buffer.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4685 (gnus-summary-edit-article-done): Don't move point after editing.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4686 (gnus-summary-edit-article-postpone): Removed.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4687 (gnus-summary-update-article-line): New function.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4688
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4689 * gnus-art.el (gnus-article-edit-mode-map): Buggy map.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4690
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4691 Fri Aug 2 22:36:40 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4692
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4693 * gnus.el: Red Gnus v0.4 is released.
2
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
4694
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
4695 Wed Jul 31 15:23:54 1996 Ken Olstad <ken@mn.cheyenne.com>
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
4696
16
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4697 * gnus-xmas.el (gnus-xmas-redefine): Disable XFace when running
2
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
4698 under tty.
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
4699
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
4700 Wed Jul 31 14:21:38 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
4701
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
4702 * gnus.el (gnus-group-read-group): Use `gnus-range-length' instead
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
4703 of `length'.
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
4704
16
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4705 Fri Aug 2 21:48:17 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4706
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4707 * gnus-dup.el (gnus-dup-suppress-articles): Wouldn't mark articles
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4708 properly.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4709
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4710 Fri Aug 2 21:40:33 1996 Glenn Coombs <glenn@prl.research.philips.com>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4711
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4712 * gnus-vis.el (gnus-button-url): New definition.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4713
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4714 Fri Aug 2 19:08:55 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4715
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4716 * gnus-group.el (gnus-update-read-articles): Moved here.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4717
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4718 * gnus-sum.el (gnus-update-read-articles): Moved here.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4719
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4720 * gnus-async.el (gnus-async-request-fetched-article): Would bug
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4721 out on Message-IDs.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4722
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4723 * gnus-score.el (gnus-score-save): Would kill wrong buffer.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4724
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4725 * nntp.el (nntp-process-filter): Insert at point-max.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4726
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4727 * nnheader.el (nnheader-set-temp-buffer): Accept a noerase param.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4728
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4729 Fri Aug 2 00:14:16 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4730
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4731 * gnus-topic.el (gnus-topic-edit-parameters): New command.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4732 (gnus-group-topic-parameters): New function.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4733 (gnus-topic-set-parameters): New function.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4734 (gnus-topic-parameters): New function.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4735
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4736 * gnus-group.el (gnus-group-edit-group-done): Newish definition.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4737
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4738 * gnus-srvr.el (gnus-server-edit-server): Use new edit function.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4739 (gnus-server-edit-server-done): Removed.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4740
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4741 * gnus-group.el: Use new edit function.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4742
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4743 * gnus-eform.el (gnus-eform): New file.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4744
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4745 * gnus-group.el (gnus-group-goto-group): Tippy-toe around some
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4746 more to find the most likely instance of the group.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4747 (gnus-edit-form): New function.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4748 (gnus-edit-form-mode): New command.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4749 (gnus-edit-form-make-menu-bar): New function.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4750 (gnus-edit-form-mode-hook): New variable.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4751 (gnus-edit-form-exit): New command and keystroke.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4752 (gnus-edit-form-done): Ditto.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4753
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4754 * gnus-topic.el: Moved functions around.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4755 (gnus-current-topic): Renamed.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4756 (gnus-current-topics): New function.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4757 (gnus-group-parent-topic): New function.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4758
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4759 * article.el (gnus-signature-separator): New default.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4760 (gnus-signature-limit): Extended value.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4761 (article-narrow-to-signature): Use it.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4762
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4763 * gnus-cite.el (gnus-cite-parse): Use new signature functions.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4764
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4765 * article.el (article-search-signature): New function.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4766 (gnus-signature-separator): Allow wider syntax.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4767
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4768 * gnus-async.el (gnus-use-header-prefetch): New variable.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4769 (gnus-async-set-article-buffer): Removed.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4770 (gnus-async-prefetch-headers): New function.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4771 (gnus-async-retrieve-fetched-headers): New function.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4772 (gnus-async-prefetch-headers-buffer): New variable.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4773
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4774 * gnus-salt.el (gnus-summary-pick-line-format): New variable.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4775 (gnus-pick-mode): Use it.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4776 (gnus-pick-line-number): New function.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4777 (gnus-pick-article): New command and keystroke.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4778 (gnus-pick-mode-map): Changed " " to `gnus-pick-next-page'.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4779 (gnus-pick-next-page): New command and keystroke.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4780 (gnus-mark-unpicked-articles-as-read): New variable.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4781 (gnus-pick-start-reading): Use it.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4782
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4783 * gnus-sum.el (gnus-summary-line-format-alist): Add pick line
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4784 number.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4785
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4786 Thu Aug 1 23:32:15 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4787
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4788 * nntp.el (nntp-request-list): Decode.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4789 (nntp-request-list-newsgroups): Ditto.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4790
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4791 * gnus-gl.el (gnus-grouplens-mode): Update summary line specs.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4792
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4793 * gnus-msg.el (gnus-debug): Would bug out.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4794
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4795 Thu Aug 1 23:24:48 1996 Glenn Coombs <glenn@prl.research.philips.com>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4796
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4797 * gnus-sum.el (gnus-summary-update-mark): Work on hidden threads.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4798
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4799 Thu Aug 1 00:00:16 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4800
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4801 * gnus-score.el (gnus-score-save): Wouldn't save scores.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4802
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4803 * gnus-load.el (gnus-summary-line-format): Moved here.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4804
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4805 * gnus.el (gnus-alive-p): More thorough definition.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4806 (gnus-info-set-entry): New macro.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4807
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4808 * gnus-move.el: New file.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4809 (gnus-move-group-to-server): New function.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4810 (gnus-change-server): New command.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4811 (gnus-group-move-group-to-server): New command.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4812
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4813 * gnus-start.el (gnus-parse-active): New function.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4814
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4815 * gnus.el (gnus-read-method): Mew function.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4816 * gnus-group.el: Use it.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4817
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4818 * gnus-load.el (gnus-suppress-duplicates): New variable.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4819
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4820 * gnus-dup.el: New file.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4821
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4822 * gnus-sum.el (gnus-data-read-p): New macro.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4823 (gnus-duplicate-mark): New variable.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4824
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4825 Wed Jul 31 23:09:35 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4826
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4827 * gnus.el: Red Gnus v0.3 is released.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4828
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4829 Wed Jul 31 21:38:08 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4830
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4831 * nntp.el (nntp-retrieve-headers-with-xover): Didn't work.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4832
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4833 * gnus-load.el (gnus-suppress-keymap): New function.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4834
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4835 Wed Jul 31 01:20:58 1996 Sudish Joseph <sudish@mindspring.com>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4836
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4837 * gnus-picon.el (gnus-group-display-picons): Delete just the live
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4838 extents.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4839
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4840 Wed Jul 31 21:15:01 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4841
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4842 * gnus.el ((load)): Only eval splash when loading.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4843
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4844 * gnus-group.el (gnus-group-quit): Always kill group buffer.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4845
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4846 * nntp.el (nntp-open-connection): Escape errors.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4847
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4848 Wed Jul 31 16:09:22 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4849
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4850 * nnml.el (nnml-request-rename-group): Would move subgroups as
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4851 well.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4852 * nnmh.el: Ditto.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4853
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4854 * gnus-group.el (gnus-group-rename-group): Use current group name
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4855 as default.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4856 (gnus-group-rename-group): Added doc string.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4857
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4858 * gnus-sum.el (gnus-general-simplify-subject): Renamed.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4859
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4860 Wed Jul 31 16:05:06 1996 Paul Franklin <paul@transmeta.com>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4861
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4862 * gnus-sum.el (gnus-pdf-simplify-subject): New version.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4863
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4864 Wed Jul 31 15:59:04 1996 Raja R. Harinath <harinath@cs.umn.edu>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4865
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4866 * nntp.el (nntp-retrieve-headers-with-xover): `last' returns cdr.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4867
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4868 Wed Jul 31 15:18:33 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4869
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4870 * nntp.el (nntp-retrieve-headers-with-xover): Put the result in
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4871 the right buffer.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4872 (nntp-request-body): Decode.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4873
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4874 * gnus.el (gnus-no-server): Would bug out when gnus-start wasn't
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4875 loaded.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4876
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4877 * gnus-art.el (gnus-article-edit-mode): New command.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4878 (gnus-article-edit-mode-hook): New variable.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4879 (gnus-article-edit-mode-map): New variable.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4880
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4881 Wed Jul 31 15:18:26 1996 François Pinard <pinard@progiciels-bpi.ca>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4882
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4883 * gnus-art.el (gnus-article-edit-full-stops): New command.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4884
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4885 Wed Jul 31 13:03:48 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4886
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4887 * gnus-sum.el (gnus-summary-edit-wash): New command and keystroke.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4888
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4889 * message.el (message-sort-headers-1): Sort properly on totally
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4890 empty headers.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4891
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4892 * article.el (article-hide-boring-headers): Didn't hide completely
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4893 empty headers.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4894
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4895 * nntp.el (nntp-encode-text): Rescued.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4896 (nntp-send-buffer): New function.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4897 (nntp-request-post): New function.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4898
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4899 * gnus-util.el (gnus-define-keys-safe): New macro.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4900 (gnus-define-keys-1): Accept `safe' param.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4901
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4902 * gnus-load.el (gnus-summary-mode-map): Define the main three
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4903 keymaps prematurely here.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4904
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4905 Wed Jul 31 12:48:23 1996 Steven L. Baur <steve@miranova.com>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4906
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4907 * gnus-load.el (gnus-default-nntp-server): Moved.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4908
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4909 Wed Jul 31 03:15:02 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4910
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4911 * nndoc.el (nndoc-add-type): Remove old type definition.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4912
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4913 * article.el: Changed variable names back to `gnus-'.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4914
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4915 Tue Jul 30 23:07:04 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4916
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4917 * nntp.el (nntp-connection-alist): Define as oo.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4918
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4919 * nndoc.el (nndoc-add-type): Wrong number of args.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4920 (nndoc-set-delims): Free var.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4921
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4922 Tue Jul 30 23:02:51 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4923
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4924 * gnus.el: Red Gnus v0.1 is released.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4925
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4926 Tue Jul 30 22:34:11 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4927
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4928 * nntp.el (nntp-find-connection-buffer): New function.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4929 (nntp-retrieve-headers): Use it.
2
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
4930
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
4931 Tue Jul 30 00:00:28 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
4932
16
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4933 * nndoc.el (nndoc-add-type): New function.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4934 (nndoc-guess-type): New function.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4935 (nndoc-set-delims): New definition.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4936
2
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
4937 * nntp.el (nntp-open-server): Init server buffer.
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
4938
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
4939 * gnus.el (gnus-group-prefixed-name): Do the right thing with nil
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
4940 methods.
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
4941 (gnus-group-rename-group): Would act oddly when renaming native
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
4942 groups.
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
4943
16
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4944 Mon Jul 29 14:17:30 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4945
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4946 * gnus-load.el (gnus-startup-hook): Removed hilit removal.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4947
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4948 * gnus-async.el: New file.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4949
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4950 * gnus-int.el (gnus-asynchronous-p): New function.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4951
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4952 * nntp.el: Replaced with new, asynchronous version.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4953
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4954 Mon Jul 29 11:48:07 1996 Paul Franklin <paul@transmeta.com>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4955
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4956 * gnus-sum.el (gnus-pdf-simplify-subject): New function.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4957 (gnus-summary-simplify-subject-query): New command.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4958
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4959 Mon Jul 29 10:05:30 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4960
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4961 * gnus-sum.el (gnus-summary-mode-map): Command for emphasis.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4962
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4963 * gnus-art.el (gnus-article-wash-status): Report emphasis.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4964
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4965 * article.el (article-unhide-text-type): New function.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4966 (article-emphasize): New function.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4967 (article-emphasis-alist): New variable.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4968
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4969 * gnus-score.el (gnus-score-headers): Hook into advanced scoring.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4970
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4971 * gnus-logic.el: New file.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4972
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4973 * article.el (article-treat-overstrike): Mark hiding type.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4974
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4975 Mon Jul 29 10:00:52 1996 d. hall <dhall@illusion.apk.net>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4976
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4977 * gnus-art.el (gnus-article-wash-status): New function.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4978
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4979 Sun Jul 28 15:20:19 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4980
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4981 * article.el (article-hidden-arg): Renamed all variables and
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4982 functions to `article-'.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4983
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4984 * gnus.el: Split file into gnus-start.el, gnus-group.el,
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4985 gnus-sum.el, gnus-art.el, gnus-win.el, gnus-load.el, gnus-util.el,
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4986 gnus-bcklg.el, gnus-spec.el, article.el, and gnus-int.el.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
4987