Mercurial > emacs
changeset 96326:b317358179ba
Fix typo.
author | Juanma Barranquero <lekktu@gmail.com> |
---|---|
date | Thu, 26 Jun 2008 10:08:42 +0000 |
parents | 7069b5203540 |
children | 2fc5aff56d81 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Thu Jun 26 07:37:15 2008 +0000 +++ b/lisp/ChangeLog Thu Jun 26 10:08:42 2008 +0000 @@ -60,7 +60,7 @@ 2008-06-26 Stefan Monnier <monnier@iro.umontreal.ca> * minibuffer.el (completion-basic-try-completion): Use the text after - point to consrain the completion candidates. + point to constrain the completion candidates. (completion-basic-all-completions): Adjust accordingly. 2008-06-25 Chong Yidong <cyd@stupidchicken.com>