Mercurial > emacs
changeset 85756:4511a12a27e4
*** empty log message ***
author | Juanma Barranquero <lekktu@gmail.com> |
---|---|
date | Mon, 29 Oct 2007 08:34:53 +0000 |
parents | 2e60398b267b |
children | 7eebbd9e71f5 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 3 insertions(+), 4 deletions(-) [+] |
line wrap: on
line diff
--- 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 <rudalics@gmx.at> - * 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 <rcyeske@gmail.com> - * 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.