# HG changeset patch # User Richard M. Stallman # Date 1105238694 0 # Node ID 7e2ecc9fa0982b4d44380f5a4c3e9b230b6682a7 # Parent 100bcbece57b32cb4cfc6f44edb559ced33d82fd (customize): Delete :link. diff -r 100bcbece57b -r 7e2ecc9fa098 lisp/cus-edit.el --- a/lisp/cus-edit.el Sun Jan 09 02:12:43 2005 +0000 +++ b/lisp/cus-edit.el Sun Jan 09 02:44:54 2005 +0000 @@ -243,7 +243,6 @@ (defgroup customize '((widgets custom-group)) "Customization of the Customization support." - :link '(custom-manual "(emacs)Easy Customization") :prefix "custom-" :group 'help)