diff options
author | Gerd Moellmann <gerd@gnu.org> | 2000-07-18 14:39:41 +0000 |
---|---|---|
committer | Gerd Moellmann <gerd@gnu.org> | 2000-07-18 14:39:41 +0000 |
commit | d2a5c76439b948fbcce44e2b2f297d43b41cc76f (patch) | |
tree | ca9106925f053551101ec3a563356d81b51689cc /lisp/cdl.el | |
parent | 5c5fecb38d6c3566846231e31018a5810ec43b97 (diff) | |
download | emacs-d2a5c76439b948fbcce44e2b2f297d43b41cc76f.tar.gz |
Fix `Maintainer' keyword.
Diffstat (limited to 'lisp/cdl.el')
-rw-r--r-- | lisp/cdl.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/cdl.el b/lisp/cdl.el index 1987b0c614e..1f7fab27dc4 100644 --- a/lisp/cdl.el +++ b/lisp/cdl.el @@ -3,7 +3,7 @@ ;; Copyright (C) 1993 Free Software Foundation, Inc. ;; Author: ATAE@spva.physics.imperial.ac.uk (Ata Etemadi) -;; Maintainers: FSF +;; Maintainer: FSF ;; Keywords: data ;; This file is part of GNU Emacs. |