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
*
Fix documentation of :predicate in 'define-globalized-minor-mode'
Eli Zaretskii
2023-06-18
1
-2
/
+5
*
Revert "* package.el (package--get-activatable-pkg): Prefer source packages"
Eli Zaretskii
2023-06-08
1
-12
/
+4
*
; Update my mail address
Andrea Corallo
2023-06-08
2
-2
/
+2
*
Fix `emacs-lisp-native-compile-and-load' for C-h f (bug#58314)
Andrea Corallo
2023-06-06
1
-10
/
+21
*
Revert changes to the order in which package descs are loaded
Philip Kaludercic
2023-06-04
1
-1
/
+1
*
; Fix 'package-install-upgrade-built-in' check for package menu
Philip Kaludercic
2023-05-31
1
-2
/
+2
*
Allow to disable the DWIMish behavior of 'x' in package menu
Eli Zaretskii
2023-05-29
1
-1
/
+14
*
Avoid duplicates when adding package dirs to load-path
Stefan Monnier
2023-05-23
1
-1
/
+6
*
Avoid duplicate load-path entry when generating package autoloads
Robert Pluim
2023-05-23
1
-2
/
+6
*
; * lisp/emacs-lisp/benchmark.el (benchmark-progn): Fix declare form.
Eli Zaretskii
2023-05-18
1
-1
/
+1
*
Improve documentation of package-menu commands
Eli Zaretskii
2023-05-18
1
-51
/
+59
*
* Account for `byte-compile-warnings' during native compilation (bug#63302).
Andrea Corallo
2023-05-17
1
-0
/
+2
*
Avoid duplicate VC packages in 'package-selected-packages'
Philip Kaludercic
2023-05-16
1
-3
/
+5
*
Fix building of VC package manuals with relative includes
Joseph Turner
2023-05-13
1
-1
/
+4
*
Ensure that package menu respects 'package-install-upgrade-built-in'
Philip Kaludercic
2023-05-12
1
-1
/
+3
*
Ensure that EXTRA-DATA are always written when generating autoloads
Philip Kaludercic
2023-05-12
1
-1
/
+14
*
define-minor-mode: sanitize mode function messages
Nicholas Vollmer
2023-05-07
1
-1
/
+1
*
; Expand 'package-vc-install' documentation
Philip Kaludercic
2023-05-06
1
-5
/
+7
*
Fix doc strings of 'mark-sexp' and 'mark-word'
Eli Zaretskii
2023-05-06
1
-6
/
+16
*
(package-upgrade): Don't remove the package from 'package-selected-packages'
Dmitry Gutov
2023-05-06
1
-1
/
+1
*
Make loaddefs-generate slightly more tolerant
Robert Pluim
2023-05-04
1
-2
/
+5
*
Prevent unnecessary modifications of 'package-vc-selected-packages'
Philip Kaludercic
2023-05-04
1
-8
/
+9
*
Recognize defstruct slot names in various eieio functions
Thuna
2023-05-03
1
-0
/
+1
*
Prevent generating empty autoload files
Philip Kaludercic
2023-04-30
1
-66
/
+56
*
; Remove some leftover text
Dmitry Gutov
2023-04-28
1
-4
/
+1
*
; Minor improvements in doc strings of package-upgrade commands
Eli Zaretskii
2023-04-28
1
-3
/
+8
*
package-upgrade[-all]: Expand docstrings to note the current limitation
Dmitry Gutov
2023-04-28
1
-2
/
+10
*
Rename all functions called package-*-update-* to package-*-upgrade-*
Dmitry Gutov
2023-04-28
2
-26
/
+26
*
Documentation copyedits for 'package-install-upgrade-built-in' etc
Eli Zaretskii
2023-04-16
1
-5
/
+5
*
Allow upgrading built-in packages with 'package-install'
Philip Kaludercic
2023-04-16
1
-8
/
+39
*
Add more documentation for the keys of `package-vc-selected-packages`.
Earl Hyatt
2023-04-12
1
-26
/
+4
*
; * lisp/emacs-lisp/package-vc.el: Remove completed item from TODO
Philip Kaludercic
2023-03-30
1
-3
/
+0
*
; * lisp/emacs-lisp/package-vc.el (package-vc): Fix manual reference
Philip Kaludercic
2023-03-30
1
-1
/
+1
*
Comp fix calls to redefined primtives with op-bytecode (bug#61917)
Andrea Corallo
2023-03-29
1
-18
/
+23
*
Revert "Comp fix calls to redefined primtives with op-bytecode (bug#61917)"
Andrea Corallo
2023-03-28
1
-19
/
+11
*
Revert "* lisp/emacs-lisp/comp.el (comp-emit-set-call-subr): Improve..."
Andrea Corallo
2023-03-28
1
-1
/
+1
*
; Fix edebug spec for 'gv-define-simple-setter' (bug#62256)
Matus Goljer
2023-03-26
1
-1
/
+1
*
; Improve documentation of :predicate in globalized minor modes
Eli Zaretskii
2023-03-23
1
-9
/
+17
*
Fix :predicate handling in globalized minor modes
Stefan Monnier
2023-03-23
1
-1
/
+1
*
* lisp/emacs-lisp/comp.el (comp-emit-set-call-subr): Improve 263d6c38539
Andrea Corallo
2023-03-21
1
-1
/
+1
*
Comp fix calls to redefined primtives with op-bytecode (bug#61917)
Andrea Corallo
2023-03-20
1
-11
/
+19
*
Remove 'package-vc--query-spec'
Philip Kaludercic
2023-03-15
1
-9
/
+0
*
Do not store :lisp-dir in package descriptors
Philip Kaludercic
2023-03-15
1
-16
/
+9
*
Use 'package-vc-selected-packages' to store package specs
Philip Kaludercic
2023-03-15
1
-16
/
+22
*
* Make sure `default-directory' exists before spawning processes (bug#62004)
Andrea Corallo
2023-03-08
1
-1
/
+3
*
* lisp/emacs-lisp/comp.el (comp-prettyformat-insn): Fix (bug#61917)
Andrea Corallo
2023-03-06
1
-4
/
+6
*
; Minor fix of last change
Eli Zaretskii
2023-03-05
1
-1
/
+1
*
* Warn when certain primitives are redefined (bug#61880)
Andrea Corallo
2023-03-05
1
-0
/
+11
*
* lisp/emacs-lisp/debug-early.el (debug-early-backtrace): Fix bug#61847
Stefan Monnier
2023-03-01
1
-4
/
+4
*
Revert "Don't disable eldoc when doing edebug"
Eli Zaretskii
2023-03-01
1
-0
/
+1
[next]