emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] master 1c6e02c: Spelling fix


From: Paul Eggert
Subject: [Emacs-diffs] master 1c6e02c: Spelling fix
Date: Mon, 11 May 2015 05:54:54 +0000

branch: master
commit 1c6e02ca81d868a65e7cbebba9b9b4a8d2cc827e
Author: Paul Eggert <address@hidden>
Commit: Paul Eggert <address@hidden>

    Spelling fix
---
 doc/lispref/sequences.texi |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/doc/lispref/sequences.texi b/doc/lispref/sequences.texi
index 9bce155..72976b1 100644
--- a/doc/lispref/sequences.texi
+++ b/doc/lispref/sequences.texi
@@ -797,7 +797,7 @@ vector or string (@pxref{Iteration} for more information 
about the
 @code{dolist} macro).  This is primarily useful for side-effects.
 @end defmac
 
address@hidden seq-let arguments sequense address@hidden
address@hidden seq-let arguments sequence address@hidden
 @cindex sequence destructuring
   This macro binds the variables in defined in the sequence
 @var{arguments} to the elements of the sequence @var{sequence}.



reply via email to

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