(customize): Delete :link.

This commit is contained in:
Richard M. Stallman
2005-01-09 02:45:24 +00:00
parent 8ab2c119c2
commit 03e31a1a3e
2 changed files with 4 additions and 1 deletions

View File

@@ -1,3 +1,7 @@
2005-01-08 Richard M. Stallman <rms@gnu.org>
* cus-edit.el (customize): Delete :link.
2005-01-08 Jay Belanger <belanger@truman.edu>
* calc/calc.el (calc-mode): Remove the extension from the

View File

@@ -243,7 +243,6 @@
(defgroup customize '((widgets custom-group))
"Customization of the Customization support."
:link '(custom-manual "(emacs)Easy Customization")
:prefix "custom-"
:group 'help)