diff options
| author | Katsumi Yamaoka | 2012-07-31 01:39:58 +0000 |
|---|---|---|
| committer | Katsumi Yamaoka | 2012-07-31 01:39:58 +0000 |
| commit | 4650d5fa0e1eeb1bcd504fdf5025db3ed146f710 (patch) | |
| tree | 5cb08307971ef5120ab5cb68722fa67d533e262b /lisp/gnus/ChangeLog | |
| parent | 6a3818523e869b548797cc855cfc4abe8dc7f69c (diff) | |
| download | emacs-4650d5fa0e1eeb1bcd504fdf5025db3ed146f710.tar.gz emacs-4650d5fa0e1eeb1bcd504fdf5025db3ed146f710.zip | |
gnus.el (gnus-valid-select-methods): Fix custom type
Diffstat (limited to 'lisp/gnus/ChangeLog')
| -rw-r--r-- | lisp/gnus/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/lisp/gnus/ChangeLog b/lisp/gnus/ChangeLog index b123b77273e..d7bedfb3260 100644 --- a/lisp/gnus/ChangeLog +++ b/lisp/gnus/ChangeLog | |||
| @@ -1,3 +1,7 @@ | |||
| 1 | 2012-07-31 Katsumi Yamaoka <yamaoka@jpl.org> | ||
| 2 | |||
| 3 | * gnus.el (gnus-valid-select-methods): Fix custom type. | ||
| 4 | |||
| 1 | 2012-07-29 Teodor Zlatanov <tzz@lifelogs.com> | 5 | 2012-07-29 Teodor Zlatanov <tzz@lifelogs.com> |
| 2 | 6 | ||
| 3 | * auth-source.el (auth-sources, auth-source-backend-parse) | 7 | * auth-source.el (auth-sources, auth-source-backend-parse) |