diff options
| author | Glenn Morris | 2011-10-19 21:05:36 -0700 |
|---|---|---|
| committer | Glenn Morris | 2011-10-19 21:05:36 -0700 |
| commit | b25b4939c6b5c2ba3626ddd39479d1bba5fcca7b (patch) | |
| tree | 5015db7f6d68fdc2dbdf2cee0b6c653443e2ea56 /lisp | |
| parent | 3d1b5d8ec4dc206593b12e6818a9d2b0f920e8be (diff) | |
| download | emacs-b25b4939c6b5c2ba3626ddd39479d1bba5fcca7b.tar.gz emacs-b25b4939c6b5c2ba3626ddd39479d1bba5fcca7b.zip | |
Fix ChangeLog attribution.
Ref: http://thread.gmane.org/gmane.emacs.gnus.general/56492/focus=57459
From: Reiner Steib <4.uce.03.r.s@nurfuerspam.de>
Subject: Re: display picons _and_ textual address
Newsgroups: gmane.emacs.gnus.general
Date: 2004-05-18 12:21:19 GMT
Diffstat (limited to 'lisp')
| -rw-r--r-- | lisp/gnus/ChangeLog | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/lisp/gnus/ChangeLog b/lisp/gnus/ChangeLog index eb4603dcdb8..6a58965895e 100644 --- a/lisp/gnus/ChangeLog +++ b/lisp/gnus/ChangeLog | |||
| @@ -19966,10 +19966,13 @@ | |||
| 19966 | 19966 | ||
| 19967 | 2004-05-18 Reiner Steib <Reiner.Steib@gmx.de> | 19967 | 2004-05-18 Reiner Steib <Reiner.Steib@gmx.de> |
| 19968 | 19968 | ||
| 19969 | * gnus-picon.el (gnus-picon-insert-glyph): | ||
| 19970 | Add optional `nostring' argument. | ||
| 19971 | |||
| 19972 | 2004-05-18 Jesper Harder <harder@ifa.au.dk> | ||
| 19973 | |||
| 19969 | * gnus-picon.el (gnus-picon-style): New variable. | 19974 | * gnus-picon.el (gnus-picon-style): New variable. |
| 19970 | (gnus-picon-insert-glyph): Add optional `nostring' argument. | ||
| 19971 | (gnus-picon-transform-address): Support `gnus-picon-style'. | 19975 | (gnus-picon-transform-address): Support `gnus-picon-style'. |
| 19972 | From Jesper Harder <harder@ifa.au.dk>. | ||
| 19973 | 19976 | ||
| 19974 | 2004-05-18 Lars Magne Ingebrigtsen <larsi@gnus.org> | 19977 | 2004-05-18 Lars Magne Ingebrigtsen <larsi@gnus.org> |
| 19975 | 19978 | ||