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

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

[elpa] master 31e41ab: Fix up headers for ebdb-i18n-chn


From: Eric Abrahamsen
Subject: [elpa] master 31e41ab: Fix up headers for ebdb-i18n-chn
Date: Tue, 15 Aug 2017 18:06:20 -0400 (EDT)

branch: master
commit 31e41ab01c4e06ef1b37ae45086c0dc6ec42150e
Author: Eric Abrahamsen <address@hidden>
Commit: Eric Abrahamsen <address@hidden>

    Fix up headers for ebdb-i18n-chn
    
    * packages/ebdb-i18n-chn/ebdb-i18n-chn.el: There was no Maintainer
      header -- was that why it didn't deploy?
---
 packages/ebdb-i18n-chn/ebdb-i18n-chn.el | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/packages/ebdb-i18n-chn/ebdb-i18n-chn.el 
b/packages/ebdb-i18n-chn/ebdb-i18n-chn.el
index 1287b82..f4dccbf 100644
--- a/packages/ebdb-i18n-chn/ebdb-i18n-chn.el
+++ b/packages/ebdb-i18n-chn/ebdb-i18n-chn.el
@@ -3,6 +3,7 @@
 ;; Copyright (C) 2016-2017  Free Software Foundation, Inc.
 
 ;; Author: Eric Abrahamsen <address@hidden>
+;; Maintainer: Eric Abrahamsen <address@hidden>
 ;; Version: 1
 ;; Package-Requires: ((pyim "1.6.0") (ebdb "0.2))
 
@@ -27,6 +28,9 @@
 ;; incur a non-neglible slowdown at load time.  It shouldn't have any
 ;; real impact on search and completion times.
 
+;; Generic methods don't play nice with autoloads: you'll need to
+;; require this package after installing it.
+
 ;;; Code:
 
 (require 'pyim)



reply via email to

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