From: Noam Postavsky Date: Wed, 2 Nov 2016 03:18:37 +0000 (-0400) Subject: * doc/lispref/loading.texi (Autoload): Better link (Bug#24845). X-Git-Tag: emacs-25.1.90~59 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=bb61e50;p=emacs.git * doc/lispref/loading.texi (Autoload): Better link (Bug#24845). --- diff --git a/doc/lispref/loading.texi b/doc/lispref/loading.texi index 81a1922d71c..1468603e508 100644 --- 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