Mercurial > emacs
changeset 67360:5d310dbe872c
*** empty log message ***
author | Romain Francoise <romain@orebokech.com> |
---|---|
date | Wed, 07 Dec 2005 09:11:20 +0000 |
parents | d04a31d76193 |
children | ffb9f78665a0 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Wed Dec 07 07:28:37 2005 +0000 +++ b/lisp/ChangeLog Wed Dec 07 09:11:20 2005 +0000 @@ -91,8 +91,8 @@ 2005-12-06 Romain Francoise <romain@orebokech.com> - * window.el (balance-windows): Delete extraneous third arg to - `enlarge-window'. + * window.el (balance-windows): Delete extraneous third arg in call + to `enlarge-window'. 2005-12-06 Kenichi Handa <handa@m17n.org>