diff lisp/packages/filladapt.el @ 189:489f57a838ef r20-3b21

Import from CVS: tag r20-3b21
author cvs
date Mon, 13 Aug 2007 09:57:07 +0200
parents 1856695b1fa9
children
line wrap: on
line diff
--- a/lisp/packages/filladapt.el	Mon Aug 13 09:56:30 2007 +0200
+++ b/lisp/packages/filladapt.el	Mon Aug 13 09:57:07 2007 +0200
@@ -96,6 +96,7 @@
   "*Non-nil means that Filladapt minor mode is enabled.
 Use the filladapt-mode command to toggle the mode on/off."
   :type 'boolean
+  :require 'filladapt
   :group 'filladapt)
 (make-variable-buffer-local 'filladapt-mode)