]> git.eshelyaron.com Git - emacs.git/commitdiff
* doc/lispref/loading.texi (Autoload): Better link (Bug#24845).
authorNoam Postavsky <npostavs@gmail.com>
Wed, 2 Nov 2016 03:18:37 +0000 (23:18 -0400)
committerNoam Postavsky <npostavs@gmail.com>
Sat, 5 Nov 2016 14:12:03 +0000 (10:12 -0400)
doc/lispref/loading.texi

index 81a1922d71c7b4785c3630d3131e5b9d1df04473..1468603e5087abf5d2d2223c364a345798829214 100644 (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