]> git.eshelyaron.com Git - emacs.git/commit
* emacs-lisp/lisp.el (beginning-of-defun-raw): Optimise (for
authorChong Yidong <cyd@stupidchicken.com>
Sun, 17 Dec 2006 22:56:27 +0000 (22:56 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Sun, 17 Dec 2006 22:56:27 +0000 (22:56 +0000)
commit76f38b63b7c4f9b4fadfc5a12eab402804c962a2
treeebde11866fb2bcb603e080916e6405f573b3ed24
parent8013296c2811b2827ac49bb4fd6a0e87f5ef479b
* emacs-lisp/lisp.el (beginning-of-defun-raw): Optimise (for
speed) the case when open-paren-in-column-0-is-defun-start is nil.
Based on code by Martin Rudalics.
lisp/ChangeLog