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
*
Add trampoline AOT compilation target (bug#58318)
Andrea Corallo
2022-10-11
1
-0
/
+11
*
package.el: Understand a few more variations in tarball formats
Stefan Monnier
2022-10-08
1
-3
/
+7
*
Fix vtable-insert-object line insertion
Lars Ingebrigtsen
2022-10-08
1
-3
/
+11
*
Mention seq-keep in shortdoc
Lars Ingebrigtsen
2022-10-08
1
-0
/
+2
*
; Silence byte-compiler in benchmark.el
Stefan Kangas
2022-10-07
1
-0
/
+1
*
Clearer byte-compiler arity warnings (bug#58319)
Mattias Engdegård
2022-10-07
1
-1
/
+3
*
Improve package-check-signature docstring
Stefan Kangas
2022-10-07
1
-10
/
+17
*
Fix calling `package-reinstall' just after quick initialization.
Matt Armstrong
2022-10-06
1
-4
/
+8
*
Add 'seq-keep'
Lars Ingebrigtsen
2022-10-04
1
-0
/
+4
*
Make `eq' obsolete as a generalized variable
Lars Ingebrigtsen
2022-10-04
1
-0
/
+1
*
Make loaddefs-generate more resilient
Lars Ingebrigtsen
2022-10-04
1
-1
/
+1
*
Don't bug out in advice--make-docstring when there's not doc string
Lars Ingebrigtsen
2022-10-04
1
-1
/
+2
*
; Fix logic of $HOME adjustment for 'ert-remote-temporary-file-directory'
Jim Porter
2022-10-03
1
-1
/
+1
*
Rename to inhibit-automatic-native-compilation
Lars Ingebrigtsen
2022-10-03
1
-1
/
+1
*
Add new variable 'inhibit-native-compilation'
Lars Ingebrigtsen
2022-10-03
1
-16
/
+20
*
Fix more overly long docstrings in eieio
Stefan Kangas
2022-10-03
1
-8
/
+11
*
Fix overly wide docstrings generated by eieio
Stefan Kangas
2022-10-02
1
-6
/
+12
*
; Fix typos (prefer American spelling)
Stefan Kangas
2022-09-29
1
-2
/
+2
*
package-update would always re-install package
Lin Sun
2022-09-28
1
-2
/
+2
*
ert-x: Improve realism of `ert-with-test-buffer-selected'
Richard Hansen
2022-09-27
1
-1
/
+9
*
Fix percentage width computation in vtable
Lars Ingebrigtsen
2022-09-26
1
-1
/
+2
*
; Clarify wording of some doc strings in shortdoc.el
Eli Zaretskii
2022-09-25
1
-4
/
+4
*
Boolean constant detection additions
Mattias Engdegård
2022-09-25
1
-1
/
+2
*
Add :buffer argument to ert-with-temp-file
Stefan Kangas
2022-09-25
1
-2
/
+16
*
Improve shortdoc documentation
Stefan Kangas
2022-09-25
1
-8
/
+17
*
Fix shortdoc movement commands
Stefan Kangas
2022-09-25
1
-1
/
+1
*
Add new command 'shortdoc-copy-function-as-kill'
Stefan Kangas
2022-09-25
1
-1
/
+16
*
Bind "N"/"P" to next/prev section in shortdoc
Stefan Kangas
2022-09-25
1
-0
/
+2
*
* lisp/emacs-lisp/icons.el (icons--create): Use default rotation 0 (bug#57813)
Juri Linkov
2022-09-24
1
-1
/
+1
*
Remove "manual" package--builtin-versions updates
Lars Ingebrigtsen
2022-09-24
2
-10
/
+1
*
Tweak how :override advice is formatted in *Help*
Lars Ingebrigtsen
2022-09-24
1
-12
/
+28
*
Rename file-name-directory
Lars Ingebrigtsen
2022-09-24
1
-5
/
+5
*
* lisp/emacs-lisp/shortdoc.el (file-name): Improve examples.
Stefan Kangas
2022-09-24
1
-4
/
+2
*
* lisp/emacs-lisp/eieio.el (defclass): Fix bug#51068
Stefan Monnier
2022-09-23
1
-0
/
+1
*
cconv.el: Fix interactive closure bug#51695
Stefan Monnier
2022-09-23
2
-15
/
+51
*
Make loaddefs-gen register parent :groups from defcustom
Lars Ingebrigtsen
2022-09-23
1
-2
/
+6
*
Don't rewrite `set` to `setq` of lexical variables
Mattias Engdegård
2022-09-22
1
-9
/
+10
*
; * lisp/emacs-lisp/gv.el (gv-synthetic-place): Doc fix.
Eli Zaretskii
2022-09-21
1
-2
/
+4
*
Merge from origin/emacs-28
Stefan Kangas
2022-09-21
3
-4
/
+5
|
\
|
*
; Fix typos in Lisp symbols
Stefan Kangas
2022-09-20
2
-2
/
+2
|
*
MacOS ld warning from native compilation (bug#57849)
Gerd Möllmann
2022-09-19
1
-2
/
+3
*
|
Get fewer false positives for :keyword and &options
Lars Ingebrigtsen
2022-09-20
1
-6
/
+21
*
|
Obsolete unused variable in debug.el
Stefan Kangas
2022-09-20
1
-4
/
+4
*
|
* lisp/emacs-lisp/cl-generic.el (cl--generic-lambda): Fix bug#57903
Stefan Monnier
2022-09-19
1
-6
/
+21
*
|
* lisp/outline.el (outline-minor-mode-use-margins): New user option.
Juri Linkov
2022-09-19
1
-1
/
+5
*
|
Abolish max-specpdl-size (bug#57911)
Mattias Engdegård
2022-09-19
3
-6
/
+2
*
|
Improve check for misleading 'cl-case' cases (Bug#57915).
Philipp Stephani
2022-09-19
1
-1
/
+1
*
|
Turn gv-synthetic-place into a function
Michael Heerdegen
2022-09-18
1
-5
/
+5
*
|
Autoload string-join
Lars Ingebrigtsen
2022-09-17
1
-0
/
+1
*
|
Accept more wide function signatures in docstrings
Stefan Kangas
2022-09-16
1
-1
/
+1
[next]