emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/doc/lispref/positions.texi,v


From: Eli Zaretskii
Subject: [Emacs-diffs] Changes to emacs/doc/lispref/positions.texi,v
Date: Wed, 15 Oct 2008 14:59:56 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Eli Zaretskii <eliz>    08/10/15 14:59:56

Index: positions.texi
===================================================================
RCS file: /cvsroot/emacs/emacs/doc/lispref/positions.texi,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -b -r1.3 -r1.4
--- positions.texi      8 Jan 2008 20:45:51 -0000       1.3
+++ positions.texi      15 Oct 2008 14:59:56 -0000      1.4
@@ -737,7 +737,10 @@
 @defvar beginning-of-defun-function
 If address@hidden, this variable holds a function for finding the
 beginning of a defun.  The function @code{beginning-of-defun}
-calls this function instead of using its normal method.
+calls this function instead of using its normal method, passing it its
+optional argument.  If the argument is address@hidden, the function
+should move back by that many functions, like
address@hidden does.
 @end defvar
 
 @defvar end-of-defun-function




reply via email to

[Prev in Thread] Current Thread [Next in Thread]