# HG changeset patch # User Juanma Barranquero # Date 1199730252 0 # Node ID f1e7931e86ce753f84b2ebb21110d7cb5f38d6be # Parent 359e4ed88d160942a9320bbf93c1d77c499fe4ca *** empty log message *** diff -r 359e4ed88d16 -r f1e7931e86ce lisp/erc/ChangeLog --- a/lisp/erc/ChangeLog Mon Jan 07 18:17:09 2008 +0000 +++ b/lisp/erc/ChangeLog Mon Jan 07 18:24:12 2008 +0000 @@ -186,8 +186,7 @@ (erc-modified-channels-display): If erc-track-switch-direction is 'importance, call erc-track-sort-by-importance. (erc-track-face-priority): New function that returns a number - indicating the position of a face in - erc-track-faces-priority-list. + indicating the position of a face in erc-track-faces-priority-list. (erc-track-sort-by-importance): New function that sorts erc-modified-channels-list according to erc-track-face-priority. (erc-track-get-active-buffer): Make 'oldest a rough opposite of @@ -227,8 +226,7 @@ (erc-buffer-visible): Use erc-track-get-buffer-window. (erc-modified-channels-update): Take erc-track-remove-disconnected-buffers into account. - (erc-modified-channels-display): Run - `erc-track-list-changed-hook'. + (erc-modified-channels-display): Run `erc-track-list-changed-hook'. * erc.el (erc-reuse-frames): New option that determines whether new frames are always created. Defaults to t. This only has an @@ -350,8 +348,7 @@ 2007-06-17 Michael Olson - * erc-pkg.el: Update description to match what is currently in - ELPA. + * erc-pkg.el: Update description to match what is currently in ELPA. 2007-06-14 Juanma Barranquero @@ -411,7 +408,7 @@ (debclean): New rule to clean old Debian packages of ERC. (debprepare): Don't modify the released tarball, but copy it as the .orig.tar.gz file. - (debrelease. debrevision): Remove. + (debrelease, debrevision): Remove. (debinstall): New target that copies the generated Debian file to a distro-specific location. (deb): New rule that chains together the stages in building a