From: Stefan Monnier Date: Tue, 14 Nov 2000 19:30:59 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: emacs-pretest-21.0.90~61 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=e8c87124d317f942a51cebebe774b3b1124c8222;p=emacs.git *** empty log message *** --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 920e609444e..99a771fc415 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,5 +1,7 @@ 2000-11-14 Stefan Monnier + * progmodes/compile.el (grep): `tag-default' can be nil. + * newcomment.el (comment-indent): Paren typo. 2000-11-14 Dave Love diff --git a/src/ChangeLog b/src/ChangeLog index e8abc2970c9..4ba3ced9541 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,12 @@ +2000-11-14 Stefan Monnier + + * xdisp.c (try_scrolling): Set scroll_max to max of scroll_* args + so setting scroll-step to 1 doesn't defeat scroll-conservatively. + Set amount_to_scroll to max of dx and scroll_step so that + scroll-conservatively doesn't defeat scroll-step>1. + (syms_of_xdisp): Add a hint in scroll-step's docstring to use + scroll-conservatively for line-at-a-time scrolling. + 2000-11-14 Gerd Moellmann * window.c (Fpos_visible_in_window_p): Call pos_visible with