emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] trunk r114843: Fix a typo.


From: Xue Fuqiao
Subject: [Emacs-diffs] trunk r114843: Fix a typo.
Date: Tue, 29 Oct 2013 14:23:12 +0000
User-agent: Bazaar (2.6b2)

------------------------------------------------------------
revno: 114843
revision-id: address@hidden
parent: address@hidden
committer: Xue Fuqiao <address@hidden>
branch nick: trunk
timestamp: Tue 2013-10-29 22:23:07 +0800
message:
  Fix a typo.
modified:
  doc/lispref/display.texi       
display.texi-20091113204419-o5vbwnq5f7feedwu-6172
=== modified file 'doc/lispref/display.texi'
--- a/doc/lispref/display.texi  2013-10-29 14:15:52 +0000
+++ b/doc/lispref/display.texi  2013-10-29 14:23:07 +0000
@@ -5432,7 +5432,7 @@
 
 @defun next-button pos &optional count-current
 @defunx previous-button pos &optional count-current
-Return the next button after (for @code{next-button} or before (for
+Return the next button after (for @code{next-button}) or before (for
 @code{previous-button}) position @var{pos} in the current buffer.  If
 @var{count-current} is address@hidden, count any button at @var{pos}
 in the search, instead of starting at the next button.


reply via email to

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