diff options
| author | Julien Danjou | 2012-09-11 10:08:59 +0000 |
|---|---|---|
| committer | Katsumi Yamaoka | 2012-09-11 10:08:59 +0000 |
| commit | 95729d50c034ddf60bc18f04ce5a2cbb365bd8bb (patch) | |
| tree | 83639cae2cbc4548c67d42edea23ebba531e0e35 /lisp/gnus/ChangeLog | |
| parent | 9d9edd4baee38b48b7c33a22e25a3a5b8779e41a (diff) | |
| download | emacs-95729d50c034ddf60bc18f04ce5a2cbb365bd8bb.tar.gz emacs-95729d50c034ddf60bc18f04ce5a2cbb365bd8bb.zip | |
gnus-notifications.el: add nil checks
Diffstat (limited to 'lisp/gnus/ChangeLog')
| -rw-r--r-- | lisp/gnus/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/gnus/ChangeLog b/lisp/gnus/ChangeLog index 5644c394f7e..5c7f106f6db 100644 --- a/lisp/gnus/ChangeLog +++ b/lisp/gnus/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2012-09-11 Julien Danjou <julien@danjou.info> | ||
| 2 | |||
| 3 | * gnus-notifications.el (gnus-notifications): Check for nil values in | ||
| 4 | ignored addresses check. | ||
| 5 | |||
| 1 | 2012-09-10 Stefan Monnier <monnier@iro.umontreal.ca> | 6 | 2012-09-10 Stefan Monnier <monnier@iro.umontreal.ca> |
| 2 | 7 | ||
| 3 | * qp.el (quoted-printable-decode-region): Inline+CSE+strength-reduction. | 8 | * qp.el (quoted-printable-decode-region): Inline+CSE+strength-reduction. |