aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/lispref/tips.texi1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/lispref/tips.texi b/doc/lispref/tips.texi
index 1ca97e2f092..3b8da35b6cc 100644
--- a/doc/lispref/tips.texi
+++ b/doc/lispref/tips.texi
@@ -8,6 +8,7 @@
8@cindex tips for writing Lisp 8@cindex tips for writing Lisp
9@cindex standards of coding style 9@cindex standards of coding style
10@cindex coding standards 10@cindex coding standards
11@cindex best practices
11 12
12 This chapter describes no additional features of Emacs Lisp. Instead 13 This chapter describes no additional features of Emacs Lisp. Instead
13it gives advice on making effective use of the features described in the 14it gives advice on making effective use of the features described in the