summaryrefslogtreecommitdiff
path: root/lisp/ledit.el
diff options
context:
space:
mode:
authorPavel Janík <Pavel@Janik.cz>2001-07-15 16:15:35 +0000
committerPavel Janík <Pavel@Janik.cz>2001-07-15 16:15:35 +0000
commit5553563924453df2e3c5bf011bf5b7527172b2f6 (patch)
treee879bd365f5e59410cdd640d19d140b17a8029c3 /lisp/ledit.el
parent401aa4797329c34b3691872337b9be2c26e4e020 (diff)
Some fixes to follow coding conventions in files maintained by FSF.
Diffstat (limited to 'lisp/ledit.el')
-rw-r--r--lisp/ledit.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/ledit.el b/lisp/ledit.el
index 66ebe146a2..0094d515de 100644
--- a/lisp/ledit.el
+++ b/lisp/ledit.el
@@ -3,7 +3,7 @@
;; Copyright (C) 1985 Free Software Foundation, Inc.
;; Maintainer: FSF
-;; Keyword: languages
+;; Keywords: languages
;; This file is part of GNU Emacs.