bbdb-china

Homepage: https://github.com/tumashu/bbdb-china

Author: Feng Shu

Updated:

Summary

BBDB utils, which let Chinese BBDB users feel easy

Commentary

## Introduce ##

bbdb-china includes some utils, which let Chinese BBDB users feel easy.

1. Search contacts by pinyin


## Download ##

    https://github.com/tumashu/bbdb-china

## Install ##

1. Config melpa: http://melpa.org/#/getting-started
2. M-x package-install RET bbdb-china RET
3. Add code to your emacs config file:(for example: ~/.emacs):

```lisp
(require 'bbdb-china)
```

Dependencies