Mercurial > emacs
changeset 72385:20f7a2b0507b
Fix last entry.
author | Romain Francoise <romain@orebokech.com> |
---|---|
date | Sun, 13 Aug 2006 17:04:56 +0000 |
parents | 1cba0c618ba9 |
children | 2ce9bf47e864 |
files | lisp/erc/ChangeLog |
diffstat | 1 files changed, 2 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/erc/ChangeLog Sun Aug 13 17:04:33 2006 +0000 +++ b/lisp/erc/ChangeLog Sun Aug 13 17:04:56 2006 +0000 @@ -1,6 +1,7 @@ 2006-08-13 Romain Francoise <romain@orebokech.com> - * erc-match.el (erc-log-matches-make-buffer): Add missing space. + * erc-match.el (erc-log-matches-make-buffer): End `y-or-n-p' + prompt with a space. 2006-08-07 Michael Olson <mwolson@gnu.org>