(gnus-summary-mark-article): Call `gnus-cache-possibly-enter-article' with the
[elisp/gnus.git-] / ChangeLog
1 1999-06-17  Katsumi Yamaoka   <yamaoka@jpl.org>
2
3         * lisp/gnus.el (gnus-revision-number): Increment to 02.
4
5         * lisp/gnus-sum.el (gnus-summary-jump-to-other-group): Rewrite as
6         an independent function.
7         (gnus-summary-read-group): Revert to the previous form.
8
9         * lisp/gnus-msg.el (gnus-extended-version): Include
10         `gnus-revision-number' if it is non-zero.
11
12 1999-06-16  Katsumi Yamaoka   <yamaoka@jpl.org>
13
14         * lisp/gnus.el (gnus-revision-number): Increment to 01.
15         (TopLevel): Autoload "gnus-sum" for the command
16         `gnus-summary-jump-to-other-group'.
17
18         * lisp/gnus-art.el (gnus-article-read-summary-keys): Add key "ZJ"
19         to the list `nosaves'; convert key events to string statically
20         under XEmacs.
21         (gnus-article-display-x-face-with-x-face-mule): Use `gnus-xemacs'
22         instead of `featurep' with an arg `xemacs'.
23         (article-toggle-headers): Ditto.
24         (TopLevel): Require `static'.
25
26         * lisp/gnus-sum.el (gnus-summary-exit-map): New keystroke "ZJ" for
27         the command `gnus-summary-jump-to-other-group'.
28
29 1999-06-16  Katsumi Yamaoka   <yamaoka@jpl.org>
30             Daiji KANEMATSU   <kanematu@sra.co.jp>
31
32         * lisp/gnus-sum.el (gnus-summary-read-group): Allow it to be an
33         user command.
34         (gnus-summary-jump-to-other-group): Defalias to
35         `gnus-summary-read-group'.
36
37 1999-06-15  Katsumi Yamaoka   <yamaoka@jpl.org>
38
39         * lisp/gnus.el (gnus-version-number): Update to 6.11.03.
40         (gnus-revision-number): Fresh start from 00.
41
42         * lisp/{gnus-sum.el,nnmail.el,ChangeLog}: Sync up with Pterodactyl
43         Gnus v0.88.
44
45         * README.T-gnus: Update for T-gnus 6.11.03.
46
47 1999-06-14  Katsumi Yamaoka   <yamaoka@jpl.org>
48
49         * lisp/gnus.el (gnus-revision-number): Increment to 01.
50
51         * lisp/message.el (message-send-news): Don't generate the Lines
52         field; don't make `tembuf' as unmodified.
53         (message-send-mail): Ditto.
54
55 1999-06-14  Katsumi Yamaoka   <yamaoka@jpl.org>
56
57         * lisp/gnus.el (gnus-version-number): Update to 6.11.02.
58
59         * lisp/{mail-source.el,gnus-sum.el,gnus-art.el}: Sync up with
60         Pterodactyl Gnus v0.87.
61
62         * text/gnus-ja.text (Troubleshooting): Make the return value of
63         `gnus-version' ambiguous.
64
65         * lisp/message.el (message-send-news): Make `tembuf' as unmodified
66         after inserting a text from `message-encoding-buffer'.
67         (message-send-mail): Ditto.
68
69 1999-06-14  Katsumi Yamaoka   <yamaoka@jpl.org>
70
71         * lisp/gnus.el (gnus-version-number): Update to 6.11.01.
72         (gnus-revision-number): Fresh start from 00.
73
74         * lisp/mm-view.el (TopLevel): Avoid byte compile warnings for the
75         use of old W3.
76
77         * lisp/dgnushack.el (TopLevel): Bind `:file' for old Emacsen.
78
79         * texi/{gnus.texi,gnus-ja.texi,ChangeLog}: Sync up with Pterodactyl
80         Gnus v0.86.
81         * lisp/{nnmail.el,nnheader.el,nndoc.el,mml.el,mm-view.el,
82         mm-decode.el,mm-bodies.el,message.el,mail-source.el,lpath.el,
83         gnus.el,gnus-xmas.el,gnus-uu.el,gnus-util.el,gnus-sum.el,
84         gnus-start.el,gnus-score.el,gnus-range.el,gnus-msg.el,
85         gnus-mailcap.el,gnus-group.el,gnus-cus.el,gnus-cite.el,
86         gnus-cache.el,gnus-art.el,gnus-agent.el,ChangeLog}: Ditto.
87
88         * etc/gnus/x-splash: New file copied from pgnus 0.86.
89
90 1999-06-12  Daiki Ueno        <daiki@kiss.kake.info.waseda.ac.jp>
91
92         * lisp/gnus-msg.el (gnus-copy-article-buffer): Bind
93         `inhibit-read-only' to t during modifying the destination buffer.
94
95 1999-06-11  Katsumi Yamaoka   <yamaoka@jpl.org>
96
97         * lisp/gnus.el (gnus-revision-number): Increment to 02.
98
99         * sample.lpath.el: New file. It is supposed to be used for telling
100         old Emacsen where EMU, APEL or CUSTOM packages have already
101         installed.
102
103         * lisp/score-mode.el (score-mode-coding-system): Default to
104         `*ctext*' under Mule 2.
105
106         * lisp/nnmail.el (nnmail-save-active): Bind `output-coding-system'
107         to the value of `nnmail-active-file-coding-system'.
108
109         * lisp/message.el (message-set-auto-save-file-name): Use
110         `set-file-coding-system' statically under Mule 2.
111         (message-do-fcc): Bind `output-coding-system' to `raw-text'.
112         (message-draft-coding-system): Default to `*junet*' under Mule 2.
113         (TopLevel): Require `static'.
114
115         * lisp/gnus-util.el (gnus-point-at-eol): Defun statically for the
116         various Emacsen.
117         (gnus-point-at-bol): Ditto.
118         (TopLevel): Require `static'.
119
120         * lisp/gnus-start.el (gnus-startup-file-coding-system): Default to
121         `*ctext*' under Mule 2.
122
123         * lisp/gnus-msg.el (gnus-inews-do-gcc): Bind `output-coding-system'
124         to `raw-text'.
125
126         * lisp/gnus-ems.el (language-info-alist): Defvar-maybe for old
127         Emacsen.
128         (current-language-environment): Ditto.
129         (set-language-info): Defun-maybe for old Emacsen.
130         (get-language-info): Ditto.
131         (assoc-ignore-case): Ditto.
132
133         * lisp/gnus-cite.el (gnus-cite-parse): Bind `mc-flag' to nil.
134
135         * lisp/dgnushack.el (TopLevel): Define some unknown functions for
136         avoiding byte compile warnings.
137         (TopLevel): Require `emu' for picking up some macros, bind some
138         colon keywords, bind functions defined by `defun-maybe', bind
139         defcustom'ed variables and optimize byte code for `char-after' and
140         `char-before' for old Emacsen.
141         (TopLevel): Attempt to load ~/.lpath.el.
142
143         * configure: Regenerate by autoconf 2.14.1.
144
145 1999-06-11  Katsumi Yamaoka   <yamaoka@jpl.org>
146
147         * lisp/gnus.el (gnus-revision-number): Increment to 01.
148
149         * lisp/gnus-art.el (gnus-article-display-x-face-with-x-face-mule):
150         Warn if it is used with X-Face-Mule 0.25 or later.  Note that it
151         should be abolished in the future.
152
153 1999-06-08  Katsumi Yamaoka   <yamaoka@jpl.org>
154
155         * lisp/gnus.el (gnus-version): Modify for SEMI 1.13, FLIM 1.13.
156         (gnus-revision-number): Fresh start from 00.
157         (gnus-version-number): Update to 6.11.0.
158         (gnus-product-name): Rename to ET-gnus. E is short for Experimental.
159
160         * lisp/gnus-sum.el (gnus-summary-reselect-current-group): Rescan
161         the current newsgroup before exiting.
162
163         * lisp/gnus-art.el (gnus-article-prepare-display): Change
164         representation-type of `mime-message-structure'.
165
166         * ChangeLog: New file.
167         * ChangeLog.1: Renamed from ChangeLog.
168
169 1999-06-01  MORIOKA Tomohiko  <tomo@m17n.org>
170
171         * lisp/gnus-score.el (gnus-header-index): Use
172         `luna-class-slot-index' and `luna-find-class' to get index number
173         for an entity.
174
175 1999-05-31  MORIOKA Tomohiko  <tomo@m17n.org>
176
177         * lisp/nnheader.el: Require `mmgnus'.
178         (mail-header-subject): Now an alias for
179         `mime-gnus-entity-subject-internal'.
180         (mail-header-set-subject): Now an alias for
181         `mime-gnus-entity-set-subject-internal)'.
182         (mail-header-from): Now an alias for
183         `mime-gnus-entity-from-internal'.
184         (mail-header-set-from): Now an alias for
185         `mime-gnus-entity-set-from-internal'.
186         (mail-header-date): Now an alias for
187         `mime-gnus-entity-date-internal'.
188         (mail-header-set-date): Now an alias for
189         `mime-gnus-entity-set-date-internal'.
190         (mail-header-message-id): Now an alias for
191         `mime-gnus-entity-id-internal'.
192         (mail-header-id): Likewise.
193         (mail-header-set-message-id): Now an alias for
194         `mime-gnus-entity-set-id-internal'.
195         (mail-header-set-id): Likewise.
196         (mail-header-references): Now an alias for
197         `mime-gnus-entity-references-internal'.
198         (mail-header-set-references): Now an alias for
199         `mime-gnus-entity-set-references-internal'.
200         (mail-header-chars): Now an alias for
201         `mime-gnus-entity-chars-internal.
202         (mail-header-set-chars): Now an alias for
203         `mime-gnus-entity-set-chars-internal.
204         (mail-header-lines): Now an alias for
205         `mime-gnus-entity-lines-internal'.
206         (mail-header-set-lines): Now an alias for
207         `mime-gnus-entity-set-lines-internal'.
208         (mail-header-xref): Now an alias for
209         `mime-gnus-entity-xref-internal'.
210         (mail-header-set-xref): Now an alias for
211         `mime-gnus-entity-set-xref-internal'.
212         (make-full-mail-header): New implementation [use
213         `luna-make-entity'].
214         (make-full-mail-header-from-decoded-header): Likewise.
215
216         * lisp/mmgnus.el (mime-gnus-entity): New definition of luna-class.
217         (mime-entity-buffer): Abolished.
218         (initialize-instance): New method.