1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-10 21:50:37 -08:00

*** empty log message ***

This commit is contained in:
Gerd Moellmann 2001-10-25 13:32:54 +00:00
parent 538ef02ab9
commit dfe92a6aca
2 changed files with 6 additions and 0 deletions

View file

@ -1,5 +1,8 @@
2001-10-25 Gerd Moellmann <gerd@gnu.org>
* startup.el (normal-top-level): Check for frame-initial-frame
only if it's really used.
* mail/mh-utils.el (mh-recenter): Call recenter with arg `(4)'.
* progmodes/compile.el (compilation-parse-errors-filename-function):

View file

@ -1,5 +1,8 @@
2001-10-25 Gerd Moellmann <gerd@gnu.org>
* xterm.c (show_mouse_face): Clean up. Recognize overwritten
cursor differently.
* xdisp.c (move_it_vertically_backward): Compute line height
differently. Add heuristic to try to be more compatible to 20.x.