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
*
* lisp/emacs-lisp/package.el (package-load-list): Improve :type.
Glenn Morris
2016-01-28
1
-1
/
+7
*
Add some missing version tags.
Glenn Morris
2016-01-12
1
-0
/
+2
*
Update copyright year to 2016
Paul Eggert
2016-01-01
1
-1
/
+1
*
* lisp/emacs-lisp/package.el (package-unpack): Security check
Artur Malabarba
2015-12-12
1
-1
/
+4
*
* lisp/emacs-lisp/package.el (package--compile): Don't activate
Artur Malabarba
2015-12-12
1
-2
/
+3
*
Document new features of package.el
Eli Zaretskii
2015-12-12
1
-2
/
+2
*
* lisp/emacs-lisp/package.el (package--with-response-buffer):
Artur Malabarba
2015-12-08
1
-3
/
+4
*
* lisp/emacs-lisp/package.el: Don't install bad signatures (bug#22089)
Artur Malabarba
2015-12-05
1
-56
/
+62
*
* lisp/emacs-lisp/package.el (package-unpack): Load before compiling
Artur Malabarba
2015-12-03
1
-3
/
+8
*
* lisp/emacs-lisp/package.el: Refactor package activation code
Artur Malabarba
2015-12-03
1
-29
/
+34
*
* lisp/emacs-lisp/package.el: Update header comments
Artur Malabarba
2015-12-01
1
-23
/
+5
*
* lisp/emacs-lisp/package.el (package--with-response-buffer):
Artur Malabarba
2015-11-18
1
-0
/
+1
*
* lisp/emacs-lisp/package.el (package--with-response-buffer): Missing require
Artur Malabarba
2015-11-16
1
-0
/
+1
*
Backport: * lisp/emacs-lisp/package.el: Fix a decoding issue.
Artur Malabarba
2015-11-15
1
-8
/
+8
*
Backport: * lisp/emacs-lisp/package.el: Refactor -with-work-buffer-async.
Artur Malabarba
2015-11-14
1
-82
/
+76
*
`load-path' should contain only directory names
Stephen Leake
2015-10-23
1
-1
/
+2
*
* emacs-lisp/package.el: Reload archive-contents if priorities change
Artur Malabarba
2015-10-16
1
-0
/
+10
*
lisp/emacs-lisp/package.el (package-install): Fix name error
Aaron Ecay
2015-10-06
1
-10
/
+10
*
* lisp/emacs-lisp/package.el (package--ensure-init-file)
Phil Sainty
2015-09-09
1
-2
/
+2
*
Go back to grave quoting in source-code docstrings etc.
Paul Eggert
2015-09-07
1
-30
/
+31
*
* lisp/emacs-lisp/package.el: Reduce autoloading before compiling
Artur Malabarba
2015-09-07
1
-18
/
+32
*
* lisp/emacs-lisp/package.el (package-initialize): Set enable-at-startup
Artur Malabarba
2015-09-07
1
-2
/
+7
*
* lisp/emacs-lisp/package.el: Rename custom faces
Artur Malabarba
2015-09-06
1
-32
/
+32
*
Fix some more docstring etc. quoting problems
Paul Eggert
2015-09-03
1
-1
/
+1
*
More-conservative ‘format’ quote restyling
Paul Eggert
2015-08-23
1
-11
/
+12
*
Revert "Prefer ‘format’ to ‘substitute-command-keys’"
Andreas Schwab
2015-08-23
1
-3
/
+4
*
text-quoting-style in emacs-lisp diagnostics
Paul Eggert
2015-08-21
1
-27
/
+27
*
Avoid hard-coding "M-x command" in docstrings
Paul Eggert
2015-08-21
1
-1
/
+2
*
Prefer ‘format’ to ‘substitute-command-keys’
Paul Eggert
2015-08-14
1
-4
/
+3
*
* lisp/emacs-lisp/package.el: Simplify describe-package-1
Artur Malabarba
2015-08-06
1
-34
/
+49
*
* lisp/emacs-lisp/package.el: Define custom faces
Artur Malabarba
2015-08-06
1
-13
/
+84
*
* lisp/emacs-lisp/package.el (package-menu-mode-map): Convert menu
Artur Malabarba
2015-08-04
1
-53
/
+33
*
* lisp/emacs-lisp/package.el: Fix warnings
Artur Malabarba
2015-07-17
1
-0
/
+2
*
* lisp/emacs-lisp/package.el (package-buffer-info):
Artur Malabarba
2015-07-17
1
-1
/
+3
*
* lisp/emacs-lisp/package.el: Many small changes
Artur Malabarba
2015-07-17
1
-18
/
+25
*
* lisp/emacs-lisp/package.el (package--with-work-buffer-async):
Artur Malabarba
2015-07-17
1
-17
/
+17
*
* lisp/emacs-lisp/package.el (package-compute-transaction): Bug fix
Artur Malabarba
2015-07-07
1
-2
/
+2
*
Spelling fixes
Paul Eggert
2015-06-30
1
-1
/
+1
*
* lisp/emacs-lisp/package.el (package--remove-hidden): Fix logic
Artur Malabarba
2015-06-30
1
-2
/
+4
*
* lisp/emacs-lisp/package.el (package-compute-transaction):
Artur Malabarba
2015-06-30
1
-11
/
+15
*
* lisp/emacs-lisp/package.el (package--save-selected-packages):
Artur Malabarba
2015-06-30
1
-5
/
+7
*
* package.el (describe-package): Use symbol-at-point as additional guess
Nicolas Richard
2015-06-29
1
-1
/
+2
*
* package.el (describe-package): Convert the guess to a string
Nicolas Richard
2015-06-29
1
-1
/
+2
*
* lisp/emacs-lisp/package.el: Exclude packages by name
Artur Malabarba
2015-06-22
1
-4
/
+44
*
* lisp/emacs-lisp/package.el: Rename hide-obsolete to toggle-hiding
Artur Malabarba
2015-06-22
1
-11
/
+11
*
Improve the optional translation of quotes
Paul Eggert
2015-06-19
1
-3
/
+4
*
* lisp/emacs-lisp/package.el: Don't always propagate async errors
Artur Malabarba
2015-06-18
1
-6
/
+15
*
* lisp/emacs-lisp/package.el (package-menu--perform-transaction):
Artur Malabarba
2015-06-18
1
-13
/
+11
*
* lisp/emacs-lisp/package.el: Slightly better error reporting.
Artur Malabarba
2015-06-17
1
-6
/
+6
*
* lisp/emacs-lisp/package.el (package--with-work-buffer-async):
Artur Malabarba
2015-06-17
1
-2
/
+2
[next]