[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Emacs-diffs] emacs-24 r117173: Fix typo in previous
From: |
Glenn Morris |
Subject: |
[Emacs-diffs] emacs-24 r117173: Fix typo in previous |
Date: |
Fri, 30 May 2014 05:15:33 +0000 |
User-agent: |
Bazaar (2.6b2) |
------------------------------------------------------------
revno: 117173
revision-id: address@hidden
parent: address@hidden
committer: Glenn Morris <address@hidden>
branch nick: emacs-24
timestamp: Thu 2014-05-29 22:15:29 -0700
message:
Fix typo in previous
modified:
lisp/emacs-lisp/package.el package.el-20100617020707-ybavz666awsxwin6-2
=== modified file 'lisp/emacs-lisp/package.el'
--- a/lisp/emacs-lisp/package.el 2014-05-30 05:08:10 +0000
+++ b/lisp/emacs-lisp/package.el 2014-05-30 05:15:29 +0000
@@ -290,7 +290,7 @@
(const allow-unsigned :tag "Allow unsigned")
(const t :tag "Check always"))
:risky t
- :group 'packagea
+ :group 'package
:version "24.4")
(defcustom package-unsigned-archives nil
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Emacs-diffs] emacs-24 r117173: Fix typo in previous,
Glenn Morris <=