* lisp/emacs-lisp/lisp.el (beginning-of-defun-raw): Don't call end-of-defun
authorDmitry Gutov <dgutov@yandex.ru>
Thu, 23 Feb 2012 08:13:48 +0000 (03:13 -0500)
committerStefan Monnier <monnier@iro.umontreal.ca>
Thu, 23 Feb 2012 08:13:48 +0000 (03:13 -0500)
commit8e911f6f933455fd1d6709dd60965fb9191e81d6
tree8709f04aead0c35946b1fd0a20895328cc7e0ff4
parent2dbe4d71064b2010411c522620fbcfb216642f07
* lisp/emacs-lisp/lisp.el (beginning-of-defun-raw): Don't call end-of-defun
when it might call us back infinitely.

Fixes: debbugs:10797
lisp/ChangeLog
lisp/emacs-lisp/lisp.el