emacs-diffs
[Top][All Lists]
Advanced

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

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


From: Karl Berry
Subject: [Emacs-diffs] Changes to emacs/lispref/display.texi,v
Date: Sat, 07 Apr 2007 15:47:42 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Karl Berry <karl>       07/04/07 15:47:42

Index: display.texi
===================================================================
RCS file: /sources/emacs/emacs/lispref/display.texi,v
retrieving revision 1.257
retrieving revision 1.258
diff -u -b -r1.257 -r1.258
--- display.texi        7 Apr 2007 01:45:22 -0000       1.257
+++ display.texi        7 Apr 2007 15:47:42 -0000       1.258
@@ -4607,15 +4607,11 @@
 @end deffn
 
 @defun next-button pos &optional count-current
-Return the next button after position @var{pos} in the current buffer.
-If @var{count-current} is address@hidden, count any button at
address@hidden in the search, instead of starting at the next button.
address@hidden defun
-
address@hidden previous-button pos &optional count-current
-Return the @var{n}th button before position @var{pos} in the current
-buffer.  If @var{count-current} is address@hidden, count any button at
address@hidden in the search, instead of starting at the next button.
address@hidden previous-button pos &optional count-current
+Return the next button after (for @code{next-button} or before (for
address@hidden) position @var{pos} in the current buffer.  If
address@hidden is address@hidden, count any button at @var{pos}
+in the search, instead of starting at the next button.
 @end defun
 
 @node Abstract Display




reply via email to

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