diff options
author | Eric S. Raymond <esr@snark.thyrsus.com> | 1993-03-18 21:29:42 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@snark.thyrsus.com> | 1993-03-18 21:29:42 +0000 |
commit | e9571d2a21b7fd2dc46549382bea5ed4c00ddb07 (patch) | |
tree | 23e0c3f0017bfba65503f9208523c62d572300ac /lisp/emacs-lisp/disass.el | |
parent | 92e443b1559cf7ca416185e1ecd8ad334be7fee1 (diff) | |
download | emacs-e9571d2a21b7fd2dc46549382bea5ed4c00ddb07.tar.gz |
Add or correct keywords
Diffstat (limited to 'lisp/emacs-lisp/disass.el')
-rw-r--r-- | lisp/emacs-lisp/disass.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/emacs-lisp/disass.el b/lisp/emacs-lisp/disass.el index aca4f015bb1..9045032cad0 100644 --- a/lisp/emacs-lisp/disass.el +++ b/lisp/emacs-lisp/disass.el @@ -5,7 +5,7 @@ ;; Author: Doug Cutting <doug@csli.stanford.edu> ;; Jamie Zawinski <jwz@lucid.com> ;; Maintainer: Jamie Zawinski <jwz@lucid.com> -;; Keyword: internal +;; Keywords: internal ;; This file is part of GNU Emacs. |