projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7c1fc23
)
; * doc/lispref/syntax.texi (Position Parse): Fix a typo. (Bug#55143)
author
Arash Esbati
<arash@gnu.org>
Wed, 27 Apr 2022 10:32:38 +0000
(12:32 +0200)
committer
Eli Zaretskii
<eliz@gnu.org>
Wed, 27 Apr 2022 11:43:20 +0000
(14:43 +0300)
doc/lispref/syntax.texi
patch
|
blob
|
history
diff --git
a/doc/lispref/syntax.texi
b/doc/lispref/syntax.texi
index 9120e63727495a7d657dc89bceb3a71f0df03c28..e84b901eaa9950137ac841ccda0cb73fb6f629a3 100644
(file)
--- a/
doc/lispref/syntax.texi
+++ b/
doc/lispref/syntax.texi
@@
-770,7
+770,7
@@
This function returns the parser state that the parser would reach at
position @var{pos} starting from the beginning of the visible portion
of the buffer.
@iftex
-See the next section
for
+See the next section
@end iftex
@ifnottex
@xref{Parser State},