1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-24 05:22:04 -08:00

*** empty log message ***

This commit is contained in:
Gerd Moellmann 2001-10-23 16:17:25 +00:00
parent f432db8d31
commit bb86023aef
2 changed files with 6 additions and 0 deletions

View file

@ -1,5 +1,7 @@
2001-10-23 Gerd Moellmann <gerd@gnu.org>
* play/doctor.el (make-doctor-variables): Remove a '($ please)'.
* mail/mh-utils.el (mh-recenter): Call `recenter' with arg t
if ARG is nil.

View file

@ -1,5 +1,9 @@
2001-10-23 Gerd Moellmann <gerd@gnu.org>
* dispnew.c (sync_window_with_frame_matrix_rows): Fix
handling of windows which aren't full-width, fix handling
of marginal areas.
* lread.c (syms_of_lread)<recursive-load-depth-limit>: Raise to
50.