summaryrefslogtreecommitdiff
path: root/lisp/emacs-lisp/package.el
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year to 2021Paul Eggert2021-01-011-1/+1
* Improve reproducibility of generated -pkg.el filesGlenn Morris2020-10-301-1/+2
* ; Fix many typos in symbols in docs and commentsStefan Kangas2020-10-021-1/+1
* Update package-menu-quick-helpBasil L. Contovounesios2020-06-051-2/+5
* Improve Package Menu hiding docstringsStefan Kangas2020-03-141-4/+16
* * lisp/emacs-lisp/package.el (package-install): Fix typo in docstring.Juri Linkov2020-03-101-1/+1
* Correct default regexp in 'package-menu-hide-package'Pieter van Oostrum2020-02-151-1/+2
* Remove obsolete menu entry "Redisplay buffer"Pieter van Oostrum2020-02-151-2/+1
* More accurate documentation of 'package-menu-hide-package'Eli Zaretskii2020-02-081-3/+4
* Revert "Signal user-error on duplicate package refresh"Stefan Kangas2020-02-061-4/+1
* Doc fixes in package.elStefan Kangas2020-01-191-3/+9
* Update copyright year to 2020Paul Eggert2020-01-011-1/+1
* Fix uses of inhibit-message in package.elEli Zaretskii2019-11-221-5/+1
* Fix some quoting glitches in doc stringsPaul Eggert2019-11-111-3/+3
* Clean up major mode check in package-menu-modeStefan Kangas2019-11-071-8/+20
* Fix problem with my last commit in package.elStefan Kangas2019-11-061-3/+3
* Avoid changing value of defcustom package-enable-at-startupStefan Kangas2019-11-061-6/+9
* Make 'g' refresh package data in package menuStefan Kangas2019-11-061-6/+11
* Declare unused macro package--push obsoleteStefan Kangas2019-11-051-0/+1
* Don't refuse to install packages without a "footer line"Stefan Kangas2019-11-021-3/+6
* Don't try to add nil packages on refreshStefan Kangas2019-10-211-1/+4
* Filter packages by name in list-packages. (Bug#36981)Federico Tedin2019-10-081-12/+35
* * lisp/emacs-lisp/package.el (package--get-deps): Fix thinkoStefan Monnier2019-10-081-1/+2
* * lisp/emacs-lisp/package.el (package--get-deps): Rewrite.Stefan Monnier2019-10-061-19/+12
* More doc fixes in package.el (Bug#37544)Stefan Kangas2019-10-041-23/+49
* Improve sorting in package list (Bug#37419)Stefan Kangas2019-09-281-8/+21
* Several doc fixes in package.elStefan Kangas2019-09-211-26/+75
* lisp/*.el: Fix typos and other trivial doc fixesJuanma Barranquero2019-09-211-4/+4
* Recommend using https for package-archivesStefan Kangas2019-09-201-1/+4
* package.el: Allow Package-Requires to span multiple lines (Bug#36301)Thomas Fitzsimmons2019-08-311-5/+5
* Fix minor checkdoc errors in package.elStefan Kangas2019-08-221-3/+3
* Signal user-error on duplicate package refreshStefan Kangas2019-08-221-3/+6
* Revert "package.el: Allow Package-Requires to span multiple lines (Bug#36301)"Thomas Fitzsimmons2019-08-161-3/+1
* package.el: Allow Package-Requires to span multiple lines (Bug#36301)Thomas Fitzsimmons2019-08-161-1/+3
* Output the maintainer and author(s) in the package description bufferLars Ingebrigtsen2019-08-141-1/+31
* Make URLs in package descriptions into linksLars Ingebrigtsen2019-07-281-37/+41
* Doc fix for package-menu-filterLars Ingebrigtsen2019-07-271-0/+6
* Don't run gpg when loading package.elLars Ingebrigtsen2019-07-261-13/+23
* Merge from emacs-26Noam Postavsky2019-07-201-2/+2
|\
| * Fix typo in package-alist docstringBasil L. Contovounesios2019-07-171-2/+2
| * * lisp/emacs-lisp/package.el: Obey buffer-file-coding-system (bug#35739)Stefan Monnier2019-05-311-9/+27
* | package-archive-priorities doc additionLars Ingebrigtsen2019-07-151-1/+3
* | Better error message for C-h P RETMattias EngdegÄrd2019-07-021-1/+1
* | Revert "* lisp/calc/calc-ext.el (math-scalarp): Fix typo"Stefan Monnier2019-06-261-0/+20
* | * lisp/calc/calc-ext.el (math-scalarp): Fix typoStefan Monnier2019-06-261-20/+0
* | Add imenu support to package-menu-modeDamien Cassou2019-06-251-1/+23
* | * lisp/emacs-lisp/package.el (package-install-from-archive): Fix last changeStefan Monnier2019-05-241-3/+6
* | * lisp/emacs-lisp/package.el: Fix decoding of downloaded filesStefan Monnier2019-05-181-42/+71
* | * lisp/emacs-lisp/package.el: Reduce macrology in ...with-response-bufferStefan Monnier2019-05-181-39/+42
* | Make `package' not "uninhibit" messages (Bug#34037)Paul Pogonyshev2019-05-161-2/+2