projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ab84733
)
Fix typo in previous
author
Glenn Morris
<rgm@gnu.org>
Fri, 30 May 2014 05:15:29 +0000
(22:15 -0700)
committer
Glenn Morris
<rgm@gnu.org>
Fri, 30 May 2014 05:15:29 +0000
(22:15 -0700)
lisp/emacs-lisp/package.el
patch
|
blob
|
history
diff --git
a/lisp/emacs-lisp/package.el
b/lisp/emacs-lisp/package.el
index 27ebd3cabb1c8dfbbc082ac5b4c35a66297dff1c..8c275c68884d90b28bdbab023f817c177a4c5340 100644
(file)
--- a/
lisp/emacs-lisp/package.el
+++ b/
lisp/emacs-lisp/package.el
@@
-290,7
+290,7
@@
contrast, `package-user-dir' contains packages for personal use."
(const allow-unsigned :tag "Allow unsigned")
(const t :tag "Check always"))
:risky t
- :group 'package
a
+ :group 'package
:version "24.4")
(defcustom package-unsigned-archives nil