]> git.eshelyaron.com Git - emacs.git/commitdiff
Say that it's obsolete in the header line.
authorEli Zaretskii <eliz@gnu.org>
Thu, 29 Mar 2001 15:36:38 +0000 (15:36 +0000)
committerEli Zaretskii <eliz@gnu.org>
Thu, 29 Mar 2001 15:36:38 +0000 (15:36 +0000)
lisp/emacs-lisp/profile.el

index f8b7571aebc020230efa59711d7122e1149cdc91..1ceb44ccb09d3e92ecac5398ba13bba80e911abd 100644 (file)
@@ -1,4 +1,4 @@
-;;; profile.el --- generate run time measurements of Emacs Lisp functions
+;;; profile.el --- Emacs profiler (OBSOLETE; use elp.el instead)
 
 ;; Copyright (C) 1992, 1994, 1998 Free Software Foundation, Inc.