mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2025-02-06 20:49:33 +00:00
*** empty log message ***
This commit is contained in:
parent
9b64fb1f7c
commit
22d01aed2d
@ -1,5 +1,7 @@
|
||||
2001-08-07 Gerd Moellmann <gerd@gnu.org>
|
||||
|
||||
* vc.el (vc-transfer-file): Fix malformed autoload cookie.
|
||||
|
||||
* emulation/viper-util.el (viper-file-checked-in-p): Use `and'
|
||||
instead of `progn'.
|
||||
|
||||
|
@ -1,3 +1,7 @@
|
||||
2001-08-07 Gerd Moellmann <gerd@gnu.org>
|
||||
|
||||
* mm-uu.el (mm-uu-dissect, mm-uu-test): Fix autoload cookies.
|
||||
|
||||
2001-08-01 Gerd Moellmann <gerd@gnu.org>
|
||||
|
||||
* mm-view.el (autoload): Don't autoload `diff-mode' if it's
|
||||
|
@ -1,5 +1,9 @@
|
||||
2001-08-07 Gerd Moellmann <gerd@gnu.org>
|
||||
|
||||
* window.c (Frecenter): If ARG < 0, and on a window system
|
||||
frame, count in some empty lines when we can't move -ARG lines
|
||||
down.
|
||||
|
||||
* xdisp.c (start_display): Don't try to determine the continuation
|
||||
lines width if lines are truncated. It's superfluous and leads to
|
||||
incorrect results if POS is not visible in the window after
|
||||
|
Loading…
x
Reference in New Issue
Block a user