From: Juanma Barranquero Date: Thu, 26 Jun 2008 10:08:42 +0000 (+0000) Subject: Fix typo. X-Git-Tag: emacs-pretest-23.0.90~4467 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=dc018447584eecaf2de92eef2ec3c9f60c5f818f;p=emacs.git Fix typo. --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 4f20fca7712..4464702584e 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -60,7 +60,7 @@ 2008-06-26 Stefan Monnier * 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