changeset 37067:70fadf968ae4

Say that it's obsolete in the header line.
author Eli Zaretskii <eliz@gnu.org>
date Thu, 29 Mar 2001 15:36:38 +0000
parents 83f78ecd591e
children ac894ffb7b16
files lisp/emacs-lisp/profile.el
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/emacs-lisp/profile.el	Thu Mar 29 15:31:58 2001 +0000
+++ b/lisp/emacs-lisp/profile.el	Thu Mar 29 15:36:38 2001 +0000
@@ -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.