Documentation

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)
```

Requires

Dependencies

Consumers

Reverse Dependencies

No reverse dependencies recorded.