Mercurial > emacs
diff src/ChangeLog @ 112361:116a3428737d
* xdisp.c (emacs_scroll_step): Rename from scroll_step.
(try_scrolling): Rename argument to 'arg_scroll_conservatively'.
(redisplay_window): Update.
(syms_of_xdisp): Update.
| author | Tom Tromey <tromey@redhat.com> |
|---|---|
| date | Tue, 18 Jan 2011 10:34:08 -0700 |
| parents | 3215a5cff4dd |
| children | f8d0e2476a39 |
line wrap: on
line diff
--- a/src/ChangeLog Tue Jan 18 10:28:28 2011 -0700 +++ b/src/ChangeLog Tue Jan 18 10:34:08 2011 -0700 @@ -1,3 +1,10 @@ +2011-01-18 Tom Tromey <tromey@redhat.com> + + * xdisp.c (emacs_scroll_step): Rename from scroll_step. + (try_scrolling): Rename argument to 'arg_scroll_conservatively'. + (redisplay_window): Update. + (syms_of_xdisp): Update. + 2011-01-18 Tom Tromey <tromey@redhat.com> * gtkutil.h (x_gtk_use_old_file_dialog, x_gtk_show_hidden_files)
