Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | * image-mode.el (image-toggle-display): | Juanma Barranquero | 2009-10-02 | 1 | -1/+1 | |
| | | | | | | | | | * emacs-lisp/elp.el (elp-instrument-function): * emacs-lisp/advice.el (ad-make-advised-definition): * emacs-lisp/easy-mmode.el (define-minor-mode): * net/browse-url.el (browse-url-maybe-new-window): * progmodes/sh-script.el (sh-learn-buffer-indent): Pass new argument 'any to `called-interactively-p'. | |||||
* | * emacs-lisp/elp.el (elp-not-profilable): Add more functions (Bug#4233). | Chong Yidong | 2009-09-12 | 1 | -1/+4 | |
| | ||||||
* | Remove leading * from defcustom docs. | Glenn Morris | 2009-07-22 | 1 | -6/+6 | |
| | ||||||
* | (elp-output-insert-symname): Add a link face to make it obvious item | Dan Nicolaescu | 2009-06-23 | 1 | -0/+1 | |
| | | | | can be clicked. | |||||
* | (elp-results-symname-map): Add follow-link. | Stefan Monnier | 2009-01-31 | 1 | -0/+1 | |
| | ||||||
* | Add 2009 to copyright years. | Glenn Morris | 2009-01-05 | 1 | -1/+1 | |
| | ||||||
* | * emacs-lisp/elp.el (elp-instrument-list): Fix 2nd arg of `signal'. | Juanma Barranquero | 2008-11-24 | 1 | -1/+1 | |
| | ||||||
* | (elp-instrument-list): Check argument type explicitly. Doc fix. | Chong Yidong | 2008-11-24 | 1 | -2/+5 | |
| | ||||||
* | Switch to recommended form of GPLv3 permissions notice. | Glenn Morris | 2008-05-06 | 1 | -6/+4 | |
| | ||||||
* | Merge from emacs--rel--22 | Miles Bader | 2008-01-08 | 1 | -1/+1 | |
|\ | | | | | | | Revision: emacs@sv.gnu.org/emacs--devo--0--patch-987 | |||||
| * | Add 2008 to copyright years. | Glenn Morris | 2008-01-07 | 1 | -1/+1 | |
| | | ||||||
* | | (elp-results): Use header-line-format for header. Move point to the start of | Nick Roberts | 2007-12-31 | 1 | -15/+35 | |
| | | | | | | | | the buffer. | |||||
* | | Merge from emacs--rel--22 | Miles Bader | 2007-11-09 | 1 | -10/+10 | |
|\ \ | |/ | | | | | Revision: emacs@sv.gnu.org/emacs--devo--0--patch-923 | |||||
| * | (elp-report-limit, elp-restore-all, elp-unset-master, elp-results): Fix typos. | Juanma Barranquero | 2007-10-31 | 1 | -10/+10 | |
| | | | | | | | | | | (elp-sort-by-function, elp-use-standard-output, elp-recycle-buffers-p): Doc fixes. | |||||
* | | (elp-unload-hook): Remove function and variable. | Juanma Barranquero | 2007-10-31 | 1 | -3/+5 | |
| | | | | | | | | | | (elp-unload-function): New-style unload function, adapted from `elp-unload-hook'. | |||||
* | | (elp-results): Use `mapc' rather than `mapcar'. | Juanma Barranquero | 2007-09-26 | 1 | -1/+1 | |
|/ | ||||||
* | Switch license to GPLv3 or later. | Glenn Morris | 2007-07-25 | 1 | -1/+1 | |
| | ||||||
* | Add 2007 to copyright years. | Glenn Morris | 2007-01-21 | 1 | -1/+1 | |
| | ||||||
* | Update years in copyright notice; nfc. | Thien-Thi Nguyen | 2006-02-06 | 1 | -1/+1 | |
| | ||||||
* | (elp-not-profilable): Replace interactive-p with called-interactively-p. | Stefan Monnier | 2005-11-28 | 1 | -32/+34 | |
| | | | | | | | | | | | (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. | |||||
* | Update years in copyright notice; nfc. | Thien-Thi Nguyen | 2005-08-06 | 1 | -1/+2 | |
| | ||||||
* | Update FSF's address. | Lute Kamstra | 2005-07-04 | 1 | -2/+2 | |
| | ||||||
* | (elp): Finish `defgroup' description with period. | Juanma Barranquero | 2005-07-04 | 1 | -1/+1 | |
| | ||||||
* | (elp-results): Delete wasteful beginning-of-buffer. | Richard M. Stallman | 2004-11-07 | 1 | -1/+0 | |
| | ||||||
* | (elp-instrument-function): Use called-interactively-p. | Richard M. Stallman | 2004-11-02 | 1 | -1/+1 | |
| | ||||||
* | (elp-unload-hook): Set the variable. | Richard M. Stallman | 2004-10-16 | 1 | -0/+1 | |
| | ||||||
* | (elp-results-symname-map): New keymap. | Masatake YAMATO | 2004-08-19 | 1 | -1/+27 | |
| | | | | | | (elp-results-jump-to-definition-by-mouse) (elp-results-jump-to-definition, elp-output-insert-symname): New Functions. (elp-output-result): Use elp-output-insert-symname. | |||||
* | Add arch taglines | Miles Bader | 2003-09-01 | 1 | -0/+1 | |
| | ||||||
* | Comment change. | Richard M. Stallman | 2001-12-27 | 1 | -1/+1 | |
| | ||||||
* | Doc fix. | Pavel Janík | 2001-12-20 | 1 | -1/+1 | |
| | ||||||
* | (elp-not-profilable): New var. | Stefan Monnier | 2001-11-17 | 1 | -16/+28 | |
| | | | | | (elp-not-profilable-p): New function. (elp-instrument-function): Use it. Use backquotes and push. | |||||
* | Some fixes to follow coding conventions. | Pavel Janík | 2001-07-15 | 1 | -8/+8 | |
| | ||||||
* | (elp-instrument-function): Handle advised | Gerd Moellmann | 2001-05-17 | 1 | -6/+13 | |
| | | | | functions. | |||||
* | (elp-instrument-package): Don't allow empty prefixes. | Eli Zaretskii | 2001-05-14 | 1 | -0/+2 | |
| | ||||||
* | (elp-restore-function): Remove autoload | Dave Love | 2000-11-01 | 1 | -1/+0 | |
| | | | | cookie. | |||||
* | (elp-unload-hook): New function. | Dave Love | 2000-10-31 | 1 | -0/+3 | |
| | ||||||
* | (elp-version): Deleted. | Dave Love | 2000-05-26 | 1 | -4/+0 | |
| | ||||||
* | Change maintainer to FSF. | Dave Love | 2000-05-26 | 1 | -22/+1 | |
| | ||||||
* | (elp-restore-function): Don't use obsolete byte-code-function-p. | Dave Love | 2000-05-25 | 1 | -1/+1 | |
| | ||||||
* | Change comment and version numbers. | Richard M. Stallman | 1998-03-14 | 1 | -5/+4 | |
| | ||||||
* | Update version. | Richard M. Stallman | 1997-05-31 | 1 | -3/+3 | |
| | ||||||
* | (elp-report-limit): Change prompt string. | Richard M. Stallman | 1997-04-21 | 1 | -30/+23 | |
| | | | | (elp-version): Incremented. | |||||
* | Update copyright years. | Richard M. Stallman | 1997-04-12 | 1 | -1/+1 | |
| | ||||||
* | Add defgroup; use defcustom for user vars. | Richard M. Stallman | 1997-04-12 | 1 | -13/+30 | |
| | ||||||
* | (elp-functionp): Definitions deleted; use functionp. | Richard M. Stallman | 1997-04-12 | 1 | -17/+1 | |
| | ||||||
* | (elp-functionp): New function. | Richard M. Stallman | 1997-04-12 | 1 | -48/+100 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (elp-instrument-package): Don't attempt to instrument autoload functions. (elp-elapsed-time): New function to calculate the different between two `current-time' lists. This no longer throws away the top 16 bits of information. (elp-wrapper): Use elp-elapsed-time instead of elp-get-time. Also, call `current-time' as close to the function entrance and exit as possible so more of the overhead is eliminated from the times. (elp-get-time): Obsolete, deleted. (elp-restore-function): When restoring, do not check assq elp-wrapper if the symbol-function is a compiled lisp function (i.e. byte coded). If it is byte-coded, it could not have been instrumented. Don't do the symbol-function restoration if the symbol has no function definition. (elp-instrument-function): Always `restore' the funsym before instrumenting. Fail if function is an autoload symbol. (elp-instrument-list): Remove unnecessary condition-case. (elp-results): Noninteractive as a function is non-portable, use the variable instead. buffer-substring with 3 arguments is non-portable. (elp-instrument-function, elp-instrument-list): Handle function symbols that have already been instrumented. Do not instrument them twice. (elp-recycle-buffers-p): New variable. (elp-report-limit, elp-sort-by-function): New default values. (elp-use-standard-output): New variable. (elp-results): Optionally dump results to standard-output. | |||||
* | (elp-instrument-package): Don't instrument keymaps and autoloaded functions. | Richard M. Stallman | 1996-03-22 | 1 | -3/+3 | |
| | ||||||
* | Update FSF's address. | Erik Naggum | 1996-01-14 | 1 | -2/+3 | |
| | ||||||
* | Comment changes. | Richard M. Stallman | 1994-12-29 | 1 | -28/+37 | |
| | ||||||
* | Comment changes. | Richard M. Stallman | 1994-12-26 | 1 | -53/+50 | |
| |