* lisp/nnshimbun.el: Reconstructed to use `shimbun'.
[elisp/gnus.git-] / ChangeLog
1 2001-05-28  TSUCHIYA Masatoshi  <tsuchiya@pine.kuee.kyoto-u.ac.jp>
2
3         * lisp/nnshimbun.el: Reconstructed to use `shimbun'.
4
5         * lisp/gnus-group.el (gnus-group-make-shimbun-group):
6         Reconstructed to use `shimbun'.
7
8         * lisp/dgnushack.el (toplevel): Add paths if and only if APEL and
9         FLIM can't be found.
10
11 2001-05-17  Kai =?iso-8859-1?q?Gro=DFjohann?=  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
12
13         * etc/Makefile.in (datadir): Set this variable, like in the other
14         Makefile.in's.  Patch from Gaute B Strokkenes <gs234@cam.ac.uk>.
15
16 2001-05-16  Katsumi Yamaoka <yamaoka@jpl.org>
17
18         * lisp/dgnushack.el (dgnushack-bind-colon-keywords): Don't ignore
19         `widget-convert-button', `widget-create' and `widget-put'; ignore
20         `defface'.
21
22 2001-05-14  Katsumi Yamaoka <yamaoka@jpl.org>
23
24         * lisp/gnus.el: Require `base64' if `base64-encode-string' is not a
25         built-in function.
26
27         * lisp/dgnushack.el (dgnushack-bind-colon-keywords): Ignore
28         `defgroup'.
29
30 2001-05-14  Katsumi Yamaoka <yamaoka@jpl.org>
31
32         * lisp/gnus-vers.el (gnus-revision-number): Increment to 01.
33
34         * lisp/nnmail.el: Don't bind the colon keywords here.
35         * lisp/gnus.el (gnus-colon-keywords): New variable which will
36         default to the value of `dgnushack-colon-keywords'; bind them.
37         * lisp/dgnushack.el (dgnushack-unexporting-files): Add
38         dgnuskwds.el.
39         (dgnushack-colon-keywords): New constant which will have the colon
40         keywords shuld be bound at run-time for old Emacsen; cache them in
41         the file dgnuskwds.el and bind them.
42         (dgnushack-bind-colon-keywords): New function.
43         (locate-library): Make the function to be silent for Mule.
44         * lisp/Makefile.in (clean): Remove dgnuskwds.el.
45
46 2001-05-07  Katsumi Yamaoka <yamaoka@jpl.org>
47
48         * lisp/message.el (message-maybe-encode): Don't use
49         `end-of-invisible'.
50
51 2001-05-07  Katsumi Yamaoka <yamaoka@jpl.org>
52
53         * lisp/gnus-vers.el: T-gnus 6.15.4 revision 00.
54
55 2001-04-27  Katsumi Yamaoka <yamaoka@jpl.org>
56
57         * lisp/gnus-vers.el (gnus-revision-number): Increment to 01.
58
59         * lisp/gnus-art.el (gnus-article-mime-edit-exit): Set buffer to
60         `gnus-article-buffer' just before `gnus-article-prepare-display' is
61         called.
62         (gnus-article-mime-edit-article-setup): Ditto.
63         (gnus-article-prepare-display): Don't bind `buffer-read-only'
64         because of `inhibit-read-only'; don't set the value of
65         `gnus-article-current-summary' here; delete all extents or overlays
66         and clear the value of `gnus-button-marker-list' in advance; make
67         it to run in `gnus-article-buffer'.
68         (gnus-article-prepare): Make it to run in `gnus-article-buffer'.
69         (article-toggle-headers): Don't bind `buffer-read-only' because of
70         `inhibit-read-only'.
71         (article-hide-headers): Ditto.
72
73 2001-04-16  Katsumi Yamaoka <yamaoka@jpl.org>
74
75         * lisp/gnus-vers.el: T-gnus 6.15.3 revision 00.
76
77 2001-04-16  Katsumi Yamaoka <yamaoka@jpl.org>
78
79         * lisp/gnus-vers.el: T-gnus 6.15.2 revision 00.
80
81 2001-04-16  Katsumi Yamaoka <yamaoka@jpl.org>
82
83         * lisp/gnus-vers.el: T-gnus 6.15.1 revision 00.
84
85 2001-04-13  Katsumi Yamaoka <yamaoka@jpl.org>
86
87         * lisp/lpath.el: Fbind `xml-parse-region' for XEmacsen and old FSF
88         Emacsen; don't bind `mh-lib-progs'.
89
90 2001-04-10  Katsumi Yamaoka <yamaoka@jpl.org>
91
92         * lisp/nnshimbun.el: Enclose w3m stuff with `eval-and-compile';
93         bind `w3m-work-buffer-name' and `w3m-retrieve' when compiling.
94
95 2001-04-09  Katsumi Yamaoka <yamaoka@jpl.org>
96
97         * lisp/gnus-vers.el (gnus-revision-number): Increment to 10.
98
99 2001-04-03  TSUCHIYA Masatoshi  <tsuchiya@pine.kuee.kyoto-u.ac.jp>
100
101         * lisp/nnshimbun.el (nnshimbun-type-definition: Follow changes in
102         asahi.com.
103         (nnshimbun-asahi-get-headers): Ditto.
104         (nnshimbun-retrieve-url): Use `w3m-retrieve' if it is available.
105
106 2001-04-02  Katsumi Yamaoka <yamaoka@jpl.org>
107
108         * lisp/gnus-msg.el (gnus-inews-yank-articles): Make it to work with
109         multiple articles even if there is a detached minibuffer frame on
110         some window managers.
111
112 2001-03-21  Thierry Emery <thierry.emery@club-internet.fr>
113
114         * lisp/mm-decode.el (mm-copy-to-buffer): Copy buffer in unibyte
115         mode.
116
117 2001-03-19  Katsumi Yamaoka <yamaoka@jpl.org>
118
119         * lisp/gnus-kill.el (gnus-execute): Work with the extra headers.
120         * lisp/gnus-sum.el (gnus-summary-execute-command): Ditto.
121
122 2001-03-13  Katsumi Yamaoka <yamaoka@jpl.org>
123
124         * lisp/message.el (message-fix-before-sending): Hide again the
125         invisible property of encoded binary data parts after checking is
126         done.
127         (message-find-invisible-regions): New function.
128         (message-save-drafts, message-send): Inherit the invisible property
129         of encoded binary data parts to make MIME-Edit find the MIME part
130         boundaries.
131
132         * lisp/dgnushack.el (dgnushack-compose-package): Tidy up.
133         (dgnushack-make-load): Ditto.
134
135 2001-03-12  Katsumi Yamaoka <yamaoka@jpl.org>
136
137         * lisp/dgnushack.el (dgnushack-compose-package): New function.
138         (dgnushack-make-load): Add autoload for cus-load if it is missing.
139
140         * lisp/Makefile.in (compose-package): Use
141         `dgnushack-compose-package'.
142         (clean, clever): Remove custom-load.el.
143
144         * Makefile.in (elclean): Remove custom-load.el.
145
146 2001-03-08  Katsumi Yamaoka <yamaoka@jpl.org>
147
148         * lisp/gnus-art.el (gnus-article-prepare-display): Setup MIME
149         entity even if `gnus-show-mime' is nil.
150
151 2001-03-08  Katsumi Yamaoka <yamaoka@jpl.org>
152
153         * lisp/dgnushack.el: Load gnus-clfns.el after `load-path' is
154         adjusted.
155
156         * lisp/gnus-clfns.el (string): New compiler macro.
157         (string): Defun-maybe as an ordinary function since it won't be
158         provided in cl.
159         * lisp/gnus-score.el (gnus-score-find-bnews): Use it as Gnus does.
160
161 2001-03-06  Katsumi Yamaoka <yamaoka@jpl.org>
162
163         * lisp/nnshimbun.el (nnshimbun-retrieve-url): Check if
164         `url-current-mime-charset' is bound.
165
166 2001-03-04  Katsumi Yamaoka <yamaoka@jpl.org>
167
168         * lisp/gnus.el (gnus-info-find-node): Pretend to be
169         `gnus-article-mode' in the article buffer.
170
171 2001-03-02  Katsumi Yamaoka <yamaoka@jpl.org>
172
173         * lisp/nnshimbun.el (nnshimbun-kinsoku-eol-list): Simplified.
174         (nnshimbun-kinsoku-bol-list): Ditto.
175
176 2001-03-01  Katsumi Yamaoka <yamaoka@jpl.org>
177
178         * lisp/gnus-vers.el (gnus-revision-number): Increment to 09.
179
180         * lisp/gnus-offline.el (gnus-offline-get-menu-items): Rewrite using
181         `dolist'.
182
183         * lisp/gnus-group.el (gnus-group-make-shimbun-group): Simplified.
184
185         * lisp/dgnushack.el: Load cl-macs to ensure that the macro `dolist'
186         is defined properly.
187
188 2001-02-28  Katsumi Yamaoka <yamaoka@jpl.org>
189
190         * lisp/nnwfm.el: Require `gnus-clfns' when compiling.
191         * lisp/nnshimbun.el: Ditto.
192         * lisp/nnfolder.el: Ditto.
193         * lisp/mm-util.el: Ditto.
194         * lisp/gnus-vers.el: Ditto.
195         * lisp/gnus-sum.el: Ditto.
196         * lisp/gnus-score.el: Ditto.
197         * lisp/gnus-nocem.el: Ditto.
198
199         * lisp/gnus-ofsetup.el: Don't require `gnus-clfns'.
200         (gnus-ofsetup-customize-done): Use `dolist' instead of `mapc'.
201         (gnus-setup-for-offline): Ditto.
202
203         * lisp/gnus-offline.el: Don't use `mapc' for binding some vars;
204         don't require `gnus-clfns'.
205
206         * lisp/gnus-clfns.el (subseq, merge, coerce, butlast): New compiler
207         macros.
208         (mapc): Remove.
209
210         * lisp/gnus-art.el: Use `dolist' instead of `mapcar' for defining
211         `gnus-article-read-summary-keys'.
212
213 2001-02-28  Katsumi Yamaoka <yamaoka@jpl.org>
214
215         * lisp/gnus-art.el (gnus-article-mime-edit-article-setup): Leave
216         the forwarded parts undecoded.
217         (gnus-article-decode-article-as-default-mime-charset): Set the
218         value of `default-mime-charset' buffer-locally.
219
220 2001-02-27  Katsumi Yamaoka <yamaoka@jpl.org>
221
222         * lisp/gnus.el: Add autoloads for
223         `gnus-summary-digest-post-forward' and
224         `gnus-summary-digest-mail-forward'.
225
226         * lisp/gnus-sum.el (gnus-summary-post-menu): Replace
227         `gnus-uu-digest-mail-forward' and `gnus-uu-digest-post-forward'
228         with `gnus-summary-digest-post-forward' and
229         `gnus-summary-digest-mail-forward'.
230
231         * lisp/gnus-msg.el (gnus-summary-digest-post-forward): Restore and
232         repair the command `gnus-summary-post-digest' and rename it.
233         (gnus-summary-digest-mail-forward): Ditto.
234         (gnus-summary-send-map): Replace `gnus-uu-digest-mail-forward' and
235         `gnus-uu-digest-post-forward' with
236         `gnus-summary-digest-post-forward' and
237         `gnus-summary-digest-mail-forward'.
238
239 2001-02-27  Katsumi Yamaoka <yamaoka@jpl.org>
240
241         * lisp/gnus-sum.el (gnus-summary-show-article): Bind
242         `gnus-inhibit-treatment' to t while fetching the raw article.
243
244         * lisp/gnus-art.el (gnus-article-mime-edit-exit): Bind
245         `mime-edit-insert-user-agent-field' to nil while `mime-edit-exit'
246         is being done;  turn off font-lock first;  query if the buffer is
247         modified.
248         (gnus-article-mime-edit-done): New function.
249         (gnus-article-mime-edit-article-setup): Make the window fill its
250         frame;  clear the buffere modified flag;  substitute key definition
251         `gnus-article-edit-done' with `gnus-article-mime-edit-done';  don't
252         turn off font-lock here;  bind `mime-edit-insert-user-agent-field'
253         to nil while `mime-edit-exit' is being done.
254         (gnus-article-mime-edit-article-unwind): Turn off font-lock first.
255
256 2001-02-23  Katsumi Yamaoka <yamaoka@jpl.org>
257
258         * lisp/dgnushack.el: Don't require `emu'.
259
260 2001-02-16  Katsumi Yamaoka <yamaoka@jpl.org>
261
262         * lisp/message.el (message-forward-subject-author-subject): Decode
263         `From' field.
264
265 2001-02-16  Katsumi Yamaoka <yamaoka@jpl.org>
266
267         * lisp/gnus-vers.el (gnus-revision-number): Increment to 08.
268
269         * lisp/gnus-sum.el (gnus-get-newsgroup-headers-xover): Don't use
270         `gnus-retrieve-parsed-headers' when the backend is nnimap.  It is
271         only a temporary fix for an infloop on nnimap.  FIXME!!!
272         (gnus-select-newsgroup): Ditto.
273
274 2001-02-16  Katsumi Yamaoka <yamaoka@jpl.org>
275
276         * texi/gnus-ja.texi (New features in Gnus 5.8): Remove annotation
277         about `gnus-article-display-hook.'
278         * texi/gnus-faq-ja.texi (Q2.1): Remove mention of
279         `gnus-article-display-hook.'
280
281         * lisp/gnus.el (gnus-article-display-hook): Abolished.
282
283         * lisp/gnus-uu.el (gnus-uu-grab-articles): Don't care about
284         `gnus-article-display-hook'.
285         * lisp/gnus-sum.el (gnus-summary-show-article): Ditto.
286         (gnus-summary-search-article): Ditto.
287
288         * lisp/gnus-bbdb.el (gnus-bbdb-insinuate): Use
289         `gnus-article-prepare-hook' instead of `gnus-article-display-hook'.
290
291         * lisp/gnus-art.el (gnus-article-prepare-display): Evaluate
292         `gnus-article-prepare-hook' after an article has been prepared;
293         don't evaluate `gnus-article-display-hook'.
294
295 2001-02-15  Katsumi Yamaoka <yamaoka@jpl.org>
296
297         * lisp/message.el (message-cite-original-without-signature):
298         Extract from field for the simple citation line.
299
300 2001-02-14  Katsumi Yamaoka <yamaoka@jpl.org>
301
302         * lisp/gnus-vers.el (gnus-revision-number): Increment to 07.
303
304         * lisp/dgnushack.el (dgnushack-make-autoloads): Remove function.
305         (dgnushack-make-load): Ignore cus-load.el if it does not exist.
306         (dgnushack-make-auto-load): Remove auto-autoloads.el.
307         (dgnushack-make-cus-load): Do nothing if loading cus-dep is failed.
308
309         * lisp/Makefile.in (clean): Remove gnus-load.el instead of
310         custom-load.el.
311         (compose-package): Call `gnus-load.elc' and then rename
312         gnus-load.el(c) to auto-autoloads.el(c) instead of the use of
313         `dgnushack-make-autoloads'.
314         (clever): No need to remove custom-load.el.
315
316         * Makefile.in (elclean): Remove gnus-load.el instead of
317         custom-load.el.
318
319         * aclocal.m4 (AC_CHECK_URL): Ignore cache.
320
321 2001-02-13  Katsumi Yamaoka <yamaoka@jpl.org>
322
323         * lisp/gnus-vers.el (gnus-revision-number): Increment to 06.
324
325 2001-02-11 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
326
327         * GNUS-NEWS: Copyright and others.
328
329 2001-02-09 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
330
331         * aclocal.m4 (AC_CHECK_URL): Add.
332
333         * configure.in: Use it.
334
335 2001-02-08  Katsumi Yamaoka <yamaoka@jpl.org>
336
337         * lisp/nnshimbun.el (nnshimbun-fml-get-headers): Fix unbalanced
338         parentheses.
339
340 2001-02-08  Akihiro Arisawa  <ari@atesoft.advantest.co.jp>
341
342         * lisp/nnshimbun.el: Add `bbdb-ml' support.
343
344 2001-02-02  Akihiro Arisawa  <ari@atesoft.advantest.co.jp>
345
346         * lisp/nnshimbun.el (nnshimbun-type-definition): Follow URL change
347         of `xemacs'.
348         (nnshimbun-xemacs-get-headers): Ditto.
349
350 2001-02-06  Katsumi Yamaoka <yamaoka@jpl.org>
351
352         * README-gnus-bbdb.{en,ja}: Update the patch for BBDB v2.2.
353
354 2001-02-01  Katsumi Yamaoka <yamaoka@jpl.org>
355
356         * texi/Makefile.in (.texi, %.info): Don't use makeinfo command when
357         gnus-ja.texi or message-ja.texi is given.  It is needed for some
358         make command if which can not understand "%-ja:" or "%-ja.info:".
359
360 2001-01-31  Katsumi Yamaoka <yamaoka@jpl.org>
361
362         * lisp/gnus-sum.el (gnus-summary-display-article): Replace
363         `mm-enable-multibyte-mule4' with `set-buffer-multibyte'.
364
365 2001-01-29  Katsumi Yamaoka <yamaoka@jpl.org>
366
367         * lisp/gnus-art.el (gnus-article-mime-edit-exit): Use
368         `buffer-substring-no-properties' instead of `format'.
369
370 2001-01-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
371
372         * texi/ptexinfmt.el: Support @letterpaper and @afivepaper.
373
374 2001-01-22  Katsumi Yamaoka <yamaoka@jpl.org>
375
376         * lisp/gnus-vers.el (gnus-revision-number): Increment to 05.
377
378         * Makefile.in (install-package-lisp): Use
379         `install-without-compiling' instead of `install'.
380
381         * lisp/Makefile.in (install): Use `install-without-compiling'.
382         (install-without-compiling): New target.
383
384 2001-01-22  Katsumi Yamaoka <yamaoka@jpl.org>
385
386         * texi/Makefile.in (.texi, %.info, %-ja.info, %-ja): Use
387         `infohack-texi-format'.
388
389         * texi/infohack: (infohack-texi-format): New function.
390         * lisp/dgnushack.el (dgnushack-texi-format): Move to
391         texi/infohack.el and rename.
392         (dgnushack-texi-add-suffix-and-format): Remove.
393
394         * texi/ptexinfmt.el: New file.
395         * lisp/ptexinfmt.el: Move to texi/.
396
397 2001-01-18  Katsumi Yamaoka <yamaoka@jpl.org>
398
399         * lisp/gnus-vers.el (gnus-revision-number): Increment to 04.
400
401 2001-01-17  Katsumi Yamaoka <yamaoka@jpl.org>
402
403         * lisp/dgnushack.el (dgnushack-make-autoloads): Do nothing if the
404         files for autoloads already exist.
405         (dgnushack-unexporting-files): More useful message.
406
407         * lisp/Makefile.in (install): Call `clever' before installing.
408         (install-lisp): Remove.
409         (clever): Check for whether the all elc files should be recompiled.
410
411         * Makefile.in (xclever): New target.
412         (install-package-lisp): Replace `install-lisp' with `install'.
413         (install-package-ja): Replace `xlick' with `xclever'.
414         (install-package): Ditto.
415
416 2001-01-17  KOSEKI Yoshinori  <kose@wizard.tamra.co.jp>
417
418         * Makefile.in: Unset `PWD' for Meadow/NTEmacs.
419
420 2001-01-15  Jesper Harder <harder@ifa.au.dk>
421
422         * make.bat: Fix doc.
423
424 2001-01-15  Katsumi Yamaoka <yamaoka@jpl.org>
425
426         * lisp/nnheader.el: Require `pces', `poem' and `std11' to reduce
427         the required value of `recursive-load-depth-limit' for Emacs 21.
428
429         * lisp/message.el (message-followup): Handle "Mail-Copies-To:"
430         correctly.
431         (message-get-reply-headers): Ditto.
432
433 2001-01-15  Keiichi Suzuki  <keiichi@nanap.org>
434
435         * lisp/gnus-bbdb.el (gnus-bbdb/update-record): Save excursion
436         while `bbdb-annotate-message-sender' is being done.
437
438 2001-01-13  Kinji Itoh  <kinji-i@ma.neweb.ne.jp>
439
440         * Makefile.in (install-package-lisp): Specify EMACS=$(XEMACS).
441
442 2001-01-11  Katsumi Yamaoka <yamaoka@jpl.org>
443
444         * lisp/gnus-msg.el (gnus-copy-article-buffer): Remove smiley
445         extents for XEmacs 21.1 using `format'.
446
447         * lisp/dgnushack.el (dgnushack-texi-format): Cancel last change.
448
449 2001-01-10  Katsumi Yamaoka <yamaoka@jpl.org>
450
451         * lisp/gnus-vers.el (gnus-revision-number): Increment to 03.
452
453         * lisp/gnus.el: Don't autoload "smiley" for `smiley-toggle-buffer';
454         don't autoload "gnus-bitmap" or "x-face-mule" when Emacs 21 is
455         running.
456
457         * lisp/gnus-art.el (TopLevel): Autoload "gnus-bitmap" for
458         `smiley-toggle-buffer' when compiling.
459         (gnus-treatment-function-alist): Use `gnus-smiley-display' for
460         `gnus-treat-display-smileys' by default when XEmacs or Emacs 21 is
461         running.
462         (gnus-treat-display-smileys): Check for `smiley-mule' instead of
463         `gnus-bitmap'.
464         (gnus-article-x-face-command): Don't check for xbm for x-face-e21.
465
466 2001-01-05  Katsumi Yamaoka <yamaoka@jpl.org>
467
468         * lisp/gnus-vers.el (gnus-revision-number): Increment to 02.
469
470         * lisp/dgnushack.el (dgnushack-texi-format): Remove "@anchor" if it
471         is not supported.
472
473 2000-12-26  Katsumi Yamaoka <yamaoka@jpl.org>
474
475         * lisp/gnus.el: Bind `:parameter-type', `:parameter-document',
476         `:function', `:function-document', `:variable',
477         `:variable-document', `:variable-group', `:variable-type' and
478         `:variable-default' for old Emacsen.
479
480 2000-12-22  Katsumi Yamaoka <yamaoka@jpl.org>
481
482         * lisp/gnus-vers.el (gnus-revision-number): Increment to 01.
483
484         * configure: Regenerate.
485         * configure.in: Add `AC_PATH_ETCDIR'.
486         * Makefile.in (install-etc): New target.
487
488         * lisp/nnheader.el (mm-image-load-path): Alias to
489         `nnheader-image-load-path'.
490         (nnheader-image-load-path): New function copied from
491         the function `mm-image-load-path' in mm-util.el.
492
493         * lisp/drums.el: Remove.
494
495 2000-12-22 03:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
496
497         * configure.in: Add etc/Makefile.
498
499 2000-12-22  Katsumi Yamaoka <yamaoka@jpl.org>
500
501         * lisp/gnus-msg.el (gnus-debug): Use `sit-for' in the inside of
502         `save-excursion'.
503         (gnus-bug): Pop up the sending buffer first.
504
505         * lisp/gnus-art.el (article-treat-dumbquotes): Quote backslashes in
506         doc-string.
507
508         * lisp/dgnushack.el
509         (byte-compile-file-form-custom-declare-variable): Use `defvar'
510         instead of `custom-declare-variable' to make the variable
511         uncustomizable if the arguments has the keyword `:version'.
512
513 2000-12-22  Katsuhiro Hermit Endo  <hermit@koka-in.org>
514
515         * README.semi.ja: Fix typo.
516
517 2000-12-21  Katsumi Yamaoka <yamaoka@jpl.org>
518
519         * lisp/lpath.el: Fbind `compose-mail' for Mule.
520
521         * lisp/dgnushack.el (TopLevel): Byte-optimize
522         `custom-declare-variable', `custom-declare-group, and
523         `custom-declare-face' to omit unsupported keywords when Mule is
524         running.
525
526 2000-12-20  Katsumi Yamaoka <yamaoka@jpl.org>
527
528         * lisp/gnus-vers.el: T-gnus 6.15.0 revision 00.
529
530         * lisp/dgnushack.el (TopLevel): Advise `custom-handle-keyword' not
531         to signal an error when Mule is running.
532         (TopLevel): Bind `:ascent', `:foreground', `:help', `:version' and
533         `:set-after' if colon keyword is not available.
534         (TopLevel): Require `custom'.
535
536         * lisp/lpath.el (TopLevel): Fbind `shell-command-to-string' for
537         Mule.
538         (TopLevel): Don't require `custom' here.
539
540 2000-12-20  Jesper Harder <jesper_harder@hotmail.com>
541
542         * make.bat: set max-lisp-eval-depth.
543
544 See ChangeLog.3 for earlier changes.