1 1999-06-24 Katsumi Yamaoka <yamaoka@jpl.org>
3 * Mule23@1934: New file.
5 1999-06-23 Katsumi Yamaoka <yamaoka@jpl.org>
7 * lisp/gnus.el (gnus-revision-number): Increment to 06.
9 * lisp/gnus-sum.el (gnus-articles-to-read): Use
10 `read-from-minibuffer' with specifying the input position instead
11 of the use of `read-string' with modifying `minibuffer-setup-hook'.
12 Exceptionally, don't specify the input position under Emacs 19 or
13 earlier against the mysterious bug. [cf. <semi-gnus-ja:3469>]
14 (TopLevel): Require `static'.
16 1999-06-22 Katsumi Yamaoka <yamaoka@jpl.org>
18 * lisp/gnus.el (gnus-revision-number): Increment to 05.
20 1999-06-22 NAKAJI Hiroyuki <nakaji@tutrp.tut.ac.jp>
22 * texi/Makefile.in (distclean, veryclean): Use `clean' instead of
24 (complete, tmps, latexboth, psout, pss, latexps): Use `$(MAKE)'
26 (TopLevel): Use `@SET_MAKE@'.
28 * lisp/Makefile.in (distclean): New target.
29 (clean): Renamed from `distclean'; don't remove Makefile.
31 * Makefile.in (distclean): Use `clean' instead of `make clean'.
32 (x, osome): Use `$(MAKE)' instead of `make'.
33 (elclean): Use the arg `-f'.
34 (clean): Remove MANIFEST.*.
36 1999-06-22 Katsumi Yamaoka <yamaoka@jpl.org>
38 * lisp/gnus-sum.el (gnus-dont-select-after-jump-to-other-group):
40 (gnus-summary-jump-to-other-group): Use it.
42 * lisp/gnus-cite.el (gnus-cite-add-face): Add check for Emacs 21 or
45 1999-06-21 Katsumi Yamaoka <yamaoka@jpl.org>
47 * lisp/gnus.el (gnus-revision-number): Increment to 04.
49 * lisp/gnus-cite.el (gnus-cite-add-face): Use `move-to-column'
50 statically to skip the prefix string under Emacs 20.2 or earlier.
51 (TopLevel): Require `static'.
53 * lisp/gnus-msg.el (gnus-extended-version): Move
54 `gnus-revision-number' to the last.
56 1999-06-21 Daiji KANEMATSU <kanematu@sra.co.jp>
58 * lisp/gnus-sum.el (gnus-summary-jump-to-other-group): Call
59 `gnus-summary-read-group' with the 3rd arg T.
61 1999-06-21 NAKAJI Hiroyuki <nakaji@tutrp.tut.ac.jp>
63 * texi/Makefile.in (clean): Remove gnus.info*, gnus-ja.info*,
64 message.info*, message-ja.info*, *.texi_ and emacs-mime.info.
66 * lisp/Makefile.in (distclean): Remove auto-autoload.el and
69 1999-06-18 Katsumi Yamaoka <yamaoka@jpl.org>
71 * lisp/gnus.el (gnus-revision-number): Increment to 03.
73 * lisp/gnus-sum.el (gnus-summary-mark-article): Call
74 `gnus-cache-possibly-enter-article' with the arg `headers'.
75 (gnus-summary-mark-article-as-unread): Ditto.
76 (gnus-summary-move-article): Ditto.
78 * lisp/gnus-cache.el (gnus-cache-update-article): Call
79 `gnus-cache-possibly-enter-article' with the arg `headers'.
80 (gnus-cache-enter-article): Ditto.
81 (gnus-cache-possibly-enter-article): Accept parameter `headers'.
83 1999-06-17 Katsumi Yamaoka <yamaoka@jpl.org>
85 * lisp/gnus.el (gnus-revision-number): Increment to 02.
87 * lisp/gnus-sum.el (gnus-summary-jump-to-other-group): Rewrite as
88 an independent function.
89 (gnus-summary-read-group): Revert to the previous form.
91 * lisp/gnus-msg.el (gnus-extended-version): Include
92 `gnus-revision-number' if it is non-zero.
94 1999-06-16 Katsumi Yamaoka <yamaoka@jpl.org>
96 * lisp/gnus.el (gnus-revision-number): Increment to 01.
97 (TopLevel): Autoload "gnus-sum" for the command
98 `gnus-summary-jump-to-other-group'.
100 * lisp/gnus-art.el (gnus-article-read-summary-keys): Add key "ZJ"
101 to the list `nosaves'; convert key events to string statically
103 (gnus-article-display-x-face-with-x-face-mule): Use `gnus-xemacs'
104 instead of `featurep' with an arg `xemacs'.
105 (article-toggle-headers): Ditto.
106 (TopLevel): Require `static'.
108 * lisp/gnus-sum.el (gnus-summary-exit-map): New keystroke "ZJ" for
109 the command `gnus-summary-jump-to-other-group'.
111 1999-06-16 Katsumi Yamaoka <yamaoka@jpl.org>
112 Daiji KANEMATSU <kanematu@sra.co.jp>
114 * lisp/gnus-sum.el (gnus-summary-read-group): Allow it to be an
116 (gnus-summary-jump-to-other-group): Defalias to
117 `gnus-summary-read-group'.
119 1999-06-15 Katsumi Yamaoka <yamaoka@jpl.org>
121 * lisp/gnus.el (gnus-version-number): Update to 6.11.03.
122 (gnus-revision-number): Fresh start from 00.
124 * lisp/{gnus-sum.el,nnmail.el,ChangeLog}: Sync up with Pterodactyl
127 * README.T-gnus: Update for T-gnus 6.11.03.
129 1999-06-14 Katsumi Yamaoka <yamaoka@jpl.org>
131 * lisp/gnus.el (gnus-revision-number): Increment to 01.
133 * lisp/message.el (message-send-news): Don't generate the Lines
134 field; don't make `tembuf' as unmodified.
135 (message-send-mail): Ditto.
137 1999-06-14 Katsumi Yamaoka <yamaoka@jpl.org>
139 * lisp/gnus.el (gnus-version-number): Update to 6.11.02.
141 * lisp/{mail-source.el,gnus-sum.el,gnus-art.el}: Sync up with
142 Pterodactyl Gnus v0.87.
144 * text/gnus-ja.text (Troubleshooting): Make the return value of
145 `gnus-version' ambiguous.
147 * lisp/message.el (message-send-news): Make `tembuf' as unmodified
148 after inserting a text from `message-encoding-buffer'.
149 (message-send-mail): Ditto.
151 1999-06-14 Katsumi Yamaoka <yamaoka@jpl.org>
153 * lisp/gnus.el (gnus-version-number): Update to 6.11.01.
154 (gnus-revision-number): Fresh start from 00.
156 * lisp/mm-view.el (TopLevel): Avoid byte compile warnings for the
159 * lisp/dgnushack.el (TopLevel): Bind `:file' for old Emacsen.
161 * texi/{gnus.texi,gnus-ja.texi,ChangeLog}: Sync up with Pterodactyl
163 * lisp/{nnmail.el,nnheader.el,nndoc.el,mml.el,mm-view.el,
164 mm-decode.el,mm-bodies.el,message.el,mail-source.el,lpath.el,
165 gnus.el,gnus-xmas.el,gnus-uu.el,gnus-util.el,gnus-sum.el,
166 gnus-start.el,gnus-score.el,gnus-range.el,gnus-msg.el,
167 gnus-mailcap.el,gnus-group.el,gnus-cus.el,gnus-cite.el,
168 gnus-cache.el,gnus-art.el,gnus-agent.el,ChangeLog}: Ditto.
170 * etc/gnus/x-splash: New file copied from pgnus 0.86.
172 1999-06-12 Daiki Ueno <daiki@kiss.kake.info.waseda.ac.jp>
174 * lisp/gnus-msg.el (gnus-copy-article-buffer): Bind
175 `inhibit-read-only' to t during modifying the destination buffer.
177 1999-06-11 Katsumi Yamaoka <yamaoka@jpl.org>
179 * lisp/gnus.el (gnus-revision-number): Increment to 02.
181 * sample.lpath.el: New file. It is supposed to be used for telling
182 old Emacsen where EMU, APEL or CUSTOM packages have already
185 * lisp/score-mode.el (score-mode-coding-system): Default to
186 `*ctext*' under Mule 2.
188 * lisp/nnmail.el (nnmail-save-active): Bind `output-coding-system'
189 to the value of `nnmail-active-file-coding-system'.
191 * lisp/message.el (message-set-auto-save-file-name): Use
192 `set-file-coding-system' statically under Mule 2.
193 (message-do-fcc): Bind `output-coding-system' to `raw-text'.
194 (message-draft-coding-system): Default to `*junet*' under Mule 2.
195 (TopLevel): Require `static'.
197 * lisp/gnus-util.el (gnus-point-at-eol): Defun statically for the
199 (gnus-point-at-bol): Ditto.
200 (TopLevel): Require `static'.
202 * lisp/gnus-start.el (gnus-startup-file-coding-system): Default to
203 `*ctext*' under Mule 2.
205 * lisp/gnus-msg.el (gnus-inews-do-gcc): Bind `output-coding-system'
208 * lisp/gnus-ems.el (language-info-alist): Defvar-maybe for old
210 (current-language-environment): Ditto.
211 (set-language-info): Defun-maybe for old Emacsen.
212 (get-language-info): Ditto.
213 (assoc-ignore-case): Ditto.
215 * lisp/gnus-cite.el (gnus-cite-parse): Bind `mc-flag' to nil.
217 * lisp/dgnushack.el (TopLevel): Define some unknown functions for
218 avoiding byte compile warnings.
219 (TopLevel): Require `emu' for picking up some macros, bind some
220 colon keywords, bind functions defined by `defun-maybe', bind
221 defcustom'ed variables and optimize byte code for `char-after' and
222 `char-before' for old Emacsen.
223 (TopLevel): Attempt to load ~/.lpath.el.
225 * configure: Regenerate by autoconf 2.14.1.
227 1999-06-11 Katsumi Yamaoka <yamaoka@jpl.org>
229 * lisp/gnus.el (gnus-revision-number): Increment to 01.
231 * lisp/gnus-art.el (gnus-article-display-x-face-with-x-face-mule):
232 Warn if it is used with X-Face-Mule 0.25 or later. Note that it
233 should be abolished in the future.
235 1999-06-08 Katsumi Yamaoka <yamaoka@jpl.org>
237 * lisp/gnus.el (gnus-version): Modify for SEMI 1.13, FLIM 1.13.
238 (gnus-revision-number): Fresh start from 00.
239 (gnus-version-number): Update to 6.11.0.
240 (gnus-product-name): Rename to ET-gnus. E is short for Experimental.
242 * lisp/gnus-sum.el (gnus-summary-reselect-current-group): Rescan
243 the current newsgroup before exiting.
245 * lisp/gnus-art.el (gnus-article-prepare-display): Change
246 representation-type of `mime-message-structure'.
248 * ChangeLog: New file.
249 * ChangeLog.1: Renamed from ChangeLog.
251 1999-06-01 MORIOKA Tomohiko <tomo@m17n.org>
253 * lisp/gnus-score.el (gnus-header-index): Use
254 `luna-class-slot-index' and `luna-find-class' to get index number
257 1999-05-31 MORIOKA Tomohiko <tomo@m17n.org>
259 * lisp/nnheader.el: Require `mmgnus'.
260 (mail-header-subject): Now an alias for
261 `mime-gnus-entity-subject-internal'.
262 (mail-header-set-subject): Now an alias for
263 `mime-gnus-entity-set-subject-internal)'.
264 (mail-header-from): Now an alias for
265 `mime-gnus-entity-from-internal'.
266 (mail-header-set-from): Now an alias for
267 `mime-gnus-entity-set-from-internal'.
268 (mail-header-date): Now an alias for
269 `mime-gnus-entity-date-internal'.
270 (mail-header-set-date): Now an alias for
271 `mime-gnus-entity-set-date-internal'.
272 (mail-header-message-id): Now an alias for
273 `mime-gnus-entity-id-internal'.
274 (mail-header-id): Likewise.
275 (mail-header-set-message-id): Now an alias for
276 `mime-gnus-entity-set-id-internal'.
277 (mail-header-set-id): Likewise.
278 (mail-header-references): Now an alias for
279 `mime-gnus-entity-references-internal'.
280 (mail-header-set-references): Now an alias for
281 `mime-gnus-entity-set-references-internal'.
282 (mail-header-chars): Now an alias for
283 `mime-gnus-entity-chars-internal.
284 (mail-header-set-chars): Now an alias for
285 `mime-gnus-entity-set-chars-internal.
286 (mail-header-lines): Now an alias for
287 `mime-gnus-entity-lines-internal'.
288 (mail-header-set-lines): Now an alias for
289 `mime-gnus-entity-set-lines-internal'.
290 (mail-header-xref): Now an alias for
291 `mime-gnus-entity-xref-internal'.
292 (mail-header-set-xref): Now an alias for
293 `mime-gnus-entity-set-xref-internal'.
294 (make-full-mail-header): New implementation [use
296 (make-full-mail-header-from-decoded-header): Likewise.
298 * lisp/mmgnus.el (mime-gnus-entity): New definition of luna-class.
299 (mime-entity-buffer): Abolished.
300 (initialize-instance): New method.