aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/emacs-lisp/debug.el
diff options
context:
space:
mode:
authorEric S. Raymond <[email protected]>1993-03-18 21:29:42 +0000
committerEric S. Raymond <[email protected]>1993-03-18 21:29:42 +0000
commite9571d2a21b7fd2dc46549382bea5ed4c00ddb07 (patch)
tree23e0c3f0017bfba65503f9208523c62d572300ac /lisp/emacs-lisp/debug.el
parent92e443b1559cf7ca416185e1ecd8ad334be7fee1 (diff)
Add or correct keywords
Diffstat (limited to 'lisp/emacs-lisp/debug.el')
-rw-r--r--lisp/emacs-lisp/debug.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/emacs-lisp/debug.el b/lisp/emacs-lisp/debug.el
index ad0e1bac10..c37250f8ea 100644
--- a/lisp/emacs-lisp/debug.el
+++ b/lisp/emacs-lisp/debug.el
@@ -3,7 +3,7 @@
;; Copyright (C) 1985, 1986 Free Software Foundation, Inc.
;; Maintainer: FSF
-;; Keyword: lisp, tools
+;; Keywords: lisp, tools, maint
;; This file is part of GNU Emacs.