diff options
author | Dmitry Antipov <dmantipov@yandex.ru> | 2014-10-15 17:37:10 +0400 |
---|---|---|
committer | Dmitry Antipov <dmantipov@yandex.ru> | 2014-10-15 17:37:10 +0400 |
commit | 0b4d6d30be2822df7d6b086bbab32b8ff419ed5d (patch) | |
tree | bb4d69129f2dc53af8736945bfdaf8bd22dbf966 /lisp/emacs-lisp/lisp.el | |
parent | 73d4c39e1519a5fec742686e3c81941113d41448 (diff) | |
download | emacs-0b4d6d30be2822df7d6b086bbab32b8ff419ed5d.tar.gz |
Avoid unwanted point motion in Fline_beginning_position.
* lisp.h (scan_newline_from_point): Add prototype.
* search.c (scan_newline_from_point): New function, refactored from...
* cmds.c (Fforward_line): ...adjusted user.
* editfns.c (Fline_beginning_position): Use scan_newline_from_point
and simplify the former since the latter doesn't move point.
Diffstat (limited to 'lisp/emacs-lisp/lisp.el')
0 files changed, 0 insertions, 0 deletions