diff lisp/autoinsert.el @ 95381:df27f026bbe2

(auto-insert): Add :link.
author Juanma Barranquero <lekktu@gmail.com>
date Thu, 29 May 2008 09:40:06 +0000
parents ee5932bf781d
children 5436066cf627
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