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
*
Init archive and add noconfirm to 'package-install-selected-packages'
Gabriel do Nascimento Ribeiro
2021-03-15
1
-6
/
+10
*
Add a command in package mode for opening home pages directly
Lars Ingebrigtsen
2021-03-04
1
-0
/
+19
*
* lisp/emacs-lisp/macroexp.el (macroexp-file-name): New function.
Stefan Monnier
2021-02-24
1
-4
/
+1
*
Do interactive mode tagging for package.el
Stefan Kangas
2021-02-19
1
-22
/
+31
*
Move the ‘declare’ form before the interactive spec in 10 functions.
Juri Linkov
2021-01-20
1
-1
/
+1
*
* lisp/emacs-lisp/package.el (package-activate-all): Another tweak
Stefan Monnier
2021-01-05
1
-0
/
+2
*
* lisp/emacs-lisp/package.el: Load package-quickstart without package.el
Stefan Monnier
2021-01-05
1
-30
/
+60
*
Update copyright year to 2021
Paul Eggert
2021-01-01
1
-1
/
+1
*
* lisp/emacs-lisp/package.el (package-archives): Add NonGNU ELPA
Stefan Monnier
2020-12-27
1
-0
/
+3
*
Fix package reloading problems on systems with symlinks
Lars Ingebrigtsen
2020-12-25
1
-1
/
+1
*
Refactor package--list-loaded-files for easier debuggability
Lars Ingebrigtsen
2020-12-25
1
-24
/
+29
*
* lisp/emacs-lisp/package.el (package-quickstart-refresh): Fix last change
Stefan Monnier
2020-12-18
1
-1
/
+0
*
* lisp/emacs-lisp/package.el: Byte compile the quickstart file
Stefan Monnier
2020-12-18
1
-13
/
+19
*
* lisp/emacs-lisp/package.el (package-buffer-info): Improve error message
Stefan Monnier
2020-12-12
1
-6
/
+10
*
* lisp/emacs-lisp/package.el (package-strip-rcs-id): Don't ignore errors
Stefan Monnier
2020-11-20
1
-2
/
+1
*
Add command to filter package menu by name or description
Stefan Kangas
2020-11-17
1
-0
/
+43
*
Merge from origin/emacs-27
Glenn Morris
2020-11-02
1
-1
/
+2
|
\
|
*
Improve reproducibility of generated -pkg.el files
Glenn Morris
2020-10-30
1
-1
/
+2
*
|
Add command package-menu-filter-upgradable
Stefan Kangas
2020-10-19
1
-0
/
+10
*
|
Make package-install-from-buffer maybe refresh the quickstart file
Lars Ingebrigtsen
2020-10-16
1
-0
/
+1
*
|
Improve package install/delete button action
Masahiro Nakamura
2020-10-14
1
-4
/
+2
*
|
Merge from origin/emacs-27
Glenn Morris
2020-10-02
1
-1
/
+1
|
\
|
|
*
; Fix many typos in symbols in docs and comments
Stefan Kangas
2020-10-02
1
-1
/
+1
*
|
Stop using a dynamically bound 'generated-autoload-file' variable
Lars Ingebrigtsen
2020-10-02
1
-5
/
+4
*
|
Use `format-prompt' when prompting with default values
Lars Ingebrigtsen
2020-09-06
1
-4
/
+1
*
|
Evaluate some unnecessarily quoted lambdas
Basil L. Contovounesios
2020-06-21
1
-6
/
+6
*
|
Merge from origin/emacs-27
Glenn Morris
2020-06-07
1
-2
/
+5
|
\
|
|
*
Update package-menu-quick-help
Basil L. Contovounesios
2020-06-05
1
-2
/
+5
*
|
* lisp/emacs-lisp/package.elm lisp/emacs-lisp/smie.el: Fix indent
Stefan Monnier
2020-05-29
1
-5
/
+5
*
|
Let user adjust the column widths of the package menu.
Chris McMahan
2020-05-23
1
-4
/
+24
*
|
Add new filter command to Package Menu (Bug#39903)
Pieter van Oostrum
2020-05-09
1
-0
/
+31
*
|
Revert "Signal user-error on duplicate package refresh" (Bug#39187)
Stefan Kangas
2020-03-22
1
-4
/
+1
*
|
Merge from origin/emacs-27
Glenn Morris
2020-03-18
1
-4
/
+16
|
\
|
|
*
Improve Package Menu hiding docstrings
Stefan Kangas
2020-03-14
1
-4
/
+16
*
|
* lisp/emacs-lisp/package.el (package-activate-1): Avoid duplicates
Stefan Monnier
2020-03-14
1
-1
/
+1
*
|
Merge from origin/emacs-27
Glenn Morris
2020-03-13
1
-1
/
+1
|
\
|
|
*
* lisp/emacs-lisp/package.el (package-install): Fix typo in docstring.
Juri Linkov
2020-03-10
1
-1
/
+1
*
|
* lisp/emacs-lisp/package.el (package-menu--generate): Fix doc string.
Pieter van Oostrum
2020-03-13
1
-0
/
+1
*
|
Show friendly message after package install
Ryan Olson
2020-02-25
1
-1
/
+2
*
|
Merge from origin/emacs-27
Glenn Morris
2020-02-16
1
-3
/
+3
|
\
|
|
*
Correct default regexp in 'package-menu-hide-package'
Pieter van Oostrum
2020-02-15
1
-1
/
+2
|
*
Remove obsolete menu entry "Redisplay buffer"
Pieter van Oostrum
2020-02-15
1
-2
/
+1
*
|
Merge from origin/emacs-27
Glenn Morris
2020-02-13
1
-3
/
+4
|
\
|
|
*
More accurate documentation of 'package-menu-hide-package'
Eli Zaretskii
2020-02-08
1
-3
/
+4
|
*
Revert "Signal user-error on duplicate package refresh"
Stefan Kangas
2020-02-06
1
-4
/
+1
*
|
Add new filter commands to Package Menu (Bug#38424)
Stefan Kangas
2020-02-05
1
-44
/
+175
*
|
Globally sanitize single-file package long descriptions (Bug#37548)
Bruno Félix Rezende Ribeiro
2020-01-23
1
-22
/
+7
*
|
Merge from origin/emacs-27
Glenn Morris
2020-01-20
1
-3
/
+9
|
\
|
|
*
Doc fixes in package.el
Stefan Kangas
2020-01-19
1
-3
/
+9
*
|
Remove a FIXME from package.el
Stefan Kangas
2020-01-17
1
-1
/
+0
|
/
[next]