1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-23 07:19:15 +00:00

Fix last entry.

This commit is contained in:
Romain Francoise 2006-08-13 17:04:56 +00:00
parent 5dab7628da
commit 43db7b94c9

View File

@ -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>