1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-03 11:33:37 +00:00

(elp-version): Deleted.

This commit is contained in:
Dave Love 2000-05-26 13:02:13 +00:00
parent dc29aa6cbf
commit c2641e5f2d

View File

@ -93,7 +93,6 @@
;; elp-set-master
;; elp-unset-master
;; elp-results
;; elp-submit-bug-report
;; Note that there are plenty of factors that could make the times
;; reported unreliable, including the accuracy and granularity of your
@ -189,9 +188,6 @@ In other words, a new unique buffer is create every time you run
;; end of user configuration variables
(defconst elp-version "3.2"
"ELP version number.")
(defvar elp-results-buffer "*ELP Profiling Results*"
"Buffer name for outputting profiling results.")