[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Emacs-diffs] emacs-25 bb61e50: * doc/lispref/loading.texi (Autoload): B
From: |
Noam Postavsky |
Subject: |
[Emacs-diffs] emacs-25 bb61e50: * doc/lispref/loading.texi (Autoload): Better link (Bug#24845). |
Date: |
Sat, 5 Nov 2016 14:11:43 +0000 (UTC) |
branch: emacs-25
commit bb61e50533a4dd1f2f93de1f8ca55d31f9094e6d
Author: Noam Postavsky <address@hidden>
Commit: Noam Postavsky <address@hidden>
* doc/lispref/loading.texi (Autoload): Better link (Bug#24845).
---
doc/lispref/loading.texi | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/doc/lispref/loading.texi b/doc/lispref/loading.texi
index 81a1922..1468603 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
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Emacs-diffs] emacs-25 bb61e50: * doc/lispref/loading.texi (Autoload): Better link (Bug#24845).,
Noam Postavsky <=