From f55f544f4010368eb422b07c086b205ee2e39cf4 Mon Sep 17 00:00:00 2001 From: Xue Fuqiao Date: Tue, 15 Oct 2013 06:25:14 +0800 Subject: [PATCH] * doc/misc/cl.texi (Argument Lists): Add indexes for &key and &aux. --- doc/misc/ChangeLog | 4 ++++ doc/misc/cl.texi | 2 ++ 2 files changed, 6 insertions(+) diff --git a/doc/misc/ChangeLog b/doc/misc/ChangeLog index c02987568a1..a05a9f67ac4 100644 --- a/doc/misc/ChangeLog +++ b/doc/misc/ChangeLog @@ -1,3 +1,7 @@ +2013-10-14 Xue Fuqiao + + * cl.texi (Argument Lists): Add indexes for &key and &aux. + 2013-10-07 Michael Albinus * trampver.texi: Update release number. 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 -- 2.39.2