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

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

[elpa] master 79d1414: Edit address formatting to match changes in EBDB


From: Eric Abrahamsen
Subject: [elpa] master 79d1414: Edit address formatting to match changes in EBDB package
Date: Mon, 25 Sep 2017 20:42:06 -0400 (EDT)

branch: master
commit 79d1414b2533901c15fcfaf4b6299dc55c2781bd
Author: Eric Abrahamsen <address@hidden>
Commit: Eric Abrahamsen <address@hidden>

    Edit address formatting to match changes in EBDB package
    
    * packages/ebdb-i18n-chn/ebdb-i18n-chn.el (ebdb-string-i18n): Address
      formatting is now much simpler, use the new function. Push this
      change, and try like hell to remember to bump this package version
      at the same time the EBDB package version gets bumped.
---
 packages/ebdb-i18n-chn/ebdb-i18n-chn.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/packages/ebdb-i18n-chn/ebdb-i18n-chn.el 
b/packages/ebdb-i18n-chn/ebdb-i18n-chn.el
index b2bd317..e9b7d6d 100644
--- a/packages/ebdb-i18n-chn/ebdb-i18n-chn.el
+++ b/packages/ebdb-i18n-chn/ebdb-i18n-chn.el
@@ -82,7 +82,7 @@
         locality
         (mapconcat #'identity streets "")
         ", " postcode)
-      (ebdb-format-address adr 2))))
+      (ebdb-format-address-default adr))))
 
 ;; This isn't all of them, but it seems like a reasonable subset.  See
 ;; https://en.wikipedia.org/wiki/Chinese_compound_surname for a fuller



reply via email to

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