diff options
author | thierry volpiatto <thierry.volpiatto@gmail.com> | 2011-11-08 16:08:59 +0100 |
---|---|---|
committer | thierry volpiatto <thierry.volpiatto@gmail.com> | 2011-11-08 16:08:59 +0100 |
commit | fcbcac2e86dbc2069c97d5309937d17cb40d4573 (patch) | |
tree | 970c4ad8a17356b173b4df918556ea7dfb52c44a /lisp | |
parent | 341cabd841c1736af16a2b1c1f806f8c5c1d323a (diff) | |
download | emacs-fcbcac2e86dbc2069c97d5309937d17cb40d4573.tar.gz |
Update changelog.
Diffstat (limited to 'lisp')
-rw-r--r-- | lisp/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 3a23d232034..0c12e7b3f6f 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,8 @@ +2011-11-08 thierry <thierry.volpiatto@gmail.com> + + * emacs-lisp/find-func.el (find-function-read): + Fix incorrect use of default argument in `completing-read'. + 2011-11-08 Martin Rudalics <rudalics@gmx.at> * window.el (display-buffer-function, special-display-function): |