diff options
author | Eli Zaretskii <eliz@gnu.org> | 2014-11-30 18:06:19 +0200 |
---|---|---|
committer | Eli Zaretskii <eliz@gnu.org> | 2014-11-30 18:06:19 +0200 |
commit | 59c4d5f95337d6393edb5ffe6b9ef74e4f89058f (patch) | |
tree | 7065d829bf1279d6ba5552c654fdd923535019d7 /lisp/emacs-lisp/debug.el | |
parent | babb0ca80be9a46eee70f23377f360e927797ae2 (diff) | |
download | emacs-59c4d5f95337d6393edb5ffe6b9ef74e4f89058f.tar.gz emacs-59c4d5f95337d6393edb5ffe6b9ef74e4f89058f.tar.bz2 emacs-59c4d5f95337d6393edb5ffe6b9ef74e4f89058f.zip |
Fix bug #19211 with move-end-of-line in non-interactive session.
lisp/simple.el (line-move): If noninteractive, call line-move-1, not
forward-line, since the former is compatible with line-move-visual
both in terms of the column to which it moves and the return
value.
Diffstat (limited to 'lisp/emacs-lisp/debug.el')
0 files changed, 0 insertions, 0 deletions