projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3ef86fd
)
* doc/lispref/loading.texi (Autoload): Better link (Bug#24845).
author
Noam Postavsky
<npostavs@gmail.com>
Wed, 2 Nov 2016 03:18:37 +0000
(23:18 -0400)
committer
Noam Postavsky
<npostavs@gmail.com>
Sat, 5 Nov 2016 14:12:03 +0000
(10:12 -0400)
doc/lispref/loading.texi
patch
|
blob
|
history
diff --git
a/doc/lispref/loading.texi
b/doc/lispref/loading.texi
index 81a1922d71c7b4785c3630d3131e5b9d1df04473..1468603e5087abf5d2d2223c364a345798829214 100644
(file)
--- a/
doc/lispref/loading.texi
+++ b/
doc/lispref/loading.texi
@@
-610,8
+610,8
@@
and @code{define-global-minor-mode}.
@item Other definition types:
@code{defcustom}, @code{defgroup}, @code{defclass}
-(@pxref{Top,EIEIO,,eieio,EIEIO}), and @code{define-skeleton}
(see the
-
commentary in @file{skeleton.el
}).
+(@pxref{Top,EIEIO,,eieio,EIEIO}), and @code{define-skeleton}
+
(@pxref{Top,Autotyping,,autotype,Autotyping
}).
@end table
You can also use a magic comment to execute a form at build time