diff options
author | Pavel Janík <Pavel@Janik.cz> | 2002-05-02 05:41:46 +0000 |
---|---|---|
committer | Pavel Janík <Pavel@Janik.cz> | 2002-05-02 05:41:46 +0000 |
commit | 307645975cf9964740f4de544718f3f344a0c99c (patch) | |
tree | 47fc07d08ddd76697efb0f209c0c68638ddc99b8 /lisp/compare-w.el | |
parent | e3f5ce5624f1204a834a5fe1a6c4e77f54057143 (diff) | |
download | emacs-307645975cf9964740f4de544718f3f344a0c99c.tar.gz |
Follow coding conventions.
Diffstat (limited to 'lisp/compare-w.el')
-rw-r--r-- | lisp/compare-w.el | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lisp/compare-w.el b/lisp/compare-w.el index 89127a091b8..ce9a47d62c5 100644 --- a/lisp/compare-w.el +++ b/lisp/compare-w.el @@ -3,6 +3,7 @@ ;; Copyright (C) 1986, 1989, 1993, 1997 Free Software Foundation, Inc. ;; Maintainer: FSF +;; Keywords: convenience files ;; This file is part of GNU Emacs. |