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

*** empty log message ***

This commit is contained in:
Kim F. Storm 2005-07-18 20:59:09 +00:00
parent b4fb325fc2
commit 2a85a754f5

View file

@ -1,3 +1,10 @@
2005-07-18 Kim F. Storm <storm@cua.dk>
* frame.h (struct frame): New member already_hscrolled_p.
* xdisp.c (redisplay_internal): Only try to hscroll each frame once
to avoid redisplay looping hscrolling back and forth ad infinitum.
2005-07-18 Juri Linkov <juri@jurta.org>
* buffer.c (scroll-up-aggressively, scroll-down-aggressively):