comparison lisp/erc/ChangeLog @ 101007:89a622c4b938

(erc-input-message): Replace last-command-char with last-command-event.
author Glenn Morris <rgm@gnu.org>
date Fri, 09 Jan 2009 04:27:03 +0000
parents 426419725966
children b3adc9117711
comparison
equal deleted inserted replaced
101006:0ffd7b9d2985 101007:89a622c4b938
1 2009-01-09 Glenn Morris <rgm@gnu.org>
2
3 * erc.el (erc-input-message): Replace last-command-char with
4 last-command-event.
5
1 2009-01-08 Glenn Morris <rgm@gnu.org> 6 2009-01-08 Glenn Morris <rgm@gnu.org>
2 7
3 * erc.el (tabbar--local-hlf): Silence compiler. 8 * erc.el (tabbar--local-hlf): Silence compiler.
4 9
5 2009-01-03 Michael Olson <mwolson@gnu.org> 10 2009-01-03 Michael Olson <mwolson@gnu.org>