diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 2181a6dde7e..73379a93027 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2012-12-25 Adam Sjøgren <asjo@koldfront.dk> | ||
| 2 | |||
| 3 | * epg.el (epg-signature-to-string): Use new functions | ||
| 4 | epg-key-image, epg-key-image-to-string to find and display image | ||
| 5 | from key. | ||
| 6 | |||
| 1 | 2012-12-24 Constantin Kulikov <zxnotdead@gmail.com> (tiny change) | 7 | 2012-12-24 Constantin Kulikov <zxnotdead@gmail.com> (tiny change) |
| 2 | 8 | ||
| 3 | * startup.el (initial-buffer-choice): Allow function as value | 9 | * startup.el (initial-buffer-choice): Allow function as value |