mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-24 14:30:43 -08:00
(elp-version): Deleted.
This commit is contained in:
parent
dc29aa6cbf
commit
c2641e5f2d
1 changed files with 0 additions and 4 deletions
|
|
@ -93,7 +93,6 @@
|
||||||
;; elp-set-master
|
;; elp-set-master
|
||||||
;; elp-unset-master
|
;; elp-unset-master
|
||||||
;; elp-results
|
;; elp-results
|
||||||
;; elp-submit-bug-report
|
|
||||||
|
|
||||||
;; Note that there are plenty of factors that could make the times
|
;; Note that there are plenty of factors that could make the times
|
||||||
;; reported unreliable, including the accuracy and granularity of your
|
;; 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
|
;; end of user configuration variables
|
||||||
|
|
||||||
|
|
||||||
(defconst elp-version "3.2"
|
|
||||||
"ELP version number.")
|
|
||||||
|
|
||||||
(defvar elp-results-buffer "*ELP Profiling Results*"
|
(defvar elp-results-buffer "*ELP Profiling Results*"
|
||||||
"Buffer name for outputting profiling results.")
|
"Buffer name for outputting profiling results.")
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue