changeset 59434:7e2ecc9fa098

(customize): Delete :link.
author Richard M. Stallman <rms@gnu.org>
date Sun, 09 Jan 2005 02:44:54 +0000
parents 100bcbece57b
children fbef6cc42fcd
files lisp/cus-edit.el
diffstat 1 files changed, 0 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- 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)