summaryrefslogtreecommitdiff
path: root/lisp/emacs-lisp/elp.el
AgeCommit message (Expand)Author
2026-01-01; Add 2026 to copyright years.Sean Whitton
2025-02-23Prefer incf to cl-incf in emacs-lisp/*.elStefan Kangas
2025-01-01Update copyright year to 2025Paul Eggert
2024-01-02; Add 2024 to copyright yearsPo Lu
2023-01-01; Add 2023 to copyright years.Eli Zaretskii
2022-08-19; Delete not-useful comments referring to Emacs 19.Stefan Kangas
2022-07-04Prefer defvar-keymap in emacs-lisp/*.elStefan Kangas
2022-02-06Improve the elp-instrument-package doc stringLars Ingebrigtsen
2022-01-01Merge from origin/emacs-28Eli Zaretskii
2022-01-01; Add 2022 to copyright years.Eli Zaretskii
2021-12-19Add a new elp-restore-package commandDaniel Mendler
2021-12-19Fix elp-*-list interactive specsLars Ingebrigtsen
2021-10-18Update elp-not-profilableLars Ingebrigtsen
2021-09-14; More minor docfixes found by checkdocStefan Kangas
2021-06-01; End recently added sentences with a period.Basil L. Contovounesios
2021-05-31Put ELP results in a special-mode bufferLars Ingebrigtsen
2021-05-04Merge from origin/emacs-27Glenn Morris
2021-04-29* lisp/emacs-lisp/elp.el: Doc fixes.Stefan Kangas
2021-03-05Fix qualifiers order for loadhist-unload-element in elp.elMauro Aranda
2021-02-04Remove some unnecessary references to Emacs 19Stefan Kangas
2021-01-01Update copyright year to 2021Paul Eggert
2021-01-01Update copyright year to 2021Paul Eggert
2020-09-06Use format-prompt in calls to completing-read with a default valueLars Ingebrigtsen
2020-04-18; Fix some typos and doc issues (bug#40695)Štěpán Němec
2020-01-01Update copyright year to 2020Paul Eggert
2019-05-25Go back to "Maintainer: emacs-devel@gnu.org"Paul Eggert
2019-05-19Fixes for "Maintainer:" and related linesPaul Eggert
2018-12-31Merge from origin/emacs-26Paul Eggert
2019-01-01Update copyright year to 2019Paul Eggert
2018-02-17Merge from origin/emacs-26Glenn Morris
2018-02-17Improve documentation of Profiling featuresEli Zaretskii
2018-01-01Merge from origin/emacs-26Paul Eggert
2018-01-01Update copyright year to 2018Paul Eggert
2017-10-20Prefer nil to (current-time) when either worksPaul Eggert
2017-09-13Prefer HTTPS to FTP and HTTP in documentationPaul Eggert
2017-07-27* lisp/loadhist.el (unload-feature): Remove ad-hoc ELP codeStefan Monnier
2016-12-31Update copyright year to 2017Paul Eggert
2016-01-01Update copyright year to 2016Paul Eggert
2015-01-01Update copyright year to 2015Paul Eggert
2014-02-09Replace "Maintainer: FSF" with the emacs-devel mailing addressGlenn Morris
2014-01-01Update copyright year to 2014 by running admin/update-copyright.Paul Eggert
2013-12-12* lisp/emacs-lisp/nadvice.el: Add `depth' property to manage ordering.Stefan Monnier
2013-01-02Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.caPaul Eggert
2013-01-01Update copyright notices for 2013.Paul Eggert
2012-11-12* lisp/emacs-lisp/nadvice.el: New package.Stefan Monnier
2012-07-25Autoload more carefully from Lisp. Follow aliases for function properties.Stefan Monnier
2012-01-05Add 2012 to FSF copyright years for Emacs filesGlenn Morris
2011-06-30* emacs-lisp/elp.el (elp-elapsed-time): Use float-time.Paul Eggert
2011-03-05* lisp/emacs-lisp/elp.el (elp-results): Fix off-by-one in header. (Bug#2746)Nikolaj Schumacher
2011-01-26Refill some long/short copyright headers.Glenn Morris