diff options
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r-- | lisp/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 3e1b93ae3ba..d7b8163ae9e 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -34,6 +34,13 @@ 2012-09-30 Chong Yidong <cyd@gnu.org> + * server.el (server-host): Document the security implications. + (server-auth-key): Doc fix. + + * startup.el (initial-buffer-choice): Doc fix. + + * minibuffer.el (minibuffer-local-filename-syntax): Doc fix. + * simple.el (delete-trailing-whitespace): Avoid an unnecessary restriction change. |