diff lisp/erc/ChangeLog @ 72385:20f7a2b0507b

Fix last entry.
author Romain Francoise <romain@orebokech.com>
date Sun, 13 Aug 2006 17:04:56 +0000
parents ebc2da6b65f6
children 4dea79b8c06e
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>