diff options
Diffstat (limited to 'lisp/emacs-lisp/trace.el')
-rw-r--r-- | lisp/emacs-lisp/trace.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/emacs-lisp/trace.el b/lisp/emacs-lisp/trace.el index 0e19595db2d..49a4a8cd5a9 100644 --- a/lisp/emacs-lisp/trace.el +++ b/lisp/emacs-lisp/trace.el @@ -5,7 +5,7 @@ ;; Author: Hans Chalupsky <hans@cs.buffalo.edu> ;; Created: 15 Dec 1992 ;; Version: trace.el,v 2.0 1993/05/18 00:41:16 hans Exp -;; Keywords: tracing, debugging +;; Keywords: tools, lisp ;; This file is part of GNU Emacs. |