diff options
author | Eric S. Raymond <esr@snark.thyrsus.com> | 1992-07-17 20:24:00 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@snark.thyrsus.com> | 1992-07-17 20:24:00 +0000 |
commit | d7b4d18fd42a5f4cd81a2340bdcbbb3a15576857 (patch) | |
tree | 8dfe9753e9707c33ddd09868be752484b1aa6057 /lisp/emacs-lisp/profile.el | |
parent | 2581ab99686b057693924e771fac1dfa6a414c59 (diff) | |
download | emacs-d7b4d18fd42a5f4cd81a2340bdcbbb3a15576857.tar.gz emacs-d7b4d18fd42a5f4cd81a2340bdcbbb3a15576857.tar.bz2 emacs-d7b4d18fd42a5f4cd81a2340bdcbbb3a15576857.zip |
*** empty log message ***
Diffstat (limited to 'lisp/emacs-lisp/profile.el')
-rw-r--r-- | lisp/emacs-lisp/profile.el | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lisp/emacs-lisp/profile.el b/lisp/emacs-lisp/profile.el index 27757ce0b1d..b5ad14e15fa 100644 --- a/lisp/emacs-lisp/profile.el +++ b/lisp/emacs-lisp/profile.el @@ -5,6 +5,7 @@ ;; Last-Modified: 07 Feb 1992 ;; Version: 1.0 ;; Adapted-By: ESR +;; Keywords: lisp, tools ;; Copyright (C) 1992 Free Software Foundation, Inc. |