(custom-face-value-create): If face name doesn't end with "face", add
[bpt/emacs.git] / lisp / cdl.el
index 2c88ec2..1f7fab2 100644 (file)
@@ -3,6 +3,7 @@
 ;; Copyright (C) 1993 Free Software Foundation, Inc.
 
 ;; Author: ATAE@spva.physics.imperial.ac.uk (Ata Etemadi)
+;; Maintainer: FSF
 ;; Keywords: data
 
 ;; This file is part of GNU Emacs.
@@ -41,4 +42,6 @@
                       nil nil nil "-o" (expand-file-name filename))
   (message "ncgen in progress...done"))
 
+(provide 'cdl)
+
 ;;; cdl.el ends here.