(back_comment): Move the find_defun_start call
authorRichard M. Stallman <rms@gnu.org>
Sun, 25 Jan 1998 01:55:51 +0000 (01:55 +0000)
committerRichard M. Stallman <rms@gnu.org>
Sun, 25 Jan 1998 01:55:51 +0000 (01:55 +0000)
commiteb35b62861225201fae38b4fb3a4b265e2c1ecf6
tree1d0e1468002d69bacab5167b113ef5a8ea3c53ba
parent5d039c85125b62e3520cd1acc73b333ef50f9f73
(back_comment): Move the find_defun_start call
out of the scan_sexps_forward call.
No need to call find_defun_start
if we found the defun start in the initial scan.
src/syntax.c