aboutsummaryrefslogtreecommitdiffstats
path: root/src/buffer.c
diff options
context:
space:
mode:
authorEli Zaretskii2013-06-30 17:49:33 +0300
committerEli Zaretskii2013-06-30 17:49:33 +0300
commit0ba54312c98bdcc8ab3ffc872cb9581710a0eea8 (patch)
tree7b2710e9d2c61b8e2ac0a2243667174c3eb33f1c /src/buffer.c
parent0865d506b58bd49932ec8eed0c6e486d2dfd8bb1 (diff)
downloademacs-0ba54312c98bdcc8ab3ffc872cb9581710a0eea8.tar.gz
emacs-0ba54312c98bdcc8ab3ffc872cb9581710a0eea8.zip
Don't call sit-for in right-char and left-char for visual cursor motion.
src/xdisp.c (Fmove_point_visually): Invalidate the cursor position when moving point by using the current glyph matrix. This avoids the need to force redisplay when this function is called in a loop. lisp/bindings.el (right-char, left-char): Don't call sit-for, this is no longer needed. Use arithmetic comparison only for numerical arguments.
Diffstat (limited to 'src/buffer.c')
0 files changed, 0 insertions, 0 deletions