summaryrefslogtreecommitdiff
path: root/doc/lispref/functions.texi
diff options
context:
space:
mode:
authorXue Fuqiao <xfq.free@gmail.com>2013-09-12 20:22:17 +0800
committerXue Fuqiao <xfq.free@gmail.com>2013-09-12 20:22:17 +0800
commit99d8e6d6c226fd69f7a8927d89a485044bb9c0a3 (patch)
treeca23b088364202bb5d2b4ed04bce926a80b1997c /doc/lispref/functions.texi
parent384a7d723ee9cfa2adde22670b1063be8d1a49b4 (diff)
downloademacs-99d8e6d6c226fd69f7a8927d89a485044bb9c0a3.tar.gz
* doc/lispref/functions.texi (Obsolete Functions): Add an index for obsolete functions.
Diffstat (limited to 'doc/lispref/functions.texi')
-rw-r--r--doc/lispref/functions.texi1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/lispref/functions.texi b/doc/lispref/functions.texi
index 39a9ff6b62c..f1d8c54f49c 100644
--- a/doc/lispref/functions.texi
+++ b/doc/lispref/functions.texi
@@ -1135,6 +1135,7 @@ examining or altering the structure of closure objects.
@node Obsolete Functions
@section Declaring Functions Obsolete
+@cindex obsolete functions
You can mark a named function as @dfn{obsolete}, meaning that it may
be removed at some point in the future. This causes Emacs to warn