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
/
package.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
Don't overwrite error message in `x' in package.el
Lars Ingebrigtsen
2022-09-12
1
-26
/
+30
*
New function substitute-quotes
Stefan Kangas
2022-09-10
1
-1
/
+1
*
Use help-key-binding face in package list help
Stefan Kangas
2022-08-12
1
-1
/
+1
*
Minor cleanups in autoload.el/loaddefs-gen.el
Lars Ingebrigtsen
2022-08-04
1
-1
/
+3
*
Consider built-in packages to be installed
Matt Armstrong
2022-08-02
1
-1
/
+4
*
Fix remaining byte-compile warnings in loaddefs.el
Lars Ingebrigtsen
2022-07-31
1
-0
/
+1
*
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
*
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
*
* lisp/emacs-lisp/package.el (define-package): Make obsolete.
Stefan Kangas
2022-07-11
1
-2
/
+1
*
Remove many items obsolete since 24.1
Stefan Kangas
2022-07-08
1
-3
/
+0
*
Fix missing :value with defcustom const :type
Stefan Kangas
2022-07-06
1
-4
/
+4
*
Make some defcustom types more restrictive
Stefan Kangas
2022-07-05
1
-4
/
+4
*
Make package-recompile delete all .elc files first
Lars Ingebrigtsen
2022-06-16
1
-1
/
+2
*
Add new package.el commands for recompilation
Lars Ingebrigtsen
2022-06-16
1
-0
/
+28
*
Make `/ a' in *Package* filter by name
Lars Ingebrigtsen
2022-06-13
1
-10
/
+8
*
Speed up generation of loaddefs files
Lars Ingebrigtsen
2022-05-31
1
-2
/
+6
*
Make package-update-all also refresh the list
Lars Ingebrigtsen
2022-05-27
1
-1
/
+2
*
package-activate-all: Use the quickstart more conservatively
Stefan Monnier
2022-05-26
1
-1
/
+3
*
Avoid duplicates in `package-activated-list'
Sam Steingold
2022-05-26
1
-2
/
+3
*
Autoload package-update-all
Lars Ingebrigtsen
2022-05-25
1
-1
/
+2
*
Make `yank-transform-functions` a proper hook
Stefan Monnier
2022-05-24
1
-1
/
+1
*
Fix package-quickstart breakage
Lars Ingebrigtsen
2022-05-17
1
-1
/
+1
*
Minor clarification of package-update-all docstring
Stefan Kangas
2022-05-15
1
-2
/
+2
*
Tweak querying in package-update-all
Lars Ingebrigtsen
2022-05-14
1
-5
/
+6
*
Include the number of dependencies in the install prompt
Lars Ingebrigtsen
2022-05-13
1
-8
/
+36
*
Allow calling package-update-all from the command line
Lars Ingebrigtsen
2022-05-13
1
-0
/
+1
*
New command 'package-update-all'
Lars Ingebrigtsen
2022-05-12
1
-20
/
+38
*
Make `x' in package-menu-mode more DWIM
Lars Ingebrigtsen
2022-05-07
1
-4
/
+27
*
Add new command 'package-update'
Lars Ingebrigtsen
2022-05-03
1
-0
/
+25
*
Audit quoting the quote character in doc strings
Lars Ingebrigtsen
2022-04-22
1
-3
/
+3
*
Fix marking upgrades for packages from ELPA or NonGNU ELPA
Po Lu
2022-04-13
1
-1
/
+1
*
Improve package.el error messages on too-old Emacsen
Lars Ingebrigtsen
2022-04-08
1
-2
/
+6
*
Autoload package-installed-p
Corwin Brust
2022-02-10
1
-0
/
+1
*
package.el: Fix bug#53529
Stefan Monnier
2022-01-29
1
-1
/
+2
*
Merge remote-tracking branch 'origin/emacs-28' into trunk
Stefan Monnier
2022-01-10
1
-4
/
+4
|
\
|
*
; * lisp/emacs-lisp/package.el (package-native-compile): Fix doc wording.
Eli Zaretskii
2022-01-09
1
-4
/
+4
*
|
Merge from origin/emacs-28
Stefan Kangas
2022-01-09
1
-1
/
+7
|
\
|
|
*
Clarify docstring of package-native-compile
Stefan Kangas
2022-01-09
1
-1
/
+7
*
|
Merge from origin/emacs-28
Eli Zaretskii
2022-01-01
1
-1
/
+1
|
\
|
|
*
; Add 2022 to copyright years.
Eli Zaretskii
2022-01-01
1
-1
/
+1
*
|
* lisp/emacs-lisp/package.el (package-get-version): Add fallback
Stefan Monnier
2021-12-31
1
-1
/
+4
*
|
Use defvar-keymap for package-menu-mode-map
Stefan Kangas
2021-12-10
1
-29
/
+27
*
|
Make package-dir-info more resilient
Lars Ingebrigtsen
2021-12-05
1
-7
/
+11
*
|
Merge from origin/emacs-28
Stefan Kangas
2021-11-12
1
-0
/
+1
|
\
|
|
*
Fix problem with temp buffer killing in package-install-file
Lars Ingebrigtsen
2021-11-12
1
-0
/
+1
*
|
Avoid another byte-compiler warning in package-quickstart.el
Stefan Kangas
2021-11-10
1
-0
/
+1
*
|
Avoid spurious byte-compiler warnings in package-quickstart.el
Stefan Kangas
2021-11-10
1
-0
/
+1
*
|
Fix byte compilation of package built-ins
dickmao
2021-11-07
1
-79
/
+41
[next]