# HG changeset patch # User wenzelm # Date 857737275 -3600 # Node ID 643cba384a61858abd5d45aac6f5630cf7bd8df9 # Parent 9a7128d9722e5a287c92a7f6b0f03f114ddc8b72 *** empty log message *** diff -r 9a7128d9722e -r 643cba384a61 NEWS --- a/NEWS Fri Mar 07 11:49:04 1997 +0100 +++ b/NEWS Fri Mar 07 13:21:15 1997 +0100 @@ -6,7 +6,8 @@ -------------------------------- * added token_translation interface (may translate name tokens in -arbitrary ways, dependent on their type (free, bound, tfree, ...)); +arbitrary ways, dependent on their type (free, bound, tfree, ...) and +the current print_mode); * token translations for modes "xterm" and "xterm_color" that display names in bold, underline etc. or colors;