| Age | Commit message (Collapse) | Author |
|
|
|
* ebdb-i18n-chn.el (ebdb-china-handle-name): Do this more explicitly.
funcall'ing `ebdb-add-to-list' and `ebdb-remove-from-list' doesn't
work correctly because (ebdb-record-alt-names record) is not used as a
place.
|
|
|
|
* packages/ebdb-i18n-chn/ebdb-i18n-chn.el: No wonder this wasn't
working correctly.
|
|
* packages/ebdb-i18n-chn/ebdb-i18n-chn.el (ebdb-china-handle-name):
Use the new cache accessors, as well as
`ebdb-add-to-list'/`ebdb-remove-from-list'. Release when EBDB changes
are sufficiently tested.
|
|
* packages/ebdb-i18n-chn/ebdb-i18n-chn.el (ebdb-parse-i18n): The base
methods were confused: ebdb-parse should only alter the slots argument
and pass it back up the calling chain, not return an object directly.
|
|
|
|
And bump version
* packages/ebdb-i18n-chn/ebdb-i18n-chn.el (ebdb-string-i18n): Check
the script of the locality, not the street address.
|
|
* 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/counsel-ebdb/counsel-ebdb.el:
* packages/ebdb-i18n-chn/ebdb-i18n-chn.el:
* packages/helm-ebdb/helm-ebdb.el: Wrap require for ivy, pyim and
helm, respectively, in (when t ...) forms.
|
|
* packages/ebdb-i18n-chn/ebdb-i18n-chn.el: Add a regexp specific to
Chinese names to the value of ebdb-snarf-name-re.
|
|
* 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 (ebdb-string-i18n): Dunno
how that happened.
|
|
|
|
* 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 (ebdb-i18n-china-compound-surnames):
All auxiliary variables should start with "ebdb-i18n".
|
|
* packages/ebdb-i18n-chn/ebdb-i18n-chn.el (ebdb-string-i18n): Format
Chinese addresses correctly.
|
|
|