# HG changeset patch # User Juanma Barranquero # Date 1193646893 0 # Node ID 4511a12a27e4f59376e060c7f29f76633484bfed # Parent 2e60398b267bc1eeec03863ea9a868cc95c4641e *** empty log message *** diff -r 2e60398b267b -r 4511a12a27e4 lisp/ChangeLog --- a/lisp/ChangeLog Mon Oct 29 07:49:47 2007 +0000 +++ b/lisp/ChangeLog Mon Oct 29 08:34:53 2007 +0000 @@ -6,13 +6,12 @@ 2007-10-29 Martin Rudalics - * wdired.el (wdired-next-line, wdired-previous-line): Use - next-line and previous-line wrapped in with-no-warnings. + * wdired.el (wdired-next-line, wdired-previous-line): + Use next-line and previous-line wrapped in with-no-warnings. 2007-10-29 Ryan Yeske - * net/rcirc.el (rcirc-server-alist): Use coloned symbols for - parameter names. + * net/rcirc.el (rcirc-server-alist): Use keywords for parameter names. (rcirc-recent-quit-alist): New function. (rcirc): Print a better message when there is only one connected server. (rcirc-complete-nick): Do not update the nick table here.