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 71fc929308b..6ec351d98c5 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2011-07-04 Juanma Barranquero <lekktu@gmail.com> | ||
| 2 | |||
| 3 | * server.el (server-execute): Catch quit and call | ||
| 4 | `server-return-error' to pass the error back to emacsclient and | ||
| 5 | close the connection (bug#8942). | ||
| 6 | |||
| 1 | 2011-07-04 Ken Manheimer <ken.manheimer@gmail.com> | 7 | 2011-07-04 Ken Manheimer <ken.manheimer@gmail.com> |
| 2 | 8 | ||
| 3 | * allout.el (allout-encrypt-unencrypted-on-saves): Do not provide | 9 | * allout.el (allout-encrypt-unencrypted-on-saves): Do not provide |