index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
emacs-lisp
/
elp.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use format-prompt in calls to completing-read with a default value
Lars Ingebrigtsen
2020-09-06
1
-3
/
+3
*
; Fix some typos and doc issues (bug#40695)
Štěpán Němec
2020-04-18
1
-1
/
+1
*
Update copyright year to 2020
Paul Eggert
2020-01-01
1
-1
/
+1
*
Go back to "Maintainer: emacs-devel@gnu.org"
Paul Eggert
2019-05-25
1
-0
/
+1
*
Fixes for "Maintainer:" and related lines
Paul Eggert
2019-05-19
1
-1
/
+0
*
Merge from origin/emacs-26
Paul Eggert
2018-12-31
1
-1
/
+1
|
\
|
*
Update copyright year to 2019
Paul Eggert
2019-01-01
1
-1
/
+1
*
|
Merge from origin/emacs-26
Glenn Morris
2018-02-17
1
-2
/
+3
|
\
|
|
*
Improve documentation of Profiling features
Eli Zaretskii
2018-02-17
1
-2
/
+3
*
|
Merge from origin/emacs-26
Paul Eggert
2018-01-01
1
-1
/
+1
|
\
|
|
*
Update copyright year to 2018
Paul Eggert
2018-01-01
1
-1
/
+1
*
|
Prefer nil to (current-time) when either works
Paul Eggert
2017-10-20
1
-4
/
+3
|
/
*
Prefer HTTPS to FTP and HTTP in documentation
Paul Eggert
2017-09-13
1
-1
/
+1
*
* lisp/loadhist.el (unload-feature): Remove ad-hoc ELP code
Stefan Monnier
2017-07-27
1
-0
/
+5
*
Update copyright year to 2017
Paul Eggert
2016-12-31
1
-1
/
+1
*
Update copyright year to 2016
Paul Eggert
2016-01-01
1
-1
/
+1
*
Update copyright year to 2015
Paul Eggert
2015-01-01
1
-1
/
+1
*
Replace "Maintainer: FSF" with the emacs-devel mailing address
Glenn Morris
2014-02-09
1
-1
/
+1
*
Update copyright year to 2014 by running admin/update-copyright.
Paul Eggert
2014-01-01
1
-1
/
+1
*
* lisp/emacs-lisp/nadvice.el: Add `depth' property to manage ordering.
Stefan Monnier
2013-12-12
1
-1
/
+1
*
Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.ca
Paul Eggert
2013-01-02
1
-2
/
+2
|
\
|
*
Update copyright notices for 2013.
Paul Eggert
2013-01-01
1
-2
/
+2
*
|
* lisp/emacs-lisp/nadvice.el: New package.
Stefan Monnier
2012-11-12
1
-202
/
+130
|
/
*
Autoload more carefully from Lisp. Follow aliases for function properties.
Stefan Monnier
2012-07-25
1
-1
/
+1
*
Add 2012 to FSF copyright years for Emacs files
Glenn Morris
2012-01-05
1
-1
/
+1
*
* emacs-lisp/elp.el (elp-elapsed-time): Use float-time.
Paul Eggert
2011-06-30
1
-4
/
+2
*
* lisp/emacs-lisp/elp.el (elp-results): Fix off-by-one in header. (Bug#2746)
Nikolaj Schumacher
2011-03-05
1
-1
/
+1
*
Refill some long/short copyright headers.
Glenn Morris
2011-01-26
1
-1
/
+2
*
Convert consecutive FSF copyright years to ranges.
Glenn Morris
2011-01-24
1
-2
/
+1
*
Nuke arch-tags.
Glenn Morris
2011-01-15
1
-1
/
+0
*
Add 2011 to FSF/AIST copyright years.
Glenn Morris
2011-01-02
1
-1
/
+1
*
Add 2010 to copyright years.
Glenn Morris
2010-01-13
1
-1
/
+1
*
* image-mode.el (image-toggle-display):
Juanma Barranquero
2009-10-02
1
-1
/
+1
*
* 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
*
(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
|
\
|
*
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
*
|
Merge from emacs--rel--22
Miles Bader
2007-11-09
1
-10
/
+10
|
\
|
|
*
(elp-report-limit, elp-restore-all, elp-unset-master, elp-results): Fix typos.
Juanma Barranquero
2007-10-31
1
-10
/
+10
*
|
(elp-unload-hook): Remove function and variable.
Juanma Barranquero
2007-10-31
1
-3
/
+5
*
|
(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
[next]