diff options
| author | Katsumi Yamaoka | 2012-09-16 23:16:15 +0000 |
|---|---|---|
| committer | Katsumi Yamaoka | 2012-09-16 23:16:15 +0000 |
| commit | 48093eb9bca47488b6867e53a12e7cac37d6f5a6 (patch) | |
| tree | 8214a0b3c9dc2a00a7aa79ce48b71b650d098ae3 /lisp/ChangeLog | |
| parent | 0caaedb1c3c9c48980144e41d2a95329d39c399a (diff) | |
| download | emacs-48093eb9bca47488b6867e53a12e7cac37d6f5a6.tar.gz emacs-48093eb9bca47488b6867e53a12e7cac37d6f5a6.zip | |
mail/mailabbrev.el (mail-abbrev-expand-hook): Work for a mail aliasee that holds many addresses.
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 9eeba6691c6..7700763cf25 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2012-09-16 Katsumi Yamaoka <yamaoka@jpl.org> | ||
| 2 | |||
| 3 | * mail/mailabbrev.el (mail-abbrev-expand-hook): Work for a mail aliasee | ||
| 4 | that holds many addresses. | ||
| 5 | |||
| 1 | 2012-09-16 Chong Yidong <cyd@gnu.org> | 6 | 2012-09-16 Chong Yidong <cyd@gnu.org> |
| 2 | 7 | ||
| 3 | * align.el (align-areas): Call the indication function with | 8 | * align.el (align-areas): Call the indication function with |