]> git.eshelyaron.com Git - emacs.git/commit
* cmds.c (Fforward_line): Call scan_buffer with new args.
authorJim Blandy <jimb@redhat.com>
Sat, 8 Oct 1994 22:13:15 +0000 (22:13 +0000)
committerJim Blandy <jimb@redhat.com>
Sat, 8 Oct 1994 22:13:15 +0000 (22:13 +0000)
commit4f5d0c3c26de7cb313983787aaf0c6989ed1f945
tree19b05b86a685cbb8fc73a2dd759aa6b7052da1da
parent18e9375535db94d010d96d5f3b3dadf1c131f1be
* cmds.c (Fforward_line): Call scan_buffer with new args.
(Fend_of_line): Replace call to Fforward_line and search loop with
call to find_before_next_newline.
src/cmds.c