diff options
| author | Katsumi Yamaoka | 2014-01-05 23:38:42 +0000 |
|---|---|---|
| committer | Katsumi Yamaoka | 2014-01-05 23:38:42 +0000 |
| commit | d1e12aefa680dced77cd2b1c93a9a818a8bf0160 (patch) | |
| tree | c0d55922a40f5cc38c7ad97814234b19383602e2 /lisp/gnus/ChangeLog | |
| parent | 81c7d631e9a46662d02e09cae74e24f4bb6cb20c (diff) | |
| download | emacs-d1e12aefa680dced77cd2b1c93a9a818a8bf0160.tar.gz emacs-d1e12aefa680dced77cd2b1c93a9a818a8bf0160.zip | |
Gnus: Silence the byte compiler
Diffstat (limited to 'lisp/gnus/ChangeLog')
| -rw-r--r-- | lisp/gnus/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/lisp/gnus/ChangeLog b/lisp/gnus/ChangeLog index 351e66cab1e..bcf26ac9f9c 100644 --- a/lisp/gnus/ChangeLog +++ b/lisp/gnus/ChangeLog | |||
| @@ -1,3 +1,10 @@ | |||
| 1 | 2014-01-05 Katsumi Yamaoka <yamaoka@jpl.org> | ||
| 2 | |||
| 3 | * gnus-sum.el (gnus-article-stop-animations): Declare it before using. | ||
| 4 | (nnimap-split-fancy, nnimap-split-methods): Declare. | ||
| 5 | |||
| 6 | * mm-util.el (help-function-arglist): Declare. | ||
| 7 | |||
| 1 | 2013-12-28 Glenn Morris <rgm@gnu.org> | 8 | 2013-12-28 Glenn Morris <rgm@gnu.org> |
| 2 | 9 | ||
| 3 | * gnus-sieve.el (gnus-sieve-select-method): | 10 | * gnus-sieve.el (gnus-sieve-select-method): |