emacs-diffs
[Top][All Lists]
Advanced

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

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


From: Richard M. Stallman
Subject: [Emacs-diffs] Changes to emacs/lispref/positions.texi,v
Date: Sun, 17 Dec 2006 22:01:04 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Richard M. Stallman <rms>       06/12/17 22:01:03

Index: positions.texi
===================================================================
RCS file: /cvsroot/emacs/emacs/lispref/positions.texi,v
retrieving revision 1.60
retrieving revision 1.61
diff -u -b -r1.60 -r1.61
--- positions.texi      8 Jul 2006 18:03:53 -0000       1.60
+++ positions.texi      17 Dec 2006 22:01:03 -0000      1.61
@@ -677,7 +677,7 @@
 @deffn Command forward-sexp &optional arg
 This function moves forward across @var{arg} (default 1) balanced expressions.
 Balanced expressions include both those delimited by parentheses and
-other kinds, such as words and string constants
+other kinds, such as words and string constants.
 @xref{Parsing Expressions}.  For example,
 
 @example




reply via email to

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