Module name: irssi
Changes by: cras 00/06/12 00:58:18
Modified files:
src/core : special-vars.c
src/fe-common/core: printtext.c
src/fe-common/irc: completion.c
Log message:
/EVAL will now expand \n and \t to newline and tab.
If you /SET expand_escapes ON and type \n or \t to text line, they
will be expanded.
