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
*
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
|
/
*
Update copyright year to 2020
Paul Eggert
2020-01-01
1
-1
/
+1
*
Fix uses of inhibit-message in package.el
Eli Zaretskii
2019-11-22
1
-5
/
+1
*
Fix some quoting glitches in doc strings
Paul Eggert
2019-11-11
1
-3
/
+3
*
Clean up major mode check in package-menu-mode
Stefan Kangas
2019-11-07
1
-8
/
+20
*
Fix problem with my last commit in package.el
Stefan Kangas
2019-11-06
1
-3
/
+3
*
Avoid changing value of defcustom package-enable-at-startup
Stefan Kangas
2019-11-06
1
-6
/
+9
*
Make 'g' refresh package data in package menu
Stefan Kangas
2019-11-06
1
-6
/
+11
*
Declare unused macro package--push obsolete
Stefan Kangas
2019-11-05
1
-0
/
+1
*
Don't refuse to install packages without a "footer line"
Stefan Kangas
2019-11-02
1
-3
/
+6
*
Don't try to add nil packages on refresh
Stefan Kangas
2019-10-21
1
-1
/
+4
*
Filter packages by name in list-packages. (Bug#36981)
Federico Tedin
2019-10-08
1
-12
/
+35
*
* lisp/emacs-lisp/package.el (package--get-deps): Fix thinko
Stefan Monnier
2019-10-08
1
-1
/
+2
*
* lisp/emacs-lisp/package.el (package--get-deps): Rewrite.
Stefan Monnier
2019-10-06
1
-19
/
+12
*
More doc fixes in package.el (Bug#37544)
Stefan Kangas
2019-10-04
1
-23
/
+49
*
Improve sorting in package list (Bug#37419)
Stefan Kangas
2019-09-28
1
-8
/
+21
*
Several doc fixes in package.el
Stefan Kangas
2019-09-21
1
-26
/
+75
[next]