]> git.eshelyaron.com Git - emacs.git/commit
(compute_motion): When POS >= TO, don't call
authorKenichi Handa <handa@m17n.org>
Wed, 5 Mar 1997 01:42:06 +0000 (01:42 +0000)
committerKenichi Handa <handa@m17n.org>
Wed, 5 Mar 1997 01:42:06 +0000 (01:42 +0000)
commit626665b47b57d06c4b517700fd507193872efcd1
treecfff8f067a46ae1b9d49723ecd76d0a6f60b3de4
parenteb302e54e9032d8cad6e9457b878bb8dd36342a2
(compute_motion): When POS >= TO, don't call
find_before_next_newline() as it assumes POS < TO.
src/indent.c