diff options
| author | Katsumi Yamaoka <yamaoka@jpl.org> | 2015-02-26 03:29:36 +0000 |
|---|---|---|
| committer | Katsumi Yamaoka <yamaoka@jpl.org> | 2015-02-26 03:29:36 +0000 |
| commit | 4f9befb3b81e967696f40a0ef7a758d6e56e2933 (patch) | |
| tree | 263937ba7cc40e232ef8fa7a1f3426694f60380c | |
| parent | f376a4b747421b4c6456500051489ae162d21957 (diff) | |
| download | emacs-4f9befb3b81e967696f40a0ef7a758d6e56e2933.tar.gz | |
lisp/gnus/ChangeLog: Fix typo
| -rw-r--r-- | lisp/gnus/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/gnus/ChangeLog b/lisp/gnus/ChangeLog index 7f8971de1d5..454957ecbb5 100644 --- a/lisp/gnus/ChangeLog +++ b/lisp/gnus/ChangeLog @@ -3,7 +3,7 @@ * gnus-art.el (gnus-article-edit-part): Make jumping to the next part really work when deleting or stripping. (gnus-mime-buttonize-attachments-in-header): Make header attachment - buttons identical to the one in the article body so as to work deleting + buttons identical to the ones in the article body so as to work deleting and stripping. 2015-02-25 Katsumi Yamaoka <yamaoka@jpl.org> |
