diff options
| author | Adam Sjøgren | 2015-03-08 10:06:51 +0000 |
|---|---|---|
| committer | Katsumi Yamaoka | 2015-03-08 10:06:51 +0000 |
| commit | 0f2fd5603a06982ef057f0a8bc12e76bc8e026a3 (patch) | |
| tree | 34b431c9a050c133699f0282aff78cc271456fd0 /lisp/gnus/ChangeLog | |
| parent | bcf89ff33523e69f45b7afb528105089c62ec810 (diff) | |
| download | emacs-0f2fd5603a06982ef057f0a8bc12e76bc8e026a3.tar.gz emacs-0f2fd5603a06982ef057f0a8bc12e76bc8e026a3.zip | |
lisp/gnus/message.el (message-insert-formatted-citation-line): Change %F to fall back to email address if no first name could be determined
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 5d699e0be27..2ee0c56c7f5 100644 --- a/lisp/gnus/ChangeLog +++ b/lisp/gnus/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2015-03-08 Adam Sjøgren <asjo@koldfront.dk> | ||
| 2 | |||
| 3 | * message.el (message-insert-formatted-citation-line): Change %F to | ||
| 4 | fall back to email address if no first name could be determined. | ||
| 5 | |||
| 1 | 2015-03-07 Stefan Monnier <monnier@iro.umontreal.ca> | 6 | 2015-03-07 Stefan Monnier <monnier@iro.umontreal.ca> |
| 2 | 7 | ||
| 3 | * registry.el (registry-lookup-breaks-before-lexbind, registry-lookup) | 8 | * registry.el (registry-lookup-breaks-before-lexbind, registry-lookup) |