diff lisp/emacs-lisp/shadow.el @ 21365:db005054f15d

Customized.
author Stephen Eglen <stephen@gnu.org>
date Sun, 05 Apr 1998 18:26:32 +0000
parents 199256234202
children 8332fee2c358
line wrap: on
line diff
--- a/lisp/emacs-lisp/shadow.el	Sun Apr 05 17:43:09 1998 +0000
+++ b/lisp/emacs-lisp/shadow.el	Sun Apr 05 18:26:32 1998 +0000
@@ -53,9 +53,16 @@
 
 ;;; Code:
 
-(defvar shadows-compare-text-p nil
+(defgroup shadow nil
+  "Locate Emacs Lisp file shadowings."
+  :prefix "shadows-"
+  :group 'lisp)
+
+(defcustom shadows-compare-text-p nil
   "*If non-nil, then shadowing files are reported only if their text differs.
-This is slower, but filters out some innocuous shadowing.")
+This is slower, but filters out some innocuous shadowing."
+  :type 'boolean
+  :group 'shadow)
 
 (defun find-emacs-lisp-shadows (&optional path)
   "Return a list of Emacs Lisp files that create shadows.