emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] trunk r113729: doc/misc/cl.texi: Add index for compiler ma


From: Xue Fuqiao
Subject: [Emacs-diffs] trunk r113729: doc/misc/cl.texi: Add index for compiler macro.
Date: Wed, 07 Aug 2013 07:02:04 +0000
User-agent: Bazaar (2.6b2)

------------------------------------------------------------
revno: 113729
revision-id: address@hidden
parent: address@hidden
committer: Xue Fuqiao <address@hidden>
branch nick: trunk
timestamp: Wed 2013-08-07 15:01:54 +0800
message:
  doc/misc/cl.texi: Add index for compiler macro.
modified:
  doc/misc/ChangeLog             changelog-20091113204419-o5vbwnq5f7feedwu-6331
  doc/misc/cl.texi               cl.texi-20091113204419-o5vbwnq5f7feedwu-6292
=== modified file 'doc/misc/ChangeLog'
--- a/doc/misc/ChangeLog        2013-08-07 02:25:52 +0000
+++ b/doc/misc/ChangeLog        2013-08-07 07:01:54 +0000
@@ -1,7 +1,8 @@
 2013-08-07  Xue Fuqiao  <address@hidden>
 
        * cl.texi (Argument Lists):
-       (For Clauses): Add indexes.
+       (For Clauses):
+       (Macros): Add indexes.
 
 2013-08-05  Xue Fuqiao  <address@hidden>
 

=== modified file 'doc/misc/cl.texi'
--- a/doc/misc/cl.texi  2013-08-07 02:25:52 +0000
+++ b/doc/misc/cl.texi  2013-08-07 07:01:54 +0000
@@ -2506,6 +2506,8 @@
 or with incorrect keyword arguments.
 @end defmac
 
address@hidden compiler macros
address@hidden define compiler macros
 This package also includes the Common Lisp @code{define-compiler-macro}
 facility, which allows you to define compile-time expansions and
 optimizations for your functions.


reply via email to

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