diff options
author | Juanma Barranquero <lekktu@gmail.com> | 2011-03-31 03:37:51 +0200 |
---|---|---|
committer | Juanma Barranquero <lekktu@gmail.com> | 2011-03-31 03:37:51 +0200 |
commit | e4cc2dfc38f987b924adf270b0876b99fadd04f4 (patch) | |
tree | 6d740fc9d5676843d580c48402d868e8a307e94c /lisp/emacs-lisp | |
parent | 6d0f1c9e5556d61958ac3369c0668dc1a0b2084f (diff) | |
download | emacs-e4cc2dfc38f987b924adf270b0876b99fadd04f4.tar.gz emacs-e4cc2dfc38f987b924adf270b0876b99fadd04f4.tar.bz2 emacs-e4cc2dfc38f987b924adf270b0876b99fadd04f4.zip |
src/xdisp.c: Remove unused parameters.
* dispextern.h (move_it_by_lines):
* xdisp.c (move_it_by_lines): Remove parameter `need_y_p', unused
since 2000-12-29T14:24:09Z!gerd@gnu.org. All callers changed.
(message_log_check_duplicate): Remove parameters `prev_bol' and
`this_bol', unused since 1998-01-01T02:27:27Z!rms@gnu.org. All callers changed.
(redisplay_internal): Remove parameter `preserve_echo_area',
unused since 1999-07-21T21:43:52Z!gerd@gnu.org. All callers changed.
* indent.c (Fvertical_motion):
* window.c (window_scroll_pixel_based, Frecenter):
Don't pass `need_y_p' to `move_it_by_lines'.
Diffstat (limited to 'lisp/emacs-lisp')
0 files changed, 0 insertions, 0 deletions