annotate lisp/gnus/ChangeLog @ 9:6f2bbbbbe05a

Added tag r19-15b5 for changeset 4b173ad71786
author cvs
date Mon, 13 Aug 2007 08:47:36 +0200
parents ac2d302a0011
children 0293115a14e9
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
2
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
1 Fri Aug 30 02:23:23 1996 Lars Magne Ingebrigtsen <larsi@hrym.ifi.uio.no>
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
2
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
3 * message.el (message-do-fcc): Set the FROM-GNUS flag.
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
4
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
5 Sat Aug 24 23:32:02 1996 Lars Magne Ingebrigtsen <larsi@ylfing.ifi.uio.no>
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
6
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
7 * gnus.el (gnus-group-enter-directory): Would temporarily bind
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
8 `nneething-read-only', shadowing the proper `defvar'.
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
9
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
10 Fri Aug 2 22:25:31 1996 Lars Magne Ingebrigtsen <larsi@hrym.ifi.uio.no>
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
11
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
12 * gnus.el: Gnus v5.2.39 is released.
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
13
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
14 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
15
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
16 * gnus-xmas.el (gnus-xmas-redefine): Disbale XFace when running
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
17 under tty.
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
18
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
19 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
20
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
21 * gnus.el (gnus-group-read-group): Use `gnus-range-length' instead
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
22 of `length'.
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
23
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
24 Tue Jul 30 21:42:59 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
25
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
26 * gnus.el: Gnus v5.2.38 is released.
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
27
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
28 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
29
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
30 * nntp.el (nntp-open-server): Init server buffer.
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
31
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
32 * gnus.el (gnus-group-prefixed-name): Do the right thing with nil
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
33 methods.
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
34 (gnus-group-rename-group): Would act oddly when renaming native
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
35 groups.
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
36
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
37 Sat Jul 27 17:46:42 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
38
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
39 * message.el (message-check-news-syntax): Use signature
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
40 separator.
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
41
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
42 * gnus.el (gnus-group-make-group): Beep at "" methods.
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
43 (gnus-group-make-group): Don't prefix native groups.
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
44
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
45 * nnmail.el (nnmail-move-inbox): Bug out on movemail errors.
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
46
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
47 * gnus-cache.el (gnus-cache-file-name): Would bug out on group
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
48 names containing slashes.
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
49
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
50 * gnus-topic.el (gnus-topic-check-topology): Make sure all groups
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
51 in topics are living.
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
52
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
53 * nntp.el (nntp-send-strings-to-server): Give a better error
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
54 message.
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
55
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
56 Sat Jul 27 17:33:22 1996 Teddy <teddy@fukt.hk-r.se>
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
57
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
58 * nntp.el (nntp-open-rlogin): Change parameter order.
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
59
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
60 Sat Jul 27 17:19:47 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
61
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
62 * gnus-topic.el (gnus-topic-check-topology): Make sure all
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
63 topologies have alists.
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
64
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
65 Wed Jul 24 08:23:26 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
66
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
67 * gnus.el (gnus-group-jump-to-group): Don't activate group.
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
68
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
69 Wed Jul 24 07:47:47 1996 Katsumi Yamaoka <yamaoka@ga.sony.co.jp>
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
70
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
71 * message.el (message-rename-buffer): Rename autosave name.
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
72
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
73 Wed Jul 24 06:24:07 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
74
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
75 * gnus-vis.el (gnus-group-make-menu-bar): Moved Misc menu last.
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
76 (gnus-summary-make-menu-bar): Ditto.
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
77
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
78 Sat Jul 20 00:59:22 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
79
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
80 * smiley.el (smiley-buffer): Only do smilies under X.
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
81
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
82 * gnus.el (gnus-make-directory): Beep on nil dirs.
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
83 (gnus-article-archive-name): Prepend the save directory.
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
84
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
85 Fri Jul 19 23:08:52 1996 Hallvard B. Furuseth <hallvard@menja.ifi.uio.no>
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
86
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
87 * message.el (message-y-or-n-p): Doc fix.
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
88
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
89 Fri Jul 19 02:12:58 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
90
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
91 * gnus.el: Gnus v5.2.37 is released.
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
92
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
93 Fri Jul 19 00:31:22 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
94
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
95 * gnus.el (gnus-subscribe-newsgroup): Add new groups to top-level
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
96 topic.
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
97 (gnus-group-make-archive-group): Add a to-address group param.
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
98
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
99 * gnus-topic.el (gnus-topic-hide-topic): Doc fix.
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
100 (gnus-topic-select-group): Doc fix.
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
101 (gnus-topic-rename): Keep point nearby.
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
102
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
103 * gnus.el (gnus-group-goto-group): More efficient (and more
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
104 correct) implementation.
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
105 (gnus-group-sort-function): Doc fix.
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
106 (gnus-group-edit-buffer): Changed to defvar.
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
107 (gnus-group-edit-group-done): Use new name.
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
108 (gnus-group-edit-group): Include name of group in grup buffer
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
109 name.
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
110
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
111 * nnfolder.el (nnfolder-save-mail): Handle babylish ">From"
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
112 lines.
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
113 * nnmbox.el (nnmbox-request-accept-article): Ditto.
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
114
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
115 Thu Jul 18 23:50:31 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
116
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
117 * nnmail.el (nnmail-move-inbox): Don't substitute in command
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
118 name.
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
119
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
120 * gnus-xmas.el (gnus-xmas-modeline-glyph): New variable.
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
121
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
122 Thu Jul 18 16:35:22 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
123
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
124 * custom.el (custom-facep): Didn't work under non-X Emacs.
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
125
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
126 Thu Jul 18 00:02:32 1996 Lars Magne Ingebrigtsen <larsi@hler.ifi.uio.no>
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
127
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
128 * nntp.el (nntp-open-telnet): Use more permissive regexps.
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
129
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
130 * gnus-uu.el (gnus-uu-uustrip-article): `cd' to make gnus-uu work
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
131 under NT.
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
132
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
133 Mon Jul 15 18:11:13 1996 Jan Vroonhof <vroonhof@math.ethz.ch (Jan Vroonhof)>
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
134
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
135 * smiley.el (smiley-regexp-alist): Don't match important parts of URLs
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
136 (smiley-nosey-regexp-alist): New variable.
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
137
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
138 Wed Jul 17 23:48:50 1996 Mark Borges <mdb@cdc.noaa.gov>
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
139
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
140 * messagexmas.el (nnheader): Required.
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
141
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
142 Wed Jul 17 02:02:25 1996 Michael Cook <mcook@cognex.com>
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
143
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
144 * nnmail.el (nnmail-split-abbrev-alist): New default.
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
145
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
146 Wed Jul 17 00:27:13 1996 Lars Magne Ingebrigtsen <larsi@hler.ifi.uio.no>
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
147
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
148 * message.el (message-mode-abbrev-table): New variable.
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
149 (message-mode): New variable.
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
150
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
151 Wed Jul 17 00:05:00 1996 Lars Magne Ingebrigtsen <larsi@hler.ifi.uio.no>
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
152
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
153 * gnus.el: Gnus v5.2.36 is released.
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
154
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
155 Tue Jul 16 20:05:49 1996 Lars Magne Ingebrigtsen <larsi@hler.ifi.uio.no>
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
156
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
157 * message.el (message-send-mail): Bugged out under Emacs.
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
158 (message-send-news): Ditto.
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
159
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
160 * nntp.el (nntp-retrieve-headers-with-xover): Would hang
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
161 sometimes.
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
162
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
163 Sun Jul 14 20:01:26 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
164
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
165 * gnus.el: Gnus v5.2.35 is released.
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
166
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
167 Sun Jul 14 18:21:14 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
168
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
169 * gnus-uu.el (gnus-uu-mark-over): Would bug out.
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
170
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
171 * smiley.el (smiley-regexp-alist): New definition didn't work.
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
172
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
173 Sun Jul 14 16:52:31 1996 Lars Magne Ingebrigtsen <larsi@hler.ifi.uio.no>
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
174
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
175 * gnus.el ((provide 'gnus)): Make sure `gnus-directory' is set
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
176 when compiling.
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
177
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
178 Sun Jul 14 15:38:21 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
179
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
180 * gnus.el: autoload `gnus-copy-article-buffer'.
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
181
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
182 * message.el (message-do-send-housekeeping): Kill a superfluous
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
183 buffers.
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
184
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
185 * gnus-picon.el (gnus-article-display-picons): Don't bug out on
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
186 nil addresses.
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
187
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
188 * custom.el ((fboundp 'plist-get)): Removed.
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
189 ((fboundp 'add-to-list)): Removed.
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
190
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
191 Sun Jul 14 15:30:27 1996 Martin Buchholz <mrb@eng.sun.com>
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
192
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
193 * gnus.el: Many typo fixes.
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
194
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
195 Thu Jul 11 18:06:24 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
196
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
197 * nntp.el (nntp-retrieve-headers-with-xover):
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
198 `accept-process-output' from `nntp-server-process'.
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
199
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
200 Tue Jul 9 07:51:31 1996 Lars Magne Ingebrigtsen <larsi@ylfing.ifi.uio.no>
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
201
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
202 * gnus-vis.el (gnus-group-make-menu-bar): Un-randomize.
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
203
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
204 Mon Jul 8 09:53:39 1996 Lars Magne Ingebrigtsen <larsi@ylfing.ifi.uio.no>
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
205
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
206 * gnus.el (gnus-decode-rfc1522): Goto point-min before decoding.
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
207
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
208 Mon Jul 8 08:53:50 1996 Nat Makarevitch <nat@nataa.fr.eu.org>
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
209
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
210 * smiley.el (smiley-regexp-alist): New definition.
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
211
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
212 Sun Jul 7 13:33:44 1996 Sudish Joseph <sudish@mindspring.com>
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
213
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
214 * nnmail.el (nnmail-split-fancy-syntax-table): `%' should have
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
215 punctuation syntax to support the %-hack in addresses.
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
216
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
217 Sat Jul 6 08:11:41 1996 Lars Magne Ingebrigtsen <larsi@ylfing.ifi.uio.no>
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
218
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
219 * gnus.el: Gnus v5.2.34 is released.
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
220
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
221 Sat Jul 6 05:46:12 1996 Lars Magne Ingebrigtsen <larsi@ylfing.ifi.uio.no>
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
222
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
223 * nnheader.el (nnheader-re-read-dir): Would sometimes bug out.
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
224
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
225 Fri Jul 5 03:14:43 1996 Lars Magne Ingebrigtsen <larsi@ylfing.ifi.uio.no>
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
226
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
227 * gnus.el (gnus-summary-toggle-threads): Message the state.
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
228
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
229 Thu Jul 4 07:52:07 1996 Lars Magne Ingebrigtsen <larsi@ylfing.ifi.uio.no>
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
230
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
231 * gnus.el: Gnus v5.2.33 is released.
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
232
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
233 Thu Jul 4 06:08:11 1996 Lars Magne Ingebrigtsen <larsi@aegir.ifi.uio.no>
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
234
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
235 * nntp.el (nntp-open-telnet): Working function.
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
236 (nntp-telnet-parameters, (nntp-telnet-user-name,
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
237 nntp-telnet-passwd): New variables.
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
238
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
239 * gnus.el (gnus-summary-prepare-threads): Would infloop.
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
240 (gnus-summary-isearch-article): Don't go to the start of the
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
241 article.
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
242
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
243 Thu Jul 4 05:44:22 1996 Steven L. Baur <steve@miranova.com>
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
244
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
245 * gnus.el (gnus-article-hide-pem): New command and keystroke.
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
246
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
247 Thu Jul 4 05:00:58 1996 Lars Magne Ingebrigtsen <larsi@aegir.ifi.uio.no>
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
248
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
249 * gnus.el (gnus-summary-local-variables): Init reffed to 0.
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
250 (gnus-set-global-variables): Set reffed.
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
251
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
252 Wed Jul 3 06:15:28 1996 Lars Magne Ingebrigtsen <larsi@menja.ifi.uio.no>
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
253
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
254 * gnus.el (gnus-reffed-article-number): Make buffer-local.
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
255
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
256 Wed Jul 3 03:17:42 1996 Lars Magne Ingebrigtsen <larsi@ylfing.ifi.uio.no>
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
257
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
258 * gnus.el (gnus-article-setup-buffer): Make the original buffer go
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
259 away on exit.
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
260
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
261 * message.el (message-reply): Insert proper number of commas.
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
262 (message-tokenize-header): Tokenize properly.
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
263
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
264 Wed Jul 3 03:01:59 1996 Joe Wells <jbw@cs.bu.edu>
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
265
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
266 * gnus.el (gnus-check-new-newsgroups): Doc fix.
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
267
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
268 Wed Jul 3 02:58:09 1996 Lars Magne Ingebrigtsen <larsi@ylfing.ifi.uio.no>
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
269
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
270 * gnus.el: Gnus v5.2.33 is released.
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
271
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
272 Wed Jul 3 00:27:35 1996 Jan Vroonhof <vroonhof@math.ethz.ch>
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
273
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
274 * nnheader.el (nnheader-re-read-dir): Prefer efs over ange-ftp.
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
275
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
276 Sun Jun 30 23:19:38 1996 Lars Magne Ingebrigtsen <larsi@aegir.ifi.uio.no>
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
277
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
278 * gnus.el: Gnus v5.2.32 is released.
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
279
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
280 Sun Jun 30 21:57:31 1996 Lars Magne Ingebrigtsen <larsi@ylfing.ifi.uio.no>
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
281
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
282 * gnus.el (gnus-check-bogus-groups-hook): New hook.
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
283
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
284 Sun Jun 30 21:54:46 1996 Joe Wells <jbw@cs.bu.edu>
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
285
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
286 * gnus-topic.el (gnus-topic-clean-alist): New function.
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
287
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
288 Sun Jun 30 20:00:18 1996 Lars Magne Ingebrigtsen <larsi@ylfing.ifi.uio.no>
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
289
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
290 * gnus.el (gnus-group-next-unread-group): Allow silence.
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
291
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
292 * gnus-cache.el (gnus-cache-possibly-alter-active): Would check
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
293 the obarray.
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
294
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
295 * gnus.el (gnus-summary-read-group): Don't signal an error when
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
296 including expunged articles.
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
297
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
298 * gnus-vis.el (gnus-header-button-alist): Would include ":".
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
299
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
300 * message.el (message-reply): Inhibit point-motion hooks.
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
301
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
302 * gnus.el (gnus-compile): Mark the .newsrc.eld file as dirty.
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
303
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
304 * gnus-scomo.el: Renamed to "score-mode".
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
305
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
306 Sat Jun 29 01:03:19 1996 Lars Magne Ingebrigtsen <larsi@ylfing.ifi.uio.no>
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
307
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
308 * gnus.el: Gnus v5.2.30 is released.
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
309
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
310 Sat Jun 29 00:23:44 1996 Lars Magne Ingebrigtsen <larsi@ylfing.ifi.uio.no>
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
311
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
312 * gnus.el (gnus-article-read-summary-keys): Deal with message
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
313 composition more gracefully.
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
314
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
315 Fri Jun 28 23:58:37 1996 Lars Magne Ingebrigtsen <larsi@ylfing.ifi.uio.no>
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
316
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
317 * gnus.el (gnus-group-describe-group): Re-read when given a
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
318 prefix.
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
319
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
320 Fri Jun 28 23:34:17 1996 Lars Magne Ingebrigtsen <larsi@aegir.ifi.uio.no>
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
321
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
322 * gnus.el (gnus-group-kill-level): Put groups on killed list.
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
323
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
324 * nnfolder.el (nnfolder-read-folder): Would bug out when group not
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
325 in active file.
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
326
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
327 Fri Jun 28 22:42:49 1996 Lars Magne Ingebrigtsen <larsi@ylfing.ifi.uio.no>
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
328
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
329 * gnus-score.el (gnus-summary-score-entry): Get rid of text
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
330 props.
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
331
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
332 * gnus.el (gnus-article-read-summary-keys): Allow `A RET' to work
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
333 properly.
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
334 (gnus-summary-limit): Inhibit marking low-scored articles as
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
335 read.
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
336
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
337 * gnus-msg.el (gnus-article-mail): Reply from the right address.
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
338 (gnus-article-mail): Yank properly.
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
339
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
340 * gnus.el (gnus-article-mode-map): Entry for info find node.
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
341 (gnus-summary-describe-briefly): Display proper message.
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
342
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
343 * smiley.el (smiley-circle-color): Doc fix.
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
344
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
345 * gnus.el (gnus-summary-prepare-threads): Would display expunged
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
346 articles after a dummy line.
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
347 (gnus-group-faq-directory): Doc fix.
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
348 (gnus-summary-mode): Clear moved inboxes.
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
349
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
350 Fri Jun 28 21:48:27 1996 Steven L. Baur <steve@miranova.com>
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
351
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
352 * earcon.el: New file.
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
353
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
354 * gnus-sound.el: New file.
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
355
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
356 Fri Jun 28 04:02:25 1996 Lars Magne Ingebrigtsen <larsi@aegir.ifi.uio.no>
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
357
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
358 * gnus.el: Gnus v5.2.29 is released.
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
359
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
360 Thu Jun 27 23:14:54 1996 Lars Magne Ingebrigtsen <larsi@aegir.ifi.uio.no>
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
361
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
362 * browse-url.el: Removed from distribution.
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
363
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
364 * nnmh.el (nnmh-request-group): Re-read dir.
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
365
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
366 Thu Jun 27 23:13:17 1996 Andy Norman <ange@hplb.hpl.hp.com>
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
367
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
368 * nnheader.el (nnheader-re-read-dir): New function.
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
369
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
370 Thu Jun 27 21:50:16 1996 Lars Magne Ingebrigtsen <larsi@aegir.ifi.uio.no>
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
371
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
372 * gnus.el (gnus-summary-next-article): Would stall on canceled
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
373 articles.
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
374 (gnus-dribble-enter): Would bury the wrong buffer.
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
375
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
376 * gnus-score.el (gnus-score-followup-thread,
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
377 gnus-score-followup-article): Would switch to wrong buffer.
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
378
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
379 * gnus.el (gnus-adjust-marked-articles): Possible fix for killed
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
380 articles.
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
381 (gnus-subscribe-hierarchically): Kill .newsrc buffer.
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
382
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
383 * gnus-nocem.el (gnus-nocem-check-article): Would not search
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
384 properly.
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
385
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
386 Thu Jun 27 21:50:16 1996 Lars Magne Ingebrigtsen <larsi@aegir.ifi.uio.no>
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
387
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
388 * gnus.el: Gnus v5.2.28 is released.
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
389
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
390 Thu Jun 27 23:33:18 1996 Lars Magne Ingebrigtsen <larsi@ylfing.ifi.uio.no>
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
391
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
392 * nnmail.el (nnmail-get-spool-files): Wouldn't get much mail.
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
393
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
394 Thu Jun 27 19:26:42 1996 Lars Magne Ingebrigtsen <larsi@aegir.ifi.uio.no>
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
395
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
396 * nnheader.el (nnheader-find-etc-directory): New function.
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
397
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
398 * gnus.el (gnus-dribble-enter): Bury the buffer.
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
399 (gnus-buffer-configuration): Redundant entry.
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
400 (message): Don't require.
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
401 (gnus-archive-server-wanted-p): Be even more strict in when touse
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
402 the archive server.
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
403
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
404 Thu Jun 27 19:16:56 1996 Katsumi Yamaoka <yamaoka@ga.sony.co.jp>
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
405
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
406 * nnheader.el (nnheader-file-size): New function.
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
407
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
408 Wed Jun 26 22:14:45 1996 Alastair Burt <burt@dfki.uni-kl.de>
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
409
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
410 * gnus.el (gnus-group-kill-level): Applied `car' to an integer.
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
411
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
412 Wed Jun 26 21:53:34 1996 Lars Magne Ingebrigtsen <larsi@aegir.ifi.uio.no>
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
413
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
414 * gnus.el: Gnus v5.2.27 is released.
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
415
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
416 Wed Jun 26 20:40:39 1996 Lars Magne Ingebrigtsen <larsi@ylfing.ifi.uio.no>
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
417
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
418 * gnus.el (gnus-summary-edit-article-done): Don't beep after a
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
419 `C-u e'.
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
420
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
421 * message.el (message-autosave-directory): New default value.
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
422
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
423 * gnus-cache.el (gnus-cache-open): Don't create cache things
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
424 unconditionally.
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
425
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
426 * gnus.el (gnus-server-status): New function.
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
427 (gnus-group-get-new-news-this-group): Better error message.
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
428 (gnus-clear-system): Clear state alist.
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
429 (gnus-error): Doc fix.
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
430
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
431 * nnmail.el (nnmail-get-spool-files): Use the spool file even when
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
432 using procmail.
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
433
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
434 Wed Jun 26 20:36:40 1996 Philippe Troin <ptroin@compass-da.com>
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
435
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
436 * gnus.el (gnus-thread-total-score-1): New version.
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
437
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
438 Wed Jun 26 20:31:25 1996 Lars Magne Ingebrigtsen <larsi@ylfing.ifi.uio.no>
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
439
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
440 * nnspool.el (nnspool-find-id): Quote the Message-ID.
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
441
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
442 * message.el (message-check-news-syntax): Would respond to
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
443 i-have-a-mi-etc in References.
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
444
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
445 Wed Jun 26 19:59:27 1996 Nat Makarevitch <nat@nataa.fr.eu.org>
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
446
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
447 * smiley.el (smiley-regexp-alist): New definition.
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
448
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
449 Wed Jun 26 17:45:00 1996 Lars Magne Ingebrigtsen <larsi@aegir.ifi.uio.no>
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
450
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
451 * message.el (message-reply): Name the message buffer "wide
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
452 reply..." if following up on a mail group.
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
453
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
454 * gnus.el (gnus-auto-subscribed-groups): Doc fix.
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
455 (gnus-options-subscribe): Doc fix.
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
456
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
457 * smiley.el (smiley-buffer): Autoload.
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
458 (messagexmas): Required.
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
459
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
460 * gnus.el (gnus-message-archive-group): Moved here.
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
461 (gnus-archive-server-wanted-p): New function used throughout.
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
462 (gnus-message-archive-group): Default to nil.
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
463
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
464 Tue Jun 25 21:15:41 1996 Lars Magne Ingebrigtsen <larsi@aegir.ifi.uio.no>
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
465
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
466 * gnus.el: Gnus v5.3 is released.
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
467
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
468 Tue Jun 25 21:13:37 1996 Lars Magne Ingebrigtsen <larsi@aegir.ifi.uio.no>
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
469
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
470 * gnus.el: Gnus v5.2.26 is released.
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
471
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
472 Tue Jun 25 20:58:40 1996 Richard Stallman <rms@gnu.ai.mit.edu>
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
473
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
474 * gnus-ems.el: Multiply color value by .6 instead of dividing by
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
475 3.
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
476
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
477 Tue Jun 25 12:34:24 1996 Lars Magne Ingebrigtsen <larsi@ylfing.ifi.uio.no>
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
478
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
479 * message.el (message-send-news): Disable `existing-groups' check
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
480 when given a prefix.
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
481
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
482 Mon Jun 24 16:54:26 1996 Alastair Burt <burt@dfki.uni-kl.de>
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
483
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
484 * gnus-vis.el (gnus-summary-highlight-line): `default' mixed up
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
485 with fonts.
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
486
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
487 Sat Jun 22 13:56:49 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
488
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
489 * gnus-cite.el (gnus-cache-close): New function.
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
490
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
491 Sat Jun 22 11:33:42 1996 Lars Magne Ingebrigtsen <larsi@ifi.uiof.no>
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
492
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
493 * gnus.el: Gnus v5.2.25 is released.
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
494
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
495 Sat Jun 22 11:16:57 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
496
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
497 * gnus.el (gnus-adjust-marked-articles): Would bug out on some
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
498 bookmarks.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
499
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
500 Sat Jun 22 11:13:51 1996 Raja R. Harinath <harinath@cs.umn.edu>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
501
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
502 * gnus.el (gnus-summary-save-body-in-file): Saved wrong buffer.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
503
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
504 Sat Jun 22 10:57:35 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
505
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
506 * gnus.el (gnus-thread-total-score-1): Replaced with old,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
507 non-buggy version.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
508
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
509 * gnus-xmas.el ((find-face 'gnus-x-face)): Set proper colors.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
510
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
511 Fri Jun 21 18:04:03 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
512
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
513 * gnus.el: Gnus v5.2.24 is released.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
514
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
515 Fri Jun 21 16:36:03 1996 Christoph Wedler <wedler@fmi.uni-passau.de>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
516
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
517 * gnus-picon.el (gnus-picons-insert-face-if-exists): Total change.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
518 Didn't conform with the conventions for picon databases. Still a
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
519 bit (MISC must be searched for explicitly), but otherwise we would
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
520 always see the MISC/unknown face. Faster.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
521 (gnus-article-display-picons): Use accordingly.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
522 (gnus-group-display-picons): Use accordingly.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
523 (gnus-picons-try-to-find-face): Optional argument for not using
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
524 `gnus-picons-glyph-alist'--otherwise we would always see the same
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
525 x-face.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
526 (gnus-picons-display-x-face): Use it.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
527 (gnus-picons-reverse-domain-path): Deletia.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
528
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
529 Fri Jun 21 15:14:33 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
530
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
531 * gnus-vis.el (gnus-group-make-menu-bar): Fix the menu bar
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
532 slightly.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
533
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
534 * gnus.el (gnus-thread-total-score-1): Didn't count right.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
535
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
536 * message.el (message-bounce): Would not skip past all blank
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
537 lines.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
538
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
539 * gnus.el (gnus-directory): Removed autoload.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
540 (gnus-activate-group): Pass the `method' argument on.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
541
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
542 Fri Jun 21 09:41:53 1996 Hrvoje Niksic <hniksic@srce.hr>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
543
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
544 * gnus-vis.el (gnus-button-alist): Exclude > from mailto button.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
545
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
546 Fri Jun 21 09:37:39 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
547
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
548 * gnus.el (gnus-article-mode-map): `end-of-bnuffer'. :-)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
549
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
550 Fri Jun 21 09:34:29 1996 Philippe Troin <ptroin@compass-da.com>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
551
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
552 * gnus.el (gnus-thread-total-score-1): Don't count non-displayed
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
553 articles.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
554
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
555 Fri Jun 21 09:21:11 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
556
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
557 * nnheader.el (nnheader-translate-file-chars): Would give faulty
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
558 results on NTs.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
559
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
560 Fri Jun 21 09:08:48 1996 Philippe Troin <ptroin@compass-da.com>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
561
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
562 * gnus-cite.el (gnus-article-hide-citation): Would sometimes bug
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
563 out.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
564
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
565 Fri Jun 21 09:01:51 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
566
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
567 * gnus-msg.el (gnus-copy-article-buffer): Would include text
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
568 properties on XEmacs.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
569
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
570 Thu Jun 20 18:38:07 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
571
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
572 * message.el (message-mode): Took `C-n' expansion out.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
573
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
574 Thu Jun 20 18:35:22 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
575
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
576 * gnus.el: Gnus v5.2.23 is released.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
577
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
578 Thu Jun 20 15:43:50 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
579
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
580 * gnus-picon.el (gnus-article-display-picons): Use a "\n"
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
581 annotation instead of opening a line.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
582
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
583 * gnus.el (gnus-summary-reselect-current-group): Be silent.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
584
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
585 * nnml.el (nnml-request-replace-article): Update the Lines header
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
586 before writing the article to disk.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
587
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
588 * gnus-vis.el (gnus-button-reply): Use the address in the mailto
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
589 URL.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
590
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
591 * nnheader.el (nnheader-translate-file-chars): Would fail on NT.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
592 (nnheader-directory-files-safe): New function.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
593 (nnheader-directory-articles): Use it.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
594 (nnheader-article-to-file-alist): Use it.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
595
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
596 * gnus.el (gnus-read-move-group-name): Activate group after
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
597 creating it.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
598
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
599 * gnus-cite.el (gnus-article-fill-cited-article): Would bug out on
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
600 empty articles.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
601
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
602 * message.el (message-insert-signature): Don't strip trailing
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
603 white space.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
604
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
605 * gnus-picon.el (gnus-picons-insert-face-if-exists): Don't insert
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
606 so many bars.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
607
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
608 * message.el (message-mode): Define more abbrev keys.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
609
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
610 * gnus-picon.el (gnus-article-display-picons): Would bug out on
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
611 some usernames.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
612
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
613 * gnus-xmas.el (gnus-xmas-copy-article-buffer): Removed.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
614
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
615 Thu Jun 20 09:38:54 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
616
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
617 * gnus.el (gnus-kill-gnus-frames): New function.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
618 (gnus-clear-system): Use it.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
619 (gnus-group-suspend): Ditto.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
620
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
621 * message.el (message-check-news-syntax): Better checksumming.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
622 (message-checksum): Better checksum.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
623
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
624 * gnus-salt.el (gnus-tree-minimize): Never delete any other
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
625 windows.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
626
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
627 Wed Jun 19 19:44:46 1996 Christoph Wedler <wedler@fmi.uni-passau.de>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
628
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
629 * gnus-picon.el (gnus-article-display-picons): Lowercase username.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
630 (gnus-picons-reverse-domain-path): Lowercase domain path.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
631 (gnus-picons-display-article-move-p): New user option.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
632 (gnus-article-display-picons): Use it.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
633 (gnus-group-display-picons): Use it.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
634
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
635 Wed Jun 19 19:31:56 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
636
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
637 * gnus.el: Gnus v5.2.22 is released.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
638
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
639 Wed Jun 19 18:53:46 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
640
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
641 * gnus-picon.el (gnus-group-display-picons): Insert a bar.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
642
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
643 * gnus-xmas.el (gnus-xmas-redefine): On XEmacs 19.13, set
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
644 `shell-command-switch'.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
645
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
646 * gnus.el (gnus-summary-work-articles): Use numeric value of
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
647 `C-u'.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
648
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
649 Wed Jun 19 18:36:23 1996 Christopher Davis <ckd@loiosh.kei.com>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
650
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
651 * message.el (message-mode): Add signature separator.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
652 (message-insert-signature): Check whether a signature is present.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
653
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
654 Wed Jun 19 17:29:07 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
655
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
656 * nnmh.el (nnmh-request-move-article): Make sure we change back to
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
657 the right directory.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
658
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
659 * gnus-picon.el (gnus-article-display-picons): Make sure the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
660 buffer is created.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
661
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
662 Wed Jun 19 16:58:21 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
663
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
664 * gnus.el: Gnus v5.2.21 is released.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
665
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
666 Wed Jun 19 15:39:09 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
667
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
668 * gnus-picon.el (gnus-picons-glyph-alist): New variable.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
669 (gnus-picons-try-to-find-face): Use it.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
670 (gnus-picons-close): New function.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
671
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
672 * gnus.el (gnus-group-set-mode-line): After saving the .newsrc,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
673 mark the group buffer as unmodified.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
674 (gnus-group-name-to-method): New function.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
675 (gnus-read-move-group-name): Use it.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
676 (gnus-info-nodes): Add more modes.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
677 (gnus-windows-old-to-new): Would produce invalid configurations.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
678
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
679 Wed Jun 19 15:36:35 1996 Philippe Troin <ptroin@compass-da.com>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
680
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
681 * gnus-score.el (gnus-score-load-file): Would bug out on
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
682 directories not ending with a /.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
683
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
684 Wed Jun 19 14:46:42 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
685
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
686 * gnus.el (gnus-article-mode-map): Bind `<' and `>'.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
687 (gnus-group-expire-articles): Close group after expiring.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
688
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
689 * gnus-xmas.el (gnus-xmas-redefine): Don't do the mode-line things
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
690 for XEmacs 19.13.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
691
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
692 Wed Jun 19 14:09:21 1996 Chuck Thompson <cthomp@xemacs.org>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
693
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
694 * gnus-xmas.el (gnus-xmas-summary-recenter): Removed the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
695 `sit-for'.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
696
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
697 Wed Jun 19 13:15:05 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
698
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
699 * gnus-picon.el (gnus-picons-get-maximum-picons): Removed.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
700 (gnus-picons-file-suffixes): New variable.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
701 (gnus-picons-try-suffixes): New substs.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
702 (gnus-article-display-picons): Would sometimes insert double
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
703 picons.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
704 (gnus-picons-try-to-find-face): Insert some air.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
705 (gnus-picons-insert-face-if-exists): Don't stat so many files.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
706
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
707 Tue Jun 18 18:40:36 1996 Lars Magne Ingebrigtsen <larsi@eistla.ifi.uio.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
708
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
709 * gnus.el: Gnus v5.2.20 is released.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
710
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
711 Tue Jun 18 12:24:34 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
712
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
713 * gnus-xmas.el (gnus-xmas-group-startup-message): Fix mode line.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
714
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
715 * gnus-picon.el (gnus-article-display-picons): When displaying in
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
716 the article buffer, insert picon in separator line.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
717 (gnus-article-display-picons): Get more picons.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
718 (gnus-picons-insert-face-if-exists): New implementation.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
719 (gnus-picons-get-maximum-picons): New variable.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
720
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
721 * gnus-xmas.el (gnus-xmas-summary-menu-add): Change order.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
722
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
723 * messagexmas.el (message-toolbar): Go to message info.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
724
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
725 * gnus-xmas.el (gnus-xmas-mode-line-buffer-identification): New
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
726 function.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
727
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
728 * gnus-ems.el (gnus-mode-line-buffer-identification): New alias.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
729
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
730 * gnus-xmas.el (gnus-xmas-article-show-hidden-text): New function.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
731
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
732 * smiley.el (smiley-regexp-alist): Require whitespace before
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
733 smiley.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
734
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
735 * gnus-xmas.el (gnus-xmas-article-display-xface): Use new
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
736 `gnus-x-face' face.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
737
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
738 * smiley.el (smiley-end-paren-p): New function.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
739 (smiley-buffer): Use it.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
740
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
741 * gnus.el (gnus-group-update-group-line): Protect against nil
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
742 groups.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
743
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
744 * nntp.el (nntp-open-server-semi-internal): Better error message.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
745
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
746 * gnus.el (gnus-get-function): Accept a noerror param.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
747 (gnus-request-head): Use it.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
748
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
749 * messagexmas.el (message-xmas-setup-toolbar): Would bug out on
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
750 second run.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
751
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
752 Tue Jun 18 09:48:12 1996 Lars Magne Ingebrigtsen <larsi@eistla.ifi.uio.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
753
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
754 * gnus-xmas.el (gnus-xmas-article-display-xface): Insert X-Face
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
755 after From:.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
756 (gnus-summary-toolbar): New exit tool.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
757
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
758 Tue Jun 18 09:46:57 1996 Chuck Thompson <cthomp@xemacs.org>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
759
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
760 * custom.el (custom-face-import): Check for face name.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
761
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
762 Tue Jun 18 06:23:45 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
763
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
764 * gnus.el (gnus-execute-command): Use `shell-command-name'.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
765
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
766 * gnus-uu.el (gnus-uu-treat-archive): Use `shell-command-switch'.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
767
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
768 * gnus.el (gnus-summary-mode-line-format-alist): Would break on
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
769 %U.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
770
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
771 * message.el (message-setup): Delete excess line.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
772
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
773 * nnmh.el (nnmh-request-list-1): Regexp-quote file name.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
774
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
775 Mon Jun 17 04:38:16 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
776
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
777 * gnus-score.el (gnus-summary-increase-score): Always kill the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
778 score help buffer.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
779 (gnus-score-insert-help): Only insert scores on relevant match
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
780 types.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
781
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
782 * message.el (message-send-news): Cleanup headers.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
783
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
784 * gnus-picon.el (gnus-group-display-picons): Make sure the buffer
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
785 is created.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
786
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
787 * smiley.el (annotations): Required.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
788
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
789 * nnmail.el (nnmail-move-inbox): Didn't push proper file onto list
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
790 of moved inboxes.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
791
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
792 * gnus-msg.el (gnus-copy-article-buffer): Exclude "From " lines.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
793
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
794 Sun Jun 16 08:18:18 1996 Barry A. Warsaw <bwarsaw@anthem.cnri.reston.va.us>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
795
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
796 * gnus.el (gnus-read-save-file-name): Better prompting.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
797
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
798 Sun Jun 16 01:18:18 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
799
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
800 * gnus.el (gnus-request-head): Support fetching heads from all
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
801 backends.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
802 (gnus-read-header): Use it.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
803 (gnus-header-value): No continuation headers.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
804 (gnus-summary-mark-article-as-unread): Beep on unmarkable
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
805 articles.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
806
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
807 * nnspool.el (nnspool-request-head): Fold continuation lines.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
808 * nntp.el (nntp-request-head): Ditto.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
809
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
810 * gnus.el (gnus-group-delete-group): Dox fix.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
811 (gnus-summary-prepare-threads): Output saved mark.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
812 (gnus-summary-reselect-current-group): Ding on ephemeral groups.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
813
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
814 * nnmail.el (nnmail-internal-password): Cache password.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
815
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
816 * message.el (message-buffer-name): Better non-group news name.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
817 (message-insert-to): Don't insert ", , ,".
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
818 (message-insert-newsgroups): Ditto.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
819
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
820 * gnus-srvr.el (gnus-server-set-status): New function.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
821 (gnus-server-close-server): Use it.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
822 (gnus-server-update-server): Update browsed servers.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
823
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
824 Sat Jun 15 11:32:14 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
825
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
826 * smiley.el (smiley-circle-color): New variable.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
827
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
828 * gnus-xmas.el (gnus-xmas-highlight-selected-summary): Only use on
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
829 XEmacs 19.13.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
830
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
831 Sat Jun 15 09:07:05 1996 Lars Magne Ingebrigtsen <larsi@aegir.ifi.uio.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
832
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
833 * gnus.el: Gnus v5.2.18-19 is released.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
834
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
835 Sat Jun 15 10:44:16 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
836
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
837 * smiley.el: Included in distribution.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
838
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
839 Sat Jun 15 06:25:19 1996 Lars Magne Ingebrigtsen <larsi@aegir.ifi.uio.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
840
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
841 * custom.el (custom-xmas-set-text-properties): Ignore string
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
842 props.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
843
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
844 Sat Jun 15 03:12:58 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
845
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
846 * nnvirtual.el (nnvirtual-request-update-mark): Would bug out on
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
847 pseudos.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
848
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
849 * gnus.el (gnus-read-descriptions-file): Insert prefix for foreign
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
850 groups.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
851 (gnus-group-describe-group): Just `force' the current group.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
852
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
853 Sat Jun 15 02:43:29 1996 Christopher Davis <ckd@loiosh.kei.com>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
854
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
855 * message.el (message-mode): Have signature separator be paragraph
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
856 separator.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
857
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
858 Sat Jun 15 02:26:08 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
859
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
860 * messagexmas.el (message-exchange-point-and-mark): fset to xmas.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
861
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
862 Sat Jun 15 01:59:08 1996 lantz moore <lantz_moore@ece.uc.edu>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
863
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
864 * gnus-msg.el (gnus-inews-insert-archive-gcc): Don't insert spaces
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
865 at the end.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
866
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
867 Sat Jun 15 01:58:17 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
868
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
869 * message.el (message-tokenize-header): Would return empty
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
870 strings.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
871
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
872 Thu Jun 13 18:26:34 1996 Christoph Wedler <wedler@fmi.uni-passau.de>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
873
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
874 * gnus-scomo.el (gnus-score-make-menu-bar): Correct Exit function.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
875
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
876 * gnus-score.el (gnus-score-edit-file): Correct message.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
877
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
878 * gnus-srvr.el (gnus-server-make-menu-bar): Use two symbols for
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
879 two menus.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
880
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
881 * gnus-xmas.el (gnus-xmas-score-menu-add): New function.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
882 (gnus-xmas-redefine): Use it.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
883 (gnus-xmas-server-menu-add): Add two menus.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
884
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
885 * nnfolder.el (nnfolder-generate-active-file): Use other function
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
886 to read file (not sure whether this is OK, but now it worked for
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
887 me, even with VM folders)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
888 (nnfolder-read-folder): delete oldactive (never used)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
889
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
890 Sat Jun 15 00:45:53 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
891
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
892 * messagexmas.el (message-xmas-setup-toolbar): If one icon doesn't
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
893 exist, report a failure.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
894
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
895 * nnmh.el (nnmh-request-expire-articles): Message errors.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
896
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
897 Fri Jun 14 13:06:43 1996 Steven L Baur <steve@miranova.com>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
898
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
899 * message.el (message-yank-original): Used misnamed wrapper
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
900 function.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
901
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
902 * messagexmas.el (message-xmas-exchange-point-and-mark): Used
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
903 misnamed control variable.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
904
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
905 Fri Jun 14 06:24:02 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
906
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
907 * gnus.el: Gnus v5.2.17 is released.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
908
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
909 Fri Jun 14 05:16:14 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
910
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
911 * gnus-xmas.el (gnus-xmas-call-region): New function.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
912
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
913 * nnheaderxm.el (nnheader-xmas-find-file-noselect): Simplify.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
914
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
915 Fri Jun 14 04:30:30 1996 Steven L. Baur <steve@miranova.com>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
916
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
917 * messagexmas.el (message-xmas-exchange-point-and-mark): New
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
918 function.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
919 (message-xmas-dont-activate-region): New variable.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
920
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
921 Fri Jun 14 02:59:30 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
922
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
923 * gnus.el (gnus-summary-next-article): Check for nil cmd.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
924
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
925 * gnus-xmas.el (gnus-xmas-group-startup-message): Use xbm if that
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
926 is required.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
927
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
928 * messagexmas.el (message-xmas-setup-toolbar): Make sure all
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
929 buttons are defined.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
930
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
931 * gnus-xmas.el (gnus-summary-mail-toolbar): Add other icons.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
932 (gnus-summary-toolbar): Add next/prev/catchup icons.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
933
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
934 * gnus-xmas.el: Use more native functions.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
935
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
936 Thu Jun 13 23:40:45 1996 Steven L. Baur <steve@miranova.com>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
937
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
938 * messagexmas.el (message-use-toolbar): Check for toolbar
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
939 support.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
940
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
941 Thu Jun 13 22:35:43 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
942
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
943 * gnus-score.el (gnus-newsgroup-score-alist): New function.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
944
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
945 * gnus.el (gnus-simplify-buffer-fuzzy): Use folded search.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
946
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
947 * message.el (message-tokenize-header): Respect quotes.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
948
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
949 * gnus.el (gnus-group-kill-group): Mass killing didn't work.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
950
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
951 * gnus-demon.el (gnus-demon-scan-mail): Make sure the server is
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
952 openable.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
953
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
954 Thu Jun 13 02:41:11 1996 Lars Magne Ingebrigtsen <larsi@hler.ifi.uio.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
955
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
956 * gnus.el: Gnus v5.2.16 is released.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
957
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
958 Thu Jun 13 02:28:26 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
959
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
960 * nnheader.el (nnheader-insert-nov): Fudge a message-id if
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
961 necessary.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
962
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
963 * nnml.el (nnml-request-accept-article): Use it.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
964
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
965 * nnmail.el (nnmail-check-syntax): New function.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
966
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
967 * gnus.el (gnus-group-fetch-faq): Would bug out when not called in
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
968 the group buffer.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
969 (gnus-use-long-file-name): Doc fix.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
970 (gnus-summary-search-article): Search backward from where we left
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
971 off.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
972
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
973 * gnus-xmas.el (gnus-xmas-server-menu-add): New function.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
974 (gnus-xmas-browse-menu-add): Ditto.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
975
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
976 Wed Jun 12 18:32:57 1996 Christoph Wedler <wedler@fmi.uni-passau.de>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
977
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
978 * gnus-srvr.el (gnus-server-make-menu-bar): Use
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
979 `gnus-server-deny-server'
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
980
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
981 Wed Jun 12 23:02:19 1996 Lars Magne Ingebrigtsen <larsi@aegir.ifi.uio.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
982
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
983 * message.el (message-send-rename-function): New variable.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
984 (message-do-send-housekeeping): Use it.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
985
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
986 Wed Jun 12 22:53:32 1996 Richard Mlynarik <mly@adoc.xerox.com>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
987
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
988 * message.el (message-make-fqdn): Make sure `user-mail-address'
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
989 and `mail-host-address' looks like a full address.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
990
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
991 Wed Jun 12 22:06:39 1996 Lars Magne Ingebrigtsen <larsi@aegir.ifi.uio.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
992
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
993 * message.el (message-generate-new-buffers): Extended syntax.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
994 (message-buffer-name): Use it.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
995 (message-make-fqdn): Checked `user-mail-address' directly.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
996 (message-check-news-syntax): Check for misconfiguration.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
997
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
998 * nnmail.el (nnmail-move-inbox): Use it.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
999
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1000 Wed Jun 12 22:06:10 1996 Richard Pieri <ratinox@unilab.dfci.harvard.edu>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1001
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1002 * nnmail.el (nnmail-read-password): New function.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1003
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1004 Wed Jun 12 21:59:40 1996 Lars Magne Ingebrigtsen <larsi@aegir.ifi.uio.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1005
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1006 * message.el (message-send): Make buffer read/write before
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1007 sending.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1008
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1009 * gnus-score.el (gnus-score-edit-current-scores): Correct
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1010 message.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1011
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1012 Wed Jun 12 19:31:50 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1013
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1014 * gnus-msg.el (gnus-inews-insert-archive-gcc): If ":" in name,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1015 just use name.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1016 (gnus-message-archive-group): Doc fix.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1017
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1018 * nnmail.el (nnmail-split-it): Regexp bogosity.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1019
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1020 * gnus-vis.el (gnus-button-alist): Have "news:" rule come before
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1021 URL rule.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1022
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1023 * message.el (message-setup): Really be read-only.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1024
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1025 * gnus.el (gnus-summary-import-article): Use message.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1026
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1027 Tue Jun 11 10:04:55 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1028
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1029 * message.el (message-make-fqdm): Use `mail-host-address' before
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1030 `user-mail-address'.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1031 (message-make-fqdn): Typo is function name.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1032
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1033 * nndb.el: Make byte-compiler silent.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1034
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1035 Tue Jun 11 02:29:33 1996 Lars Magne Ingebrigtsen <larsi@aegir.ifi.uio.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1036
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1037 * gnus.el: Gnus v5.2.15 is released.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1038
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1039 * gnus-score.el (gnus-score-find-trace): Erase contents first.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1040
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1041 * nntp.el (nntp-send-region-to-server): Make sure the server is
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1042 up.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1043
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1044 * gnus.el (gnus-summary-edit-article-done): Reversed parameters.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1045
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1046 * nnheaderxm.el: Renamed.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1047
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1048 * nnmail.el ((eq system-type 'windows-nt)): Moved here.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1049
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1050 Tue Jun 11 02:11:30 1996 Lars Magne Ingebrigtsen <larsi@eistla.ifi.uio.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1051
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1052 * nnmail.el (nnmail-pop-password): New variable.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1053 (nnmail-pop-password-required): New variable.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1054 (nnmail-move-inbox): Use them.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1055
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1056 Mon Jun 10 21:40:13 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1057
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1058 * gnus-xmas.el (gnus-xmas-summary-recenter): Don't sit-for on
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1059 XEmacs 19.13.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1060
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1061 * gnus-picon.el (gnus-group-display-picons): `set-to-buffer'?
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1062
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1063 * gnus.el (gnus-articles-to-read): Don't prompt for scored unless
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1064 there are many unscored ones.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1065 (gnus-read-move-group-name): Prompt when group doesn't exist.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1066 (gnus-output-to-file): New implementation.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1067 (gnus-summary-save-article): Would duplicate while saving.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1068 (gnus-summary-save-article): Prompts wouldn't be remembered.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1069 (gnus-article-hide-headers): Inhibit point motion hooks.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1070
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1071 Mon Jun 10 05:20:24 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1072
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1073 * gnus.el: Gnus v5.2.14 is released.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1074
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1075 * gnus-cus.el (()): Display X face by default.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1076
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1077 * gnus-xmas.el (gnus-article-x-face-command): New default.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1078
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1079 * gnus-ems.el: Moved x-face.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1080
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1081 * gnus-xmas.el (gnus-xmas-article-display-xface): New function.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1082
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1083 Mon Jun 10 03:08:10 1996 Lars Magne Ingebrigtsen <larsi@ifi.uido.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1084
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1085 * gnus.el: Gnus v5.2.13 is released.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1086
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1087 * gnus-cus.el (()): Changed LemonChiffon to Turquoise.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1088
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1089 * message.el (message-signature-setup-hook): New hook.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1090
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1091 * gnus-xmas.el (gnus-xmas-summary-recenter): `sit-for' for right
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1092 height.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1093
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1094 Mon Jun 10 00:02:15 1996 Lars Magne Ingebrigtsen <larsi@eistla.ifi.uio.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1095
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1096 * gnus.el (gnus-article-check-hidden-text): New definition.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1097 (gnus-hidden-arg): New function.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1098 (gnus-article-hide-headers): Don't toggle when called
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1099 non-interactively.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1100
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1101 * messagexmas.el (message-xmas-setup-toolbar): Use xbms.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1102
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1103 * gnus-score.el (gnus-score-file-regexp): Regexp-quote suffixes.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1104 (gnus-score-load-file): Wouldn't set `adapt-file' right.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1105
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1106 * gnus-xmas.el (gnus-xmas-logo-color-alist): Removed double "##".
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1107
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1108 * gnus-score.el (gnus-score-find-bnews): Deal with "++".
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1109
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1110 Sun Jun 9 22:18:05 1996 Lars Magne Ingebrigtsen <larsi@eistla.ifi.uio.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1111
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1112 * gnus-score.el (gnus-score-find-trace): Don't error, just beep.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1113
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1114 * gnus-cite.el (gnus-cite-minimum-match-count): Changed default to
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1115 2.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1116
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1117 Sun Jun 9 05:48:18 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1118
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1119 * gnus.el (gnus-message-archive-method): Dox fix.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1120
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1121 * message.el (message-check-news-syntax): Allow + and _ in group
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1122 names.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1123
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1124 * gnus.el (gnus-group-fetch-faq): Didn't allow completion.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1125
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1126 Sun Jun 9 05:36:16 1996 Hrvoje Niksic <hniksic@srce.hr>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1127
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1128 * message.el (message-ignored-supersedes-headers): New default.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1129
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1130 Sun Jun 9 05:17:34 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1131
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1132 * gnus-score.el (gnus-score-score-files-1): Don't match on "/" in
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1133 file names.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1134 * nnml.el (nnml-generate-nov-databases-1): Ditto.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1135 * nnmh.el (nnmh-request-list-1): Ditto.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1136 * gnus-uu.el (gnus-uu-scan-directory): Ditto.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1137
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1138 * nnheaderems.el: Strip CR on windows-nt.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1139
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1140 Sun Jun 9 05:15:13 1996 Dave Disser <disser@hpsdly.sdd.hp.com>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1141
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1142 * gnus-picon.el (gnus-group-display-picons): Set instead of
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1143 switching buffer.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1144
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1145 Sun Jun 9 05:08:51 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1146
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1147 * gnus.el (gnus-article-read-summary-keys): Don't save winconf on
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1148 "|".
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1149
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1150 * nnmail.el (nnmail-delete-incoming): Changed default.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1151
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1152 * gnus.el (gnus-eval-in-buffer-window): Indent correctly.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1153
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1154 Sat Jun 8 19:24:24 1996 Lars Magne Ingebrigtsen <larsi@eistla.ifi.uio.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1155
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1156 * gnus-cite.el (gnus-cite-minimum-match-count): Changed default.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1157
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1158 Fri Jun 7 22:08:53 1996 Lars Magne Ingebrigtsen <larsi@hler.ifi.uio.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1159
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1160 * gnus.el: Gnus v5.2.12 is released.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1161
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1162 * gnus.el (gnus-summary-refer-article): Would bug out when
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1163 referring non-sparse articles.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1164
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1165 Fri Jun 7 19:59:45 1996 Lars Magne Ingebrigtsen <larsi@hler.ifi.uio.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1166
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1167 * gnus.el: Gnus v5.2.11 is released.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1168
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1169 * gnus.el (gnus-summary-save-article): Would set
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1170 `gnus-original-article-buffer' to a bogus value.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1171 (gnus-header-value): Didn't understand continuation headers!
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1172 (gnus-get-newsgroup-headers): Use new value and pick out
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1173 references when `^'.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1174 (gnus-number-to-header): New function.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1175 (gnus-summary-refer-article): Didn't work when sparse articles
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1176 were in action.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1177
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1178 Fri Jun 7 17:19:21 1996 Christoph Wedler <wedler@fmi.uni-passau.de>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1179
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1180 * nnheader.el (nnheader-insert-head): Use
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1181 `nnheader-insert-file-contents-literally'.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1182 (nnheader-mail-file-mbox-p): Ditto.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1183
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1184 Fri Jun 7 14:05:28 1996 Jens Lautenbacher <jens@lemcbed.lem.uni-karlsruhe.de>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1185
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1186 * custom.el ((string-match "XEmacs" emacs-version)): dito
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1187
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1188 * gnus-vis.el (gnus-group-make-menu-bar): enable customize for XEmacs
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1189
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1190 Fri Jun 7 19:20:22 1996 Richard Pieri <ratinox@unilab.dfci.harvard.edu>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1191
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1192 * nnheaderems.el (nnheader-ms-strip-cr): New function.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1193
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1194 Thu Jun 6 18:22:04 1996 Lars Magne Ingebrigtsen <larsi@hler.ifi.uio.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1195
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1196 * gnus.el: Gnus v5.2.10 is released.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1197
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1198 * message.el (message-header-format-alist): Use
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1199 `message-fill-address' for To and Cc.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1200 (message-fill-address): New function.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1201
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1202 * gnus.el (gnus-article-check-hidden-text): Respect a postive
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1203 arg.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1204 (gnus-summary-save-article): Remove headers from the original
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1205 article buffer.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1206 (gnus-article-hide-headers): Delete "From " if wanted.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1207
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1208 * nnmail.el (nnmail-load-hook): Run hooks.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1209
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1210 Thu Jun 6 14:41:20 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1211
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1212 * message.el (message-check-news-syntax): Don't warn on "poster".
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1213
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1214 Wed Jun 5 20:22:48 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1215
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1216 * gnus.el: Gnus v5.2.9 is released.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1217
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1218 * message.el (message-setup): Add Mailcrypt magic.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1219
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1220 Wed Jun 5 18:01:58 1996 Lars Magne Ingebrigtsen <larsi@aegir.ifi.uio.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1221
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1222 * gnus-cus.el (()): New colors.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1223
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1224 * gnus-xmas.el (gnus-xmas-group-startup-message): Would bug out
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1225 when compiled without XPM support.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1226
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1227 Wed Jun 5 17:17:00 1996 Lars Magne Ingebrigtsen <larsi@trym.ifi.uio.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1228
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1229 * gnus.el: Gnus v5.2.8 is released.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1230
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1231 * nndoc.el (nndoc-type-alist): New babyl head begin.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1232 (nndoc-babyl-head-begin): New function.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1233
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1234 Wed Jun 5 16:26:55 1996 Lars Magne Ingebrigtsen <larsi@hler.ifi.uio.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1235
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1236 * gnus.el (gnus-summary-save-article): Remove headers.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1237
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1238 Wed Jun 5 18:16:55 1996 Lars Magne Ingebrigtsen <larsi@ylfing.ifi.uio.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1239
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1240 * gnus.el (gnus-read-old-newsrc-el-file): Would bug out.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1241
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1242 Wed Jun 5 12:43:22 1996 Lars Magne Ingebrigtsen <larsi@hler.ifi.uio.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1243
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1244 * gnus-score.el: `V f' to flush the cache.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1245 (gnus-score-flush-cache): Save scores before flushing.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1246
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1247 * gnus-cite.el (gnus-cite-prefix-regexp): Removed "-" as cite
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1248 prefix.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1249
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1250 * gnus.el (gnus-summary-caesar-message): Use message.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1251
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1252 * gnus-cite.el (gnus-cite-prefix-regexp): Allow "-" as a cite
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1253 prefix.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1254
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1255 * nnvirtual.el (nnvirtual-convert-headers): Wouldn't convert.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1256
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1257 * gnus-cus.el (()): Have `gnus-mouse-face' respect gnus-visual.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1258
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1259 Wed Jun 5 12:52:15 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1260
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1261 * dgnushack.el (custom-file): Changed setq.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1262
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1263 Tue Jun 4 13:46:45 1996 Scott Byer <byer@mv.us.adobe.com>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1264
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1265 * nnfolder.el (nnfolder-read-folder) Take an additional parameter,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1266 scanning, which is t when we are only scanning for new news. In
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1267 this case, if the modtime of the file hasn't changed since we last
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1268 scanned it, we don't bother reading the file in, and simply return
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1269 nil. When we do scan it, pay attention to the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1270 nnfolder-distrust-mbox variable, and only scan forward from the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1271 last marked message when nil. After scanning, remember the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1272 modtime of the visited buffer.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1273
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1274 * nnfolder.el (nnfolder-save-mail) If nnfolder-current-buffer is
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1275 nil, make sure any open group is closed before changing the group
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1276 - in the case where a group was opened for scanning but not read
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1277 in because it wasn't touched, this forces the read.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1278
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1279 * nnfolder.el (nnfolder-possibly-change-group) Take an additional
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1280 optional variable, which indicated if we're scanning. Passes it
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1281 on to nnfolder-read-folder, and is prepared for
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1282 nnfolder-read-folder to return nil for nnfolder-current-buffer.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1283 If we get a request to change to the currently open group, and
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1284 nnfolder-current-buffer is nil (we're on the tail end of a scan),
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1285 simply return.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1286
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1287 * nnfolder.el (nnfolder-request-scan) Inform
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1288 nnfolder-possibly-change-group that we're scanning.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1289
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1290 * nnfolder.el (nnfolder-scantime-alist) New internal variable.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1291 Keep track of the last scantime of each mbox.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1292
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1293 * nnfolder.el (nnfolder-distrust-mbox) New variable. When t,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1294 nnfolder-read-folder reverts to it's old behavior of scanning an
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1295 entire file looking for unmarked messages. When nil (the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1296 default), scans forward from the last marked message. Unless you
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1297 have an external mailer which inserts new messages in the middle
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1298 of your mailboxes, leave nil.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1299
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1300 Wed Jun 5 09:20:38 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1301
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1302 * message.el (message-goto-body): Expand abbrev.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1303
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1304 Tue Jun 4 17:12:06 1996 Lars Magne Ingebrigtsen <larsi@eistla.ifi.uio.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1305
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1306 * gnus.el: Gnus v5.2.7 is released.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1307
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1308 Tue Jun 4 18:26:24 1996 Christoph Wedler <wedler@fmi.uni-passau.de>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1309
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1310 * message-xms.el (message-xmas-find-glyph-directory): Wouldn't use
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1311 PACKAGE-xmas-glyph-directory even if it is non-nil and a
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1312 directory.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1313 (message-toolbar): Use special ispell function for messages. Jump
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1314 to info pages for message composition.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1315
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1316 Tue Jun 4 17:12:06 1996 Lars Magne Ingebrigtsen <larsi@eistla.ifi.uio.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1317
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1318 * message.el (rmail): Require.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1319
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1320 Tue Jun 4 18:11:46 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1321
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1322 * gnus-cus.el (()): Bold group faces.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1323
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1324 Tue Jun 4 15:10:20 1996 Lars Magne Ingebrigtsen <larsi@trym.ifi.uio.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1325
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1326 * gnus-cus.el (()): Unbold group faces.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1327
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1328 * custom.el (custom-face-lookup): Make all parameters optional.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1329
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1330 * gnus.el (gnus-thread-total-score): Protect against nil input.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1331
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1332 Tue Jun 4 11:11:13 1996 Lars Magne Ingebrigtsen <larsi@eistla.ifi.uio.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1333
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1334 * gnus.el: Gnus v5.2.6 is released.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1335
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1336 * gnus.el (gnus-summary-make-local-variables): Set local variables
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1337 correctly.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1338
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1339 Tue Jun 4 07:51:02 1996 Steven L. Baur <steve@miranova.com>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1340
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1341 * gnus-cus.el (()): New "light' group highlighting.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1342
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1343 Tue Jun 4 07:26:10 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1344
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1345 * gnus.el (gnus-subscribe-hierarchical-interactive): Don't accept
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1346 wrong characters.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1347
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1348 * message.el (message-directory): Autoload.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1349
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1350 Mon Jun 3 07:30:18 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1351
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1352 * gnus.el (gnus-summary-make-local-variables): Separated into own
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1353 function.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1354 (gnus-summary-make-local-variables): Respect global values.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1355
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1356 * nnheader.el (sendmail): Unrequired.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1357 (backquote): Ditto.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1358
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1359 * nntp.el (rnews): Unrequired.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1360
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1361 * gnus-msg.el (gnus-group-post-news): `C-u a' posts to the group
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1362 under point, `C-u 1 a' prompts, `a' uses an empty group name.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1363
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1364 * message.el (message-setup): Make separator read-only.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1365
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1366 * gnus-cus.el (()): Define `gnus-group-highlight'.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1367
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1368 * gnus-vis.el (gnus-group-highlight): Commented out.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1369
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1370 * gnus-topic.el (gnus-topic-yank-group): Yank topics at the end of
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1371 the buffer correctly.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1372
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1373 * gnus-score.el (gnus-score-adaptive): Make sure we use the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1374 buffer-local adaptive score variable.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1375
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1376 * gnus-msg.el (gnus-group-post-news): Prompt when given a prefix.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1377
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1378 * nnvirtual.el (nnvirtual-catchup-group): Might have corrupted the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1379 list of component groups.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1380
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1381 * gnus-ems.el: Work under OS/2 again.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1382
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1383 * gnus.el (gnus-remove-header): New function.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1384 (gnus-read-header): Use it.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1385 (gnus-summary-insert-subject): Didn't work when editing articles
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1386 in a non-threaded display.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1387 (gnus-summary-update-article): Would create multiple root
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1388 threads when editing.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1389
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1390 * message.el (message-do-send-housekeeping): Reverse check.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1391
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1392 * nnheader.el (backquote): Required.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1393
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1394 * gnus.el (backquote): Required.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1395
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1396 * message.el (message-make-from): Use the `user-full-name'
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1397 variable.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1398
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1399 Sun Jun 2 16:50:49 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1400
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1401 * message.el (message-number-of-buffers): New variable.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1402 (message-generate-new-buffers): Changed default.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1403 (message-do-send-housekeeping): New function.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1404 (message-buffer-name): New function.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1405
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1406 Sun Jun 2 07:41:20 1996 Lars Magne Ingebrigtsen <larsi@ylfing.ifi.uio.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1407
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1408 * gnus.el: Gnus v5.2.5 is released.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1409
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1410 * gnus-topic.el (gnus-topic-remove-group): Only delete first
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1411 instance.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1412 (gnus-topic-move-group): Ditto.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1413 (gnus-topic-change-level): Ditto.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1414
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1415 * gnus.el (gnus-summary-insert-subject): Do rebuilding of sparse
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1416 articles right.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1417 (gnus-summary-update-article): Do updating of referred articles
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1418 right.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1419 (gnus-delete-first): New function.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1420
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1421 * gnus-cus.el (()): Color change.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1422
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1423 * gnus.el (gnus-version): Accept a prefix to insert.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1424
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1425 Sat Jun 1 02:03:42 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1426
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1427 * custom.el: Require cl.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1428
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1429 * gnus.el (gnus-group-list-matching): `10 A m' to read the active
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1430 file.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1431
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1432 * message.el (message-supersede): Don't use
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1433 `mail-strip-quoted-names'.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1434 (message-cancel-news): Ditto.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1435
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1436 * nnfolder.el (nnfolder-retrieve-headers): Don't allow selecting
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1437 empty groups.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1438 (nnfolder-request-group): Ditto.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1439
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1440 Sat Jun 1 01:26:45 1996 Per Abrahamsen <abraham@dina.kvl.dk>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1441
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1442 * dgnushack.el (custom-file): Nix out.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1443
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1444 Sat Jun 1 01:24:28 1996 Massimo Campostrini <campo@sunthpi3.difi.unipi.it>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1445
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1446 * gnus-cus.el (()): Wrong number of arguments.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1447
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1448 Fri May 31 08:32:38 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1449
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1450 * gnus.el: Removed obsolete autoloads.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1451
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1452 * gnus-demon.el (gnus-demon-init): Use `nnheader-run-at-time'.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1453
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1454 * gnus.el (gnus-group-catchup-current): Warn.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1455
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1456 * gnus-srvr.el (gnus-browse-foreign-server): Message better.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1457
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1458 * gnus-topic.el (gnus-topic-change-level): Make sure we're in the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1459 group buffer.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1460
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1461 * gnus-srvr.el (gnus-server-exit-hook): New hook.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1462 (gnus-server-exit): Use it.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1463
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1464 * gnus-topic.el (gnus-topic-mode): Update more.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1465
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1466 * gnus.el (gnus-group-update-group-hook): New hook.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1467 (gnus-group-update-group): Use it.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1468
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1469 Fri May 31 04:33:16 1996 Lars Magne Ingebrigtsen <larsi@aegir.ifi.uio.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1470
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1471 * gnus.el: Gnus v5.2.4 is released.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1472
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1473 * custom.el (custom-face-lookup): Escape errors.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1474
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1475 * gnus-msg.el (gnus-inews-do-gcc): Don't do anything unless Gnus
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1476 is alive.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1477
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1478 * custom.el (custom-face-lookup): Wrong number of params.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1479
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1480 Fri May 31 00:14:17 1996 Lars Magne Ingebrigtsen <larsi@ylfing.ifi.uio.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1481
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1482 * gnus.el (gnus-continuum-version): Also give responses to
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1483 directory names.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1484 (gnus-summary-update-article): Would bug out on editing articles.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1485
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1486 Thu May 30 05:04:07 1996 Lars Magne Ingebrigtsen <larsi@aegir.ifi.uio.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1487
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1488 * gnus.el: Gnus v5.2.2 is released.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1489
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1490 * gnus.el (gnus-article-hide-headers): Show boring headers as
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1491 well.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1492
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1493 Tue May 28 15:47:15 1996 Per Abrahamsen <abraham@dina.kvl.dk>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1494
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1495 * custom.el ((fboundp 'event-point)): Wrong test.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1496
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1497 Thu May 30 03:19:21 1996 Lars Magne Ingebrigtsen <larsi@aegir.ifi.uio.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1498
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1499 * gnus.el (gnus-headers-decode-quoted-printable): Wrong name.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1500
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1501 * message.el (message-header-hook): Defvarred.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1502
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1503 * gnus-nocem.el (gnus-nocem-verifyer): Couldn't verify that it
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1504 works.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1505
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1506 Thu May 30 00:25:46 1996 Lars Magne Ingebrigtsen <larsi@ylfing.ifi.uio.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1507
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1508 * gnus-nocem.el (gnus-nocem-verify-issuer): Widen before
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1509 verifying.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1510
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1511 Wed May 29 23:19:46 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1512
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1513 * custom.el (custom-xmas-set-text-properties): Changed name.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1514
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1515 Wed May 29 23:01:52 1996 Paul D. Smith <psmith@baynetworks.com>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1516
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1517 * gnus-cus.el: toggle -> sexp.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1518
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1519 Wed May 29 23:00:48 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1520
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1521 * gnus-msg.el (gnus-inews-add-send-actions): Use `gnus-add-hook'.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1522
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1523 Wed May 29 22:52:47 1996 Francois Felix Ingrand <felix@laas.fr>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1524
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1525 * gnus-topic.el (gnus-topic-remove-group): Would not delete groups
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1526 from topics.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1527
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1528 Wed May 29 08:57:20 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1529
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1530 * custom.el (custom-face-lookup): Avoid `modify-face' to speed up
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1531 face retrieval on Indys & over slow modem lines.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1532
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1533 Wed May 29 05:08:04 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1534
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1535 * gnus.el: Gnus v5.2.2 is released.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1536
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1537 * custom.el (custom-xmas-add-text-properties,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1538 custom-xmas-put-text-property): New functions used throughout.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1539 May now work under XEmacs.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1540
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1541 Wed May 29 00:07:13 1996 Lars Magne Ingebrigtsen <larsi@aegir.ifi.uio.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1542
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1543 * gnus-cite.el (gnus-cite-article): New variable.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1544 (gnus-cite-parse-maybe): Use it.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1545
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1546 * nnspool.el (nnspool-open-server): Refuse opening if the active
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1547 file doesn't exist.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1548
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1549 * gnus.el (gnus-read-active-file): Message more.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1550
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1551 * nntp.el (nntp-request-article): Wouldn't wait until the entire
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1552 article had arrived.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1553
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1554 * nnvirtual.el (nnvirtual-request-group): Make sure that things
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1555 don't recurse endlessly.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1556
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1557 * message.el (message-expand-group): Make buffer not read-only.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1558
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1559 * gnus-nocem.el (gnus-nocem-verifyer): New variable.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1560 (gnus-nocem-verify-issuer): Use it.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1561
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1562 * gnus-xmas.el (gnus-xmas-logo-color-alist): New variable.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1563 (gnus-xmas-logo-color-style): New variable.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1564 (gnus-xmas-logo-colors): Use them.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1565
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1566 Tue May 28 00:28:38 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1567
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1568 * gnus-score.el (gnus-score-followup): Would infloop on exact
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1569 matches.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1570
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1571 * message.el (message-forward): Insert separator at the start of
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1572 the line.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1573
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1574 * nnfolder.el (nnfolder-save-buffer): New function.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1575 (nnfolder-save-buffer-hook): New variable.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1576
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1577 * message.el (message-mode-hook): Defined variable.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1578
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1579 * nntp.el (nntp-request-close): Remove the sentinel before closing
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1580 connection.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1581
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1582 * gnus.el (gnus-group-mode): Add to local hook.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1583 (gnus-continuum-version): Would return wrong answer for non-alpha
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1584 releases.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1585 (gnus-version-number): New variable.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1586 (gnus-version): Use it.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1587
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1588 * gnus-msg.el (gnus-inews-add-send-actions): Add to local hook.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1589
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1590 * gnus-xmas.el (gnus-xmas-add-hook): New function.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1591
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1592 * gnus-ems.el (gnus-add-hook): New alias.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1593
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1594 Tue May 28 00:23:17 1996 Joao Cachopo <jcachopo@gia.ist.utl.pt>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1595
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1596 * gnus-salt.el (gnus-binary-mode): Would put wrong minor mode
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1597 keymap into alist.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1598
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1599 Tue May 28 00:18:19 1996 Thor Kristoffersen <thor@unik.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1600
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1601 * nntp.el (nntp-close-server): Supply parameter to
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1602 `nntp-server-opened'.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1603
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1604 Sun May 26 20:29:02 1996 Lars Magne Ingebrigtsen <larsi@eistla.ifi.uio.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1605
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1606 * gnus.el (gnus-article-sort-by-date): Inline.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1607
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1608 * nnmail.el (nnmail-find-file): Don't insert literally.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1609
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1610 * message.el (message-send-mail-with-mh): Save before sending.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1611
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1612 * gnus-cite.el (gnus-article-hide-citation): Would bug out.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1613
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1614 * gnus-topic.el (gnus-topic-grok-active): Could only be run once.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1615
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1616 * message.el (message-check-news-syntax): Don't warn on long
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1617 signatures on forwarded articles.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1618
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1619 * gnus.el (gnus-request-article-this-buffer): Put un-numbered
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1620 articles into the original buffer as well.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1621
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1622 Sun May 26 03:51:38 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1623
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1624 * gnus.el: Gnus v5.2.1 is released.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1625
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1626 * gnus.el: Gnus v5.2.0 is released.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1627
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1628 * gnus.el: September Gnus v0.96 is released.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1629
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1630 * nnheader-ems.el: Raw-file confusion.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1631
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1632 * gnus-xmas.el (gnus-xmas-logo-colors): New variable.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1633 (gnus-xmas-group-startup-message): Use it.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1634
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1635 Sun May 26 02:35:48 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1636
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1637 * nnheader-ems.el: Bind nnheader-insert-raw-file-contents.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1638
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1639 * gnus.el: 0.95 is released.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1640
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1641 Sun May 26 02:34:01 1996 Bart Robinson <lomew@cs.utah.edu>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1642
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1643 * gnus.el (gnus-save-newsrc-file): Make the backups go to the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1644 right directory.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1645
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1646 Sun May 26 00:04:38 1996 Lars Magne Ingebrigtsen <larsi@eistla.ifi.uio.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1647
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1648 * gnus.el (gnus-cut-thread): Wouldn't cut properly with
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1649 old-fetched and dormant articles.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1650
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1651 Sat May 25 22:49:51 1996 Lars Magne Ingebrigtsen <larsi@eistla.ifi.uio.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1652
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1653 * gnus.el (gnus-summary-search-article): Continue from where we
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1654 were.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1655 (gnus-summary-insert-subject): Wouldn't insert when old-fetched
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1656 articles.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1657 (gnus-cut-threads): Would display too many threads when both
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1658 sparse & ancient articles were present.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1659 (gnus-invisible-cut-children): New function.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1660
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1661 Fri May 24 17:56:19 1996 Andy Norman <ange@hplb.hpl.hp.com>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1662
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1663 * nnheader-ems.el (nnheader-xmas-find-file-noselect): Use
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1664 `nnheader-insert-file-contents-literally'.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1665
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1666 Fri May 24 17:51:46 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1667
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1668 * gnus.el (gnus-summary-find-prev): With point at eob, would
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1669 select the next-to-last article.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1670
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1671 Fri May 24 17:25:48 1996 Magnus Hammerin <qmah@bull.se>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1672
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1673 * gnus.el (gnus-group-mode): Use `gnus-make-local-hook'.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1674 (gnus-sortable-date): Typo.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1675
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1676 Fri May 24 17:24:15 1996 ISO-2022-JP <morioka@jaist.ac.jp>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1677
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1678 * gnus.el (gnus-narrow-to-signature): Didn't work.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1679
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1680 Fri May 24 21:27:49 1996 Lars Magne Ingebrigtsen <larsi@eistla.ifi.uio.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1681
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1682 * gnus.el: 0.94 is released.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1683
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1684 * nnvirtual.el (nnvirtual-request-group): Don't include itself in
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1685 its component groups.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1686
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1687 * gnus.el (gnus-summary-mark-below): Changed default.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1688
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1689 Fri May 24 19:29:17 1996 Lars Magne Ingebrigtsen <larsi@aegir.ifi.uio.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1690
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1691 * message.el (message-check-news-syntax): Check invalid Newsgroups
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1692 syntax.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1693 (message-mode-menu): Added spellcheck.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1694
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1695 * nntp.el (nntp-wait-for-response): Peel off ^Ms.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1696
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1697 * message.el (message-fix-before-sending): New function.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1698 (message-send): Use it.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1699 (message-check-news-syntax): Check for invalid group names.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1700
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1701 * gnus.el (gnus-summary-number-of-articles-in-thread): Return 0 if
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1702 not included.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1703
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1704 Thu May 23 23:32:43 1996 Lars Magne Ingebrigtsen <larsi@hler.ifi.uio.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1705
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1706 * gnus.el: September Gnus v0.93 is released.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1707
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1708 * nnbabyl.el (nnbabyl-read-mbox): Would bogously increase the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1709 number in groups.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1710
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1711 Thu May 23 21:06:47 1996 Lars Magne Ingebrigtsen <larsi@hler.ifi.uio.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1712
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1713 * gnus.el: September Gnus v0.92 is released.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1714
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1715 * gnus-soup.el (gnus-soup-add-article): Would remove Xrefs from
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1716 packet.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1717
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1718 * gnus.el (gnus-summary-catchup-to-here): Don't show hidden
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1719 threads.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1720
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1721 * nnmail.el (nnmail-moved-inboxes): New variable.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1722 (nnmail-move-inbox): Use it.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1723
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1724 * gnus-uu.el (gnus-uu-decode-uu): Optional argument.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1725
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1726 * nnbabyl.el (nnbabyl-insert-lines): Don't insert negative Lines
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1727 headers.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1728
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1729 Thu May 23 19:28:15 1996 Lars Magne Ingebrigtsen <larsi@aegir.ifi.uio.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1730
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1731 * gnus.el (gnus-summary-insert-pseudos): Would create contiguous
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1732 mouse-face areas.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1733
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1734 * nnheader-ems.el: New file.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1735 (nnheader-xmas-run-at-time): New function.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1736 (nnheader-xmas-cancel-timer): Ditto.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1737 (nnheader-xmas-insert-file-contents-literally): Moved here.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1738
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1739 * gnus.el (gnus-read-move-group-name): Bind
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1740 minibuffer-confirm-incomplete.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1741
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1742 Thu May 23 15:20:47 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1743
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1744 * nntp.el (nntp-request-close): Give the QUIT time to reach the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1745 server before closing the connection.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1746 (nntp-close-server): Ditto.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1747
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1748 * gnus.el (gnus-summary-exit): Run the exit hook with point on the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1749 group being exited.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1750
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1751 Thu May 23 15:03:16 1996 <morioka@jaist.ac.jp>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1752
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1753 * gnus.el (gnus-narrow-to-signature): Mimeish new definition.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1754
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1755 Thu May 23 15:03:16 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1756
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1757 * nnfolder.el (nnfolder-close-group): Don't read the buffer when
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1758 closing down.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1759
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1760 * gnus.el (gnus-group-exit): Prompt even when the server is down.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1761
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1762 Wed May 22 21:56:56 1996 Lars Magne Ingebrigtsen <larsi@hler.ifi.uio.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1763
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1764 * gnus.el: September Gnus v0.91 is released.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1765
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1766 * gnus.el (gnus-setup-news): Slave Gnusii should clear the dribble
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1767 buffer.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1768
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1769 Wed May 22 22:32:21 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1770
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1771 * gnus-score.el (gnus-summary-set-score): Moved here.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1772 (gnus-summary-raise-score): Would bug out on nil arguments.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1773
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1774 * message-xmas.el (message-toolbar): Changed.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1775
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1776 * gnus-xmas.el (gnus-summary-mail-toolbar): New toolbar.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1777 (gnus-xmas-setup-summary-toolbar): Use it.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1778
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1779 Wed May 22 19:24:04 1996 Lars Magne Ingebrigtsen <larsi@hler.ifi.uio.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1780
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1781 * gnus.el (gnus-message-archive-method): Buggy definition.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1782 (gnus-summary-prepare-threads): Don't mark ancient as low-scored.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1783 (gnus-summary-prepare-unthreaded): Ditto.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1784
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1785 Wed May 22 02:14:42 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1786
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1787 * gnus.el (gnus-save-hidden-threads): New macro.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1788 (gnus-hidden-threads-configuration): New function.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1789 (gnus-restore-hidden-threads-configuration): New function.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1790 (gnus-summary-search-article): Use it.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1791
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1792 * gnus-picon.el (gnus-picons-reverse-domain-path): New definition.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1793
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1794 * message.el: Required wrong file under XEmacs.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1795
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1796 * gnus-gl.el (bbb-get-predictions): Return nil on errors.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1797
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1798 * nnfolder.el (nnfolder-close-group): Make sure the buffer is
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1799 alive before killing it.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1800
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1801 Tue May 21 20:08:33 1996 Lars Magne Ingebrigtsen <larsi@trym.ifi.uio.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1802
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1803 * gnus.el: September Gnus v0.90 is released.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1804
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1805 * gnus.el (gnus-dribble-read-file): Don't do modes unless they are
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1806 available.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1807
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1808 * gnus-score.el (gnus-summary-score-entry): Wouldn't show
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1809 immediate scorign of followups.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1810 (gnus-score-save): Use prin1 instead of format.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1811
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1812 * gnus-msg.el (gnus-bug-kill-buffer): Bogus.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1813
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1814 Tue May 21 18:32:29 1996 Lars Magne Ingebrigtsen <larsi@ylfing.ifi.uio.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1815
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1816 * gnus-vis.el (gnus-button-next-page): New command.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1817 (gnus-button-prev-page): Ditto.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1818
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1819 * gnus-topic.el (gnus-topic-unique): Removed variable.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1820 (gnus-current-topic): New function.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1821 (gnus-topic-move-group): Use it.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1822 (gnus-topic-goto-next-group): Use it.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1823
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1824 Tue May 21 11:08:42 1996 Steven L Baur <steve@miranova.com>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1825
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1826 * gnus-setup.el: Copyright assigned to FSF.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1827
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1828 Tue May 21 17:09:27 1996 Lars Magne Ingebrigtsen <larsi@ylfing.ifi.uio.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1829
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1830 * message.el (message-fetch-field): New function.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1831
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1832 * gnus.el (gnus-directory): New variable.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1833
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1834 * message.el (message-directory): New variable.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1835
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1836 * nnmail.el (nnmail-insert-lines): Make sure point is at the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1837 beginning of the line.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1838 (nnmail-directory): New variable.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1839
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1840 * gnus.el (gnus-mode-string-quote): New function.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1841 (gnus-set-mode-line): Use it.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1842
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1843 Tue May 21 10:34:26 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1844
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1845 * gnus-msg.el (gnus-inews-do-gcc): Use message narrow to headers.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1846 (gnus-inews-do-gcc): Find the right archive method.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1847
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1848 * gnus.el (gnus-select-newsgroup): Check whether the group can be
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1849 requested first.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1850 (gnus-no-server): Nonsensical.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1851 (gnus-group-mark-group): Go past topic lines.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1852 (gnus-server-to-method): Would return nil on select methods.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1853
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1854 * gnus-topic.el (gnus-topic-mode): Don't check topology unless we
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1855 have the newsrc alist.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1856 (gnus-topic-check-topology): Wouldn't check topology properly.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1857
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1858 * nnsoup.el (nnsoup-request-list): Make sure the active file is
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1859 read first.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1860
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1861 * gnus.el (gnus-sortable-date): Simplified.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1862 (gnus-group-set-mode-line): Remove the ":" if the server is "".
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1863
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1864 Tue May 21 10:13:28 1996 Jack Vinson <jvinson@cheux.ecs.umass.edu>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1865
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1866 * message.el (message-rename-buffer): New command and keystroke.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1867
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1868 Mon May 20 10:15:12 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1869
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1870 * gnus.el (gnus-summary-search-article): New implementation; set
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1871 point in the article buffer to the match.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1872 (gnus-parent-headers): New function.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1873 (gnus-dd-mmm): Protect against broken dates.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1874
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1875 * gnus-topic.el (gnus-topic-unread): New function.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1876 (gnus-topic-update-topic-line): Use it.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1877
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1878 * gnus.el (gnus-group-list-active): Protect against unbound
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1879 symbols.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1880