emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] master 21e8dc8 2/3: Provide the right package name for ebdb-i18n-


From: Eric Abrahamsen
Subject: [elpa] master 21e8dc8 2/3: Provide the right package name for ebdb-i18n-chn
Date: Wed, 16 Aug 2017 14:36:15 -0400 (EDT)

branch: master
commit 21e8dc859de4873d54be459fd9e37320ddc7344d
Author: Eric Abrahamsen <address@hidden>
Commit: Eric Abrahamsen <address@hidden>

    Provide the right package name for ebdb-i18n-chn
    
    * packages/ebdb-i18n-chn/ebdb-i18n-chn.el: You'd almost think I hadn't
      tested this.
---
 packages/ebdb-i18n-chn/ebdb-i18n-chn.el | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/packages/ebdb-i18n-chn/ebdb-i18n-chn.el 
b/packages/ebdb-i18n-chn/ebdb-i18n-chn.el
index 82feb80..dbf93f2 100644
--- a/packages/ebdb-i18n-chn/ebdb-i18n-chn.el
+++ b/packages/ebdb-i18n-chn/ebdb-i18n-chn.el
@@ -4,7 +4,7 @@
 
 ;; Author: Eric Abrahamsen <address@hidden>
 ;; Maintainer: Eric Abrahamsen <address@hidden>
-;; Version: 1
+;; Version: 1.0.1
 ;; Package-Requires: ((pyim "1.6.0") (ebdb "0.2"))
 
 ;; This program is free software; you can redistribute it and/or modify
@@ -185,5 +185,5 @@ searchs via pinyin will find the record."
                                      _unload)
   (ebdb-china-handle-name field record 'del))
 
-(provide 'ebdb-chn)
-;;; ebdb-chn.el ends here
+(provide 'ebdb-i18n-chn)
+;;; ebdb-i18n-chn.el ends here



reply via email to

[Prev in Thread] Current Thread [Next in Thread]