changeset 95381:df27f026bbe2

(auto-insert): Add :link.
author Juanma Barranquero <lekktu@gmail.com>
date Thu, 29 May 2008 09:40:06 +0000
parents 101626f701ad
children cd1ab2cd9b99
files lisp/autoinsert.el
diffstat 1 files changed, 2 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/autoinsert.el	Thu May 29 08:17:20 2008 +0000
+++ b/lisp/autoinsert.el	Thu May 29 09:40:06 2008 +0000
@@ -53,7 +53,8 @@
   "Automatic mode-dependent insertion of text into new files."
   :prefix "auto-insert-"
   :group 'files
-  :group 'convenience)
+  :group 'convenience
+  :link '(custom-manual "(autotype) Autoinserting"))
 
 
 (defcustom auto-insert 'not-modified