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
*
Update copyright year to 2021
Paul Eggert
2021-01-01
1
-1
/
+1
*
Improve reproducibility of generated -pkg.el files
Glenn Morris
2020-10-30
1
-1
/
+2
*
; Fix many typos in symbols in docs and comments
Stefan Kangas
2020-10-02
1
-1
/
+1
*
Update package-menu-quick-help
Basil L. Contovounesios
2020-06-05
1
-2
/
+5
*
Improve Package Menu hiding docstrings
Stefan Kangas
2020-03-14
1
-4
/
+16
*
* lisp/emacs-lisp/package.el (package-install): Fix typo in docstring.
Juri Linkov
2020-03-10
1
-1
/
+1
*
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
*
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
*
Doc fixes in package.el
Stefan Kangas
2020-01-19
1
-3
/
+9
*
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
*
lisp/*.el: Fix typos and other trivial doc fixes
Juanma Barranquero
2019-09-21
1
-4
/
+4
*
Recommend using https for package-archives
Stefan Kangas
2019-09-20
1
-1
/
+4
*
package.el: Allow Package-Requires to span multiple lines (Bug#36301)
Thomas Fitzsimmons
2019-08-31
1
-5
/
+5
*
Fix minor checkdoc errors in package.el
Stefan Kangas
2019-08-22
1
-3
/
+3
*
Signal user-error on duplicate package refresh
Stefan Kangas
2019-08-22
1
-3
/
+6
*
Revert "package.el: Allow Package-Requires to span multiple lines (Bug#36301)"
Thomas Fitzsimmons
2019-08-16
1
-3
/
+1
*
package.el: Allow Package-Requires to span multiple lines (Bug#36301)
Thomas Fitzsimmons
2019-08-16
1
-1
/
+3
*
Output the maintainer and author(s) in the package description buffer
Lars Ingebrigtsen
2019-08-14
1
-1
/
+31
*
Make URLs in package descriptions into links
Lars Ingebrigtsen
2019-07-28
1
-37
/
+41
*
Doc fix for package-menu-filter
Lars Ingebrigtsen
2019-07-27
1
-0
/
+6
*
Don't run gpg when loading package.el
Lars Ingebrigtsen
2019-07-26
1
-13
/
+23
*
Merge from emacs-26
Noam Postavsky
2019-07-20
1
-2
/
+2
|
\
|
*
Fix typo in package-alist docstring
Basil L. Contovounesios
2019-07-17
1
-2
/
+2
|
*
* lisp/emacs-lisp/package.el: Obey buffer-file-coding-system (bug#35739)
Stefan Monnier
2019-05-31
1
-9
/
+27
*
|
package-archive-priorities doc addition
Lars Ingebrigtsen
2019-07-15
1
-1
/
+3
*
|
Better error message for C-h P RET
Mattias EngdegÄrd
2019-07-02
1
-1
/
+1
*
|
Revert "* lisp/calc/calc-ext.el (math-scalarp): Fix typo"
Stefan Monnier
2019-06-26
1
-0
/
+20
*
|
* lisp/calc/calc-ext.el (math-scalarp): Fix typo
Stefan Monnier
2019-06-26
1
-20
/
+0
*
|
Add imenu support to package-menu-mode
Damien Cassou
2019-06-25
1
-1
/
+23
*
|
* lisp/emacs-lisp/package.el (package-install-from-archive): Fix last change
Stefan Monnier
2019-05-24
1
-3
/
+6
*
|
* lisp/emacs-lisp/package.el: Fix decoding of downloaded files
Stefan Monnier
2019-05-18
1
-42
/
+71
*
|
* lisp/emacs-lisp/package.el: Reduce macrology in ...with-response-buffer
Stefan Monnier
2019-05-18
1
-39
/
+42
*
|
Make `package' not "uninhibit" messages (Bug#34037)
Paul Pogonyshev
2019-05-16
1
-2
/
+2
[next]