]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorJuanma Barranquero <lekktu@gmail.com>
Mon, 29 Oct 2007 08:34:53 +0000 (08:34 +0000)
committerJuanma Barranquero <lekktu@gmail.com>
Mon, 29 Oct 2007 08:34:53 +0000 (08:34 +0000)
lisp/ChangeLog

index 9fd8776612fd9ca5658ff4258414a27d32444439..a338679e219465a4dbed6ac17563186efff04386 100644 (file)
@@ -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.