From 87f4831081425aeb45e8eae5b59fe814e1ae7d14 Mon Sep 17 00:00:00 2001 From: David Aspinall Date: Wed, 24 Nov 1999 21:48:24 +0000 Subject: Docstring --- lego/lego.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lego') diff --git a/lego/lego.el b/lego/lego.el index d0dd2643..457f64e3 100644 --- a/lego/lego.el +++ b/lego/lego.el @@ -28,7 +28,7 @@ :group 'lego) (defcustom lego-indent 2 - "*Indentation" + "*Indentation level." :type 'number :group 'lego) @@ -41,7 +41,7 @@ (defcustom lego-help-menu-list '(["The LEGO Reference Card" (browse-url lego-www-refcard) t] ["The LEGO library (WWW)" (browse-url lego-library-www-page) t]) - "List of menu itemsfor LEGO specific help. + "List of menu items for LEGO specific help. See the documentation of `easy-menu-define' " :type '(repeat sexp) -- cgit v1.2.3