[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Emacs-diffs] /srv/bzr/emacs/trunk r107361: Spelling fix.
From: |
Paul Eggert |
Subject: |
[Emacs-diffs] /srv/bzr/emacs/trunk r107361: Spelling fix. |
Date: |
Mon, 20 Feb 2012 16:16:37 -0800 |
User-agent: |
Bazaar (2.3.1) |
------------------------------------------------------------
revno: 107361
committer: Paul Eggert <address@hidden>
branch nick: trunk
timestamp: Mon 2012-02-20 16:16:37 -0800
message:
Spelling fix.
modified:
src/syntax.c
=== modified file 'src/syntax.c'
--- a/src/syntax.c 2012-02-17 14:01:05 +0000
+++ b/src/syntax.c 2012-02-21 00:16:37 +0000
@@ -2854,7 +2854,7 @@
point (i.e. the starting point is DEPTH parentheses deep). This
function scans over parentheses until the depth goes to zero COUNT
times. Hence, positive DEPTH moves out that number of levels of
-paretheses, while negative DEPTH moves to a deeper level.
+parentheses, while negative DEPTH moves to a deeper level.
Comments are ignored if `parse-sexp-ignore-comments' is non-nil.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Emacs-diffs] /srv/bzr/emacs/trunk r107361: Spelling fix.,
Paul Eggert <=