aboutsummaryrefslogtreecommitdiffstats
path: root/admin
diff options
context:
space:
mode:
authorChong Yidong2012-02-19 13:54:33 +0800
committerChong Yidong2012-02-19 13:54:33 +0800
commit8376d7c25a3d73cc516e9ef9537194e702474a52 (patch)
tree91f6ec7f1d2b5f16dc7474826449f5eae735a85d /admin
parent0b19b281212ccb1253088afaaa196f69b21a5a6d (diff)
downloademacs-8376d7c25a3d73cc516e9ef9537194e702474a52.tar.gz
emacs-8376d7c25a3d73cc516e9ef9537194e702474a52.zip
Updates to Documentation chapter of Lisp manual.
* doc/lispref/help.texi (Documentation, Documentation Basics, Help Functions): Minor clarifications. (Accessing Documentation): Clarify what documentation-property is for. Add xref to Keys in Documentation. * doc/lispref/macros.texi (Defining Macros): * doc/lispref/modes.texi (Derived Modes): Say "documentation string" instead of docstring. * doc/lispref/tips.texi (Documentation Tips): Don't recommend using * in docstrings.
Diffstat (limited to 'admin')
-rw-r--r--admin/FOR-RELEASE4
1 files changed, 2 insertions, 2 deletions
diff --git a/admin/FOR-RELEASE b/admin/FOR-RELEASE
index 1b4666bae9a..dcaea46d2de 100644
--- a/admin/FOR-RELEASE
+++ b/admin/FOR-RELEASE
@@ -197,7 +197,7 @@ files.texi
197frames.texi 197frames.texi
198functions.texi cyd 198functions.texi cyd
199hash.texi cyd 199hash.texi cyd
200help.texi 200help.texi cyd
201hooks.texi 201hooks.texi
202index.texi 202index.texi
203internals.texi 203internals.texi
@@ -210,7 +210,7 @@ macros.texi cyd
210maps.texi 210maps.texi
211markers.texi 211markers.texi
212minibuf.texi 212minibuf.texi
213modes.texi 213modes.texi cyd
214nonascii.texi 214nonascii.texi
215numbers.texi cyd 215numbers.texi cyd
216objects.texi cyd 216objects.texi cyd