aboutsummaryrefslogtreecommitdiffstats
path: root/admin
diff options
context:
space:
mode:
authorChong Yidong2012-02-05 14:44:47 +0800
committerChong Yidong2012-02-05 14:44:47 +0800
commit03988c98dfbb4506ada95f52e4a34071627c3b49 (patch)
treea4c4d5fcbf9fa063519f5b688de89c2c1e3cadda /admin
parent98366438c7163579bfc47b0d2eabe875081d51b6 (diff)
downloademacs-03988c98dfbb4506ada95f52e4a34071627c3b49.tar.gz
emacs-03988c98dfbb4506ada95f52e4a34071627c3b49.zip
Updates to Macros and Customization chapters of Lisp manual.
* doc/lispref/customize.texi (Common Keywords): Minor clarifications. Document custom-unlispify-remove-prefixes. (Variable Definitions): Backquotes in defcustom seem to work fine now. Various other copyedits. * doc/lispref/macros.texi (Expansion): Minor clarification. (Backquote): Move node to eval.texi. (Defining Macros): Move an example from Backquote node. (Argument Evaluation): No need to mention Pascal. (Indenting Macros): Add xref to Defining Macros. * doc/lispref/eval.texi (Backquote): Move from macros.texi. * lisp/custom.el (defcustom): Doc fix.
Diffstat (limited to 'admin')
-rw-r--r--admin/FOR-RELEASE2
1 files changed, 1 insertions, 1 deletions
diff --git a/admin/FOR-RELEASE b/admin/FOR-RELEASE
index 34c9c4bb21c..74a758826a1 100644
--- a/admin/FOR-RELEASE
+++ b/admin/FOR-RELEASE
@@ -208,7 +208,7 @@ keymaps.texi
208lists.texi cyd 208lists.texi cyd
209loading.texi 209loading.texi
210locals.texi 210locals.texi
211macros.texi 211macros.texi cyd
212maps.texi 212maps.texi
213markers.texi 213markers.texi
214minibuf.texi 214minibuf.texi