diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index db559581ec2..e1232eb52e5 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2012-04-16 Chong Yidong <cyd@gnu.org> | ||
| 2 | |||
| 3 | * mail/sendmail.el (mail-bury): Call return action with the right | ||
| 4 | Rmail buffer (Bug#11242). | ||
| 5 | |||
| 1 | 2012-04-15 Chong Yidong <cyd@gnu.org> | 6 | 2012-04-15 Chong Yidong <cyd@gnu.org> |
| 2 | 7 | ||
| 3 | * server.el (server-process-filter): Handle corner case where both | 8 | * server.el (server-process-filter): Handle corner case where both |