summaryrefslogtreecommitdiff
path: root/doc/misc/cl.texi
diff options
context:
space:
mode:
authorXue Fuqiao <xfq.free@gmail.com>2013-10-15 06:25:14 +0800
committerXue Fuqiao <xfq.free@gmail.com>2013-10-15 06:25:14 +0800
commitf55f544f4010368eb422b07c086b205ee2e39cf4 (patch)
tree95b5ed2425a5d61592fcdfbd7a799a17c25533dd /doc/misc/cl.texi
parentc463be09eb74597309dc4014ac7f96d0b05ce01c (diff)
downloademacs-f55f544f4010368eb422b07c086b205ee2e39cf4.tar.gz
* doc/misc/cl.texi (Argument Lists): Add indexes for &key and &aux.
Diffstat (limited to 'doc/misc/cl.texi')
-rw-r--r--doc/misc/cl.texi2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/misc/cl.texi b/doc/misc/cl.texi
index 6dfc41d83f3..49c02568475 100644
--- a/doc/misc/cl.texi
+++ b/doc/misc/cl.texi
@@ -273,6 +273,8 @@ and the @code{cl-eval-when} construct.
@node Argument Lists
@section Argument Lists
+@cindex &key
+@cindex &aux
@noindent
Emacs Lisp's notation for argument lists of functions is a subset of