comparison lisp/erc/ChangeLog @ 102540:e20845a91a71

M-v corrections.
author Deepak Goel <deego@gnufans.org>
date Fri, 13 Mar 2009 20:45:14 +0000
parents 1e2f606ca81f
children 3d3813ad2fba
comparison
equal deleted inserted replaced
102539:62c797bdc53a 102540:e20845a91a71
1 2009-03-13 D. Goel <deego3@gmail.com>
2
3
4 * erc-backend.el: In (multiple-value-bind/setq .. ls),
5 ls-> (values-list ls) throughout.
6 * erc.el: Ditto.
7
8
1 2009-01-18 Michael Olson <mwolson@gnu.org> 9 2009-01-18 Michael Olson <mwolson@gnu.org>
2 10
3 * erc.el (erc-header-line-uses-tabbar-p): Set to nil by default. 11 * erc.el (erc-header-line-uses-tabbar-p): Set to nil by default.
4 12
5 2009-01-16 Glenn Morris <rgm@gnu.org> 13 2009-01-16 Glenn Morris <rgm@gnu.org>