]> code.delx.au - gnu-emacs/commit
(elp-not-profilable): Replace interactive-p with called-interactively-p.
authorStefan Monnier <monnier@iro.umontreal.ca>
Mon, 28 Nov 2005 21:55:15 +0000 (21:55 +0000)
committerStefan Monnier <monnier@iro.umontreal.ca>
Mon, 28 Nov 2005 21:55:15 +0000 (21:55 +0000)
commitd95324034b2f5fd737c1f7c24fb5e00533b9b3cc
tree436d6e571b4db3d8016f7bfc174a2dffd942af31
parentcedbd3f084c41036b82ade1f7c45eaf1d8e5dfd3
(elp-not-profilable): Replace interactive-p with called-interactively-p.
(elp-profilable-p): Rename from elp-not-profilable-p.
Invert result and take into account macros and autoloaded functions.
(elp-instrument-function): Update call.
(elp-instrument-package): Update call.  Add completion.
(elp-pack-number): Use match-string.
(elp-results-jump-to-definition-by-mouse): Merge into
elp-results-jump-to-definition and then remove.
(elp-output-insert-symname): Make help echo text single-line.
lisp/ChangeLog
lisp/emacs-lisp/elp.el