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
*
Allow specifying that loaddefs files shouldn't not be compiled
Lars Ingebrigtsen
2022-07-31
1
-2
/
+5
*
Reduce internal rx autoloads
Mattias Engdegård
2022-07-31
1
-4
/
+6
*
* lisp/emacs-lisp/eieio-base.el (eieio-persistent-read): Simplify.
Stefan Kangas
2022-07-31
1
-26
/
+20
*
Fix ede byte-compile warnings in loaddefs.el
Lars Ingebrigtsen
2022-07-31
1
-0
/
+1
*
Remove loaddefs debug code
Lars Ingebrigtsen
2022-07-31
1
-1
/
+0
*
Fix cl byte-compile warning in cl-loaddefs.el
Lars Ingebrigtsen
2022-07-31
2
-0
/
+4
*
Fix remaining byte-compile warnings in loaddefs.el
Lars Ingebrigtsen
2022-07-31
1
-0
/
+1
*
Fix rx.el byte-compile warning in loaddefs.el
Lars Ingebrigtsen
2022-07-31
1
-0
/
+4
*
Fix further package.el loaddefs byte-compile warnings
Lars Ingebrigtsen
2022-07-31
1
-0
/
+3
*
Fix loaddefs byte-compile warning from package.el
Lars Ingebrigtsen
2022-07-31
1
-0
/
+1
*
Delete redisplay-end-trigger-functions and related defuns
Stefan Kangas
2022-07-31
1
-1
/
+1
*
Fix native compiler handling of narrow-to-region
Gerd Möllmann
2022-07-30
1
-5
/
+1
*
Tweak icons.el emoji detection
Lars Ingebrigtsen
2022-07-30
1
-1
/
+1
*
; * lisp/emacs-lisp/icons.el (icon-preference): repair type
Mattias Engdegård
2022-07-30
1
-4
/
+4
*
Handle the optional argument of 'narrow-to-region' in byte-compiled code.
Gregory Heytings
2022-07-30
1
-2
/
+2
*
; * lisp/emacs-lisp/regi.el: Delete incorrect "last modified" comment.
Stefan Kangas
2022-07-30
1
-1
/
+0
*
Adapt native compiler to change in narrow-to-region
Gerd Möllmann
2022-07-29
1
-1
/
+2
*
Cleanup `string-equal-ignore-case' declarations.
Sam Steingold
2022-07-28
1
-4
/
+3
*
Comment fixes for recent icon code
Lars Ingebrigtsen
2022-07-28
1
-2
/
+0
*
; Minor fixes to the "icons" feature
Eli Zaretskii
2022-07-28
1
-1
/
+3
*
; Delete LCD Archive entries
Stefan Kangas
2022-07-28
2
-14
/
+2
*
Use icons in warnings buffers
Lars Ingebrigtsen
2022-07-28
1
-25
/
+30
*
Add support for user-customizable icons
Lars Ingebrigtsen
2022-07-28
1
-0
/
+265
*
string-equal-ignore-case: new function
Sam Steingold
2022-07-26
4
-8
/
+6
*
Make package-archives URL treatment slighty laxer
Robert Pluim
2022-07-25
1
-1
/
+1
*
Don't exclude current dir in `package--reload-previously-loaded'
Paul Pogonyshev
2022-07-24
1
-6
/
+21
*
Fix `lsh` warning shortcomings (bug#56641)
Mattias Engdegård
2022-07-23
1
-1
/
+1
*
; * lisp/emacs-lisp/bytecomp.el: comment cleanup
Mattias Engdegård
2022-07-23
1
-8
/
+2
*
Use special-mode in eldoc--doc-buffer
Lars Ingebrigtsen
2022-07-23
1
-2
/
+2
*
Fix off-by-one error in string-truncate-left
Lars Ingebrigtsen
2022-07-23
1
-2
/
+6
*
Fix typo in error message in native-compile-prune-cache
Lars Ingebrigtsen
2022-07-23
1
-1
/
+1
*
Give a better error message in native-compile-prune-cache
Lars Ingebrigtsen
2022-07-22
1
-0
/
+2
*
; * lisp/emacs-lisp/byte-opt.el (byte-optimize--fixnump): Optimise.
Mattias Engdegård
2022-07-21
1
-1
/
+1
*
; Normalize some "Author" headers
Stefan Kangas
2022-07-20
1
-3
/
+2
*
Gently discourage use of `lsh` (bug#56641)
Mattias Engdegård
2022-07-20
1
-3
/
+0
*
Prefer defvar-keymap in some trivial cases
Stefan Kangas
2022-07-20
1
-1
/
+1
*
Make eldoc-echo-area-prefer-doc-buffer consider all frames
João Távora
2022-07-20
1
-2
/
+3
*
Ensure Eldoc buffer displays on interactive M-x eldoc
João Távora
2022-07-20
1
-3
/
+2
*
Speed up `seq-subseq` for lists (bug#56521)
Mattias Engdegård
2022-07-18
1
-8
/
+12
*
Use `take` where clearly safe to do so (bug#56521)
Mattias Engdegård
2022-07-18
1
-5
/
+7
*
Add `take` and `ntake` (bug#56521)
Mattias Engdegård
2022-07-17
2
-2
/
+6
*
Allow ;;;###autoloading transient-define-prefix
Lars Ingebrigtsen
2022-07-16
1
-1
/
+2
*
Optimise `append` calls
Mattias Engdegård
2022-07-16
1
-0
/
+78
*
Improved cons optimisation
Mattias Engdegård
2022-07-16
1
-5
/
+8
*
Transform (list) -> nil in source optimiser
Mattias Engdegård
2022-07-16
1
-0
/
+5
*
; Fix typos
Stefan Kangas
2022-07-14
1
-2
/
+2
*
; Fix typos: prefer American spelling
Stefan Kangas
2022-07-14
3
-3
/
+3
*
Merge from origin/emacs-28
Stefan Kangas
2022-07-14
1
-1
/
+1
|
\
|
*
Mark async worker tmp file as utf-8-emacs-unix (bug#48029)
Andrea Corallo
2022-07-13
1
-1
/
+1
*
|
Merge from origin/emacs-28
Stefan Kangas
2022-07-14
2
-17
/
+17
|
\
|
[next]