* doc/lispref/loading.texi (Autoload): Better link (Bug#24845).

This commit is contained in:
Noam Postavsky 2016-11-01 23:18:37 -04:00
parent 3ef86fd063
commit bb61e50533

View file

@ -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