summaryrefslogtreecommitdiff
path: root/lisp/emacs-lisp/package.el
Commit message (Expand)AuthorAgeFilesLines
* Init archive and add noconfirm to 'package-install-selected-packages'Gabriel do Nascimento Ribeiro2021-03-151-6/+10
* Add a command in package mode for opening home pages directlyLars Ingebrigtsen2021-03-041-0/+19
* * lisp/emacs-lisp/macroexp.el (macroexp-file-name): New function.Stefan Monnier2021-02-241-4/+1
* Do interactive mode tagging for package.elStefan Kangas2021-02-191-22/+31
* Move the ‘declare’ form before the interactive spec in 10 functions.Juri Linkov2021-01-201-1/+1
* * lisp/emacs-lisp/package.el (package-activate-all): Another tweakStefan Monnier2021-01-051-0/+2
* * lisp/emacs-lisp/package.el: Load package-quickstart without package.elStefan Monnier2021-01-051-30/+60
* Update copyright year to 2021Paul Eggert2021-01-011-1/+1
* * lisp/emacs-lisp/package.el (package-archives): Add NonGNU ELPAStefan Monnier2020-12-271-0/+3
* Fix package reloading problems on systems with symlinksLars Ingebrigtsen2020-12-251-1/+1
* Refactor package--list-loaded-files for easier debuggabilityLars Ingebrigtsen2020-12-251-24/+29
* * lisp/emacs-lisp/package.el (package-quickstart-refresh): Fix last changeStefan Monnier2020-12-181-1/+0
* * lisp/emacs-lisp/package.el: Byte compile the quickstart fileStefan Monnier2020-12-181-13/+19
* * lisp/emacs-lisp/package.el (package-buffer-info): Improve error messageStefan Monnier2020-12-121-6/+10
* * lisp/emacs-lisp/package.el (package-strip-rcs-id): Don't ignore errorsStefan Monnier2020-11-201-2/+1
* Add command to filter package menu by name or descriptionStefan Kangas2020-11-171-0/+43
* Merge from origin/emacs-27Glenn Morris2020-11-021-1/+2
|\
| * Improve reproducibility of generated -pkg.el filesGlenn Morris2020-10-301-1/+2
* | Add command package-menu-filter-upgradableStefan Kangas2020-10-191-0/+10
* | Make package-install-from-buffer maybe refresh the quickstart fileLars Ingebrigtsen2020-10-161-0/+1
* | Improve package install/delete button actionMasahiro Nakamura2020-10-141-4/+2
* | Merge from origin/emacs-27Glenn Morris2020-10-021-1/+1
|\|
| * ; Fix many typos in symbols in docs and commentsStefan Kangas2020-10-021-1/+1
* | Stop using a dynamically bound 'generated-autoload-file' variableLars Ingebrigtsen2020-10-021-5/+4
* | Use `format-prompt' when prompting with default valuesLars Ingebrigtsen2020-09-061-4/+1
* | Evaluate some unnecessarily quoted lambdasBasil L. Contovounesios2020-06-211-6/+6
* | Merge from origin/emacs-27Glenn Morris2020-06-071-2/+5
|\|
| * Update package-menu-quick-helpBasil L. Contovounesios2020-06-051-2/+5
* | * lisp/emacs-lisp/package.elm lisp/emacs-lisp/smie.el: Fix indentStefan Monnier2020-05-291-5/+5
* | Let user adjust the column widths of the package menu.Chris McMahan2020-05-231-4/+24
* | Add new filter command to Package Menu (Bug#39903)Pieter van Oostrum2020-05-091-0/+31
* | Revert "Signal user-error on duplicate package refresh" (Bug#39187)Stefan Kangas2020-03-221-4/+1
* | Merge from origin/emacs-27Glenn Morris2020-03-181-4/+16
|\|
| * Improve Package Menu hiding docstringsStefan Kangas2020-03-141-4/+16
* | * lisp/emacs-lisp/package.el (package-activate-1): Avoid duplicatesStefan Monnier2020-03-141-1/+1
* | Merge from origin/emacs-27Glenn Morris2020-03-131-1/+1
|\|
| * * lisp/emacs-lisp/package.el (package-install): Fix typo in docstring.Juri Linkov2020-03-101-1/+1
* | * lisp/emacs-lisp/package.el (package-menu--generate): Fix doc string.Pieter van Oostrum2020-03-131-0/+1
* | Show friendly message after package installRyan Olson2020-02-251-1/+2
* | Merge from origin/emacs-27Glenn Morris2020-02-161-3/+3
|\|
| * 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
* | Merge from origin/emacs-27Glenn Morris2020-02-131-3/+4
|\|
| * 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
* | Add new filter commands to Package Menu (Bug#38424)Stefan Kangas2020-02-051-44/+175
* | Globally sanitize single-file package long descriptions (Bug#37548)Bruno Félix Rezende Ribeiro2020-01-231-22/+7
* | Merge from origin/emacs-27Glenn Morris2020-01-201-3/+9
|\|
| * Doc fixes in package.elStefan Kangas2020-01-191-3/+9
* | Remove a FIXME from package.elStefan Kangas2020-01-171-1/+0
|/