/[emacs]/emacs/lisp/emacs-lisp/lisp.el
ViewVC logotype

Diff of /emacs/lisp/emacs-lisp/lisp.el

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.46 by kai, Sun Feb 17 15:07:35 2002 UTC revision 1.46.4.1 by miles, Fri Apr 4 06:20:16 2003 UTC
# Line 166  With ARG, do it that many times.  Negati Line 166  With ARG, do it that many times.  Negati
166  means move forward to Nth following beginning of defun.  means move forward to Nth following beginning of defun.
167  Returns t unless search stops due to beginning or end of buffer.  Returns t unless search stops due to beginning or end of buffer.
168    
169  Normally a defun starts when there is an char with open-parenthesis  Normally a defun starts when there is a char with open-parenthesis
170  syntax at the beginning of a line.  If `defun-prompt-regexp' is  syntax at the beginning of a line.  If `defun-prompt-regexp' is
171  non-nil, then a string which matches that regexp may precede the  non-nil, then a string which matches that regexp may precede the
172  open-parenthesis, and point ends up at the beginning of the line.  open-parenthesis, and point ends up at the beginning of the line.

Legend:
Removed from v.1.46  
changed lines
  Added in v.1.46.4.1

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26