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
Commit message (
Expand
)
Author
Age
Files
Lines
*
* Pacify with the byte-compiler
Andrea Corallo
2020-05-18
1
-14
/
+14
*
* Add new customize `comp-async-env-modifier-form' (Bug#40838)
Andrea Corallo
2020-05-18
1
-0
/
+7
*
* Make the Evil happy (Bug#41374)
Andrea Corallo
2020-05-18
1
-5
/
+7
*
Merge remote-tracking branch 'savannah/master' into HEAD
Andrea Corallo
2020-05-17
1
-1
/
+1
|
\
|
*
Don’t attempt to modify constant conses
Paul Eggert
2020-05-16
1
-1
/
+1
*
|
* Do not refuse to compile if a dynamic lambda is encountered
Andrea Corallo
2020-05-15
1
-22
/
+30
*
|
* Allow for logging async compilation command line
Andrea Corallo
2020-05-15
1
-0
/
+3
*
|
Sanity check on lambdas fixups
Andrea Corallo
2020-05-15
1
-1
/
+1
*
|
* Fix speed 2 bootstrap
Andrea Corallo
2020-05-15
1
-0
/
+1
*
|
Add anonymous lambdas reload mechanism
Andrea Corallo
2020-05-15
1
-2
/
+53
*
|
* Prune now unnecessary byte-code objects
Andrea Corallo
2020-05-14
1
-2
/
+10
*
|
* Rework comp-spill-lap-function
Andrea Corallo
2020-05-14
1
-35
/
+36
*
|
Update spill LAP machinery and compile anonymous lambdas
Andrea Corallo
2020-05-14
2
-56
/
+97
*
|
Merge remote-tracking branch 'savannah/master' into HEAD
Andrea Corallo
2020-05-14
7
-126
/
+200
|
\
|
|
*
Turn Eldoc, Xref and Project into GNU ELPA :core packages
João Távora
2020-05-13
1
-0
/
+5
|
*
* lisp/emacs-lisp/syntax.el: Fix bug#41195
Stefan Monnier
2020-05-12
1
-6
/
+18
|
*
Revert "Inhibit modification hooks when saving eieio-persistent's"
Michael Heerdegen
2020-05-12
1
-2
/
+1
|
*
Support sorting timer-list-mode by column (Bug#40854)
Stefan Kangas
2020-05-12
1
-4
/
+31
|
*
Base timer-list-mode on tabulated-list-mode (Bug#40854)
Stefan Kangas
2020-05-12
1
-56
/
+49
|
*
Fix bug #40992 whilst still allowing breakpoint highlights in edebug
Alan Mackenzie
2020-05-11
1
-15
/
+38
|
*
* lisp/emacs-lisp/pcase.el (pcase--fgrep): Look inside vectors
Stefan Monnier
2020-05-11
1
-4
/
+9
|
*
* lisp/emacs-lisp/syntax.el (syntax-propertize): Use run-hook-wrapped
Stefan Monnier
2020-05-11
1
-17
/
+21
|
*
* lisp/emacs-lisp/pcase.el: Don't bind unused vars in branches
Stefan Monnier
2020-05-10
1
-20
/
+27
|
*
* lisp/emacs-lisp/eieio.el (eieio pcase macro): Fix last-minute typo
Stefan Monnier
2020-05-10
1
-1
/
+1
|
*
* lisp/emacs-lisp/eieio.el (eieio pcase macro): Remove unused var `is`
Stefan Monnier
2020-05-10
1
-10
/
+9
*
|
* Fix `comp-deferred-compilation-black-list' effectiveness
Andrea Corallo
2020-05-10
1
-6
/
+7
*
|
Merge remote-tracking branch 'savannah/master' into HEAD
Andrea Corallo
2020-05-09
2
-5
/
+37
|
\
|
|
*
Merge from origin/emacs-27
Glenn Morris
2020-05-09
1
-5
/
+6
|
|
\
|
|
*
Improve documentation of 'with-suppressed-warnings'.
Philipp Stephani
2020-05-08
1
-5
/
+6
|
|
*
Revert "cl-loop: Calculate the array length just once"
Noam Postavsky
2020-05-05
1
-9
/
+3
|
|
*
Revert "cl-loop: Add missing guard condition"
Noam Postavsky
2020-05-05
1
-25
/
+7
|
|
*
Revert "Refix conditional step clauses in cl-loop"
Noam Postavsky
2020-05-05
1
-37
/
+59
|
|
*
Remove calls to non-existent functions from edebug.el.
Alan Mackenzie
2020-05-04
1
-3
/
+1
|
|
*
Revert "Mark breakpoints in edebug with highlights". This fixes bug #40992
Alan Mackenzie
2020-05-03
1
-40
/
+1
|
*
|
Add new filter command to Package Menu (Bug#39903)
Pieter van Oostrum
2020-05-09
1
-0
/
+31
*
|
|
Merge remote-tracking branch 'savannah/master' into HEAD
Andrea Corallo
2020-05-09
2
-20
/
+12
|
\
|
|
|
*
|
Make pcase pattern 'eieio' respect slot access related functions.
Zhu Zihao
2020-05-08
1
-10
/
+7
|
*
|
Don't increment array index in cl-loop twice (Bug#40727)
Noam Postavsky
2020-05-07
1
-1
/
+2
|
*
|
Revert "cl-loop: Calculate the array length just once"
Noam Postavsky
2020-05-07
1
-10
/
+4
*
|
|
* Add 'comp-deferred-compilation-black-list' customize
Andrea Corallo
2020-05-09
1
-1
/
+13
*
|
|
* Fix bug#41112
Andrea Corallo
2020-05-07
1
-30
/
+42
*
|
|
* Add native compilation unit black list
Andrea Corallo
2020-05-06
1
-1
/
+15
*
|
|
Merge remote-tracking branch 'savannah/master' into HEAD
Andrea Corallo
2020-05-04
6
-29
/
+41
|
\
|
|
|
*
|
* lisp/emacs-lisp/eieio.el (oset, oset-default): Mark as obsolete
Stefan Monnier
2020-05-03
1
-2
/
+4
|
*
|
Use lexical-binding in check-declare.el and add tests
Simen Heggestøyl
2020-05-03
1
-2
/
+2
|
*
|
Remove redundant :groups args missed in last commit
Stefan Kangas
2020-05-03
1
-8
/
+4
|
*
|
Improve indentation of 'loop' forms
Stefan Kangas
2020-05-03
1
-14
/
+10
|
*
|
Inhibit modification hooks when saving eieio-persistent's
Michael Heerdegen
2020-05-01
1
-1
/
+2
|
*
|
Add lisp-data-mode for editing non-code Lisp data
João Távora
2020-05-01
1
-2
/
+11
|
*
|
Make `make-local-variable' declare the var locally dynamic
Michael Heerdegen
2020-04-30
1
-0
/
+8
[next]