comparison src/ChangeLog @ 111651:dbffbd2b89b9

Use \uNNNN, \UNNNNNN, or \xNNNNNN for hex-code display on a TTY. term.c (produce_glyphless_glyph): Use \uNNNN, \UNNNNNN, or \xNNNNNN for hex-code display of glyphless characters.
author Eli Zaretskii <eliz@gnu.org>
date Sat, 20 Nov 2010 17:04:50 +0200
parents 8fd0d7bcdf7d
children 9b9426ae2633
comparison
equal deleted inserted replaced
111650:8fd0d7bcdf7d 111651:dbffbd2b89b9
1 2010-11-20 Eli Zaretskii <eliz@gnu.org>
2
3 * term.c (produce_glyphless_glyph): Use \uNNNN, \UNNNNNN, or
4 \xNNNNNN for hex-code display of glyphless characters.
5
1 2010-11-20 Jan Djärv <jan.h.d@swipnet.se> 6 2010-11-20 Jan Djärv <jan.h.d@swipnet.se>
2 7
3 * gtkutil.c (xg_make_tool_item): Take vert_only as argument. 8 * gtkutil.c (xg_make_tool_item): Take vert_only as argument.
4 Set important to ! vert_only. 9 Set important to ! vert_only.
5 (xg_show_toolbar_item): Don't show label horizontally if 10 (xg_show_toolbar_item): Don't show label horizontally if