Add right-char and left-char to Follow Mode cached commands.

lisp/follow.el (follow-cache-command-list): Include right-char and
 left-char.
This commit is contained in:
Anders Lindgren 2014-01-10 11:30:43 +02:00 committed by Eli Zaretskii
parent 94ffb4b20e
commit d9d836b5c4
2 changed files with 6 additions and 1 deletions

View file

@ -1,3 +1,8 @@
2014-01-10 Anders Lindgren <andlind@gmail.com>
* follow.el (follow-cache-command-list): Include right-char and
left-char.
2014-01-10 Paul Eggert <eggert@cs.ucla.edu>
Spelling fixes.

View file

@ -311,7 +311,7 @@ are \" Fw\", or simply \"\"."
(set-default symbol value)))
(defvar follow-cache-command-list
'(next-line previous-line forward-char backward-char)
'(next-line previous-line forward-char backward-char right-char left-char)
"List of commands that don't require recalculation.
In order to be able to use the cache, a command should not change the