emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] /srv/bzr/emacs/trunk r110744: Fix typo in earlier cl.texi


From: Glenn Morris
Subject: [Emacs-diffs] /srv/bzr/emacs/trunk r110744: Fix typo in earlier cl.texi change
Date: Tue, 30 Oct 2012 15:23:13 -0400
User-agent: Bazaar (2.5.0)

------------------------------------------------------------
revno: 110744
committer: Glenn Morris <address@hidden>
branch nick: trunk
timestamp: Tue 2012-10-30 15:23:13 -0400
message:
  Fix typo in earlier cl.texi change
modified:
  doc/misc/cl.texi
=== modified file 'doc/misc/cl.texi'
--- a/doc/misc/cl.texi  2012-10-30 08:03:22 +0000
+++ b/doc/misc/cl.texi  2012-10-30 19:23:13 +0000
@@ -3317,7 +3317,7 @@
 collected into a list.  The return value of @code{cl-mapc} is @var{seq},
 the first sequence.  This function is more general than the Emacs
 primitive @code{mapc}.  (Note that this function is called
address@hidden even in @file{cl.el}, rather than @code{map*} as you
address@hidden even in @file{cl.el}, rather than @code{mapc*} as you
 might expect.)
 @c http://debbugs.gnu.org/6575
 @end defun


reply via email to

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