Mercurial > emacs
view etc/ps-prin2.ps @ 28369:3fb90cd81d3b
(w32_read_socket): Handle WM_MENUSELECT message.
(Vw32_charset_to_codepage_alist): Removed.
(Vw32_charset_info_alist): New variable.
(Qw32_charset_[ansi, default, symbol, shiftjis, hangul, gb2312,
chinesebig5, oem, easteurope, turkish, baltic, russian, arabic,
greek, hebrew, thai, johab, mac, unicode]): New symbols.
(x_produce_glyphs): Remove out of date #ifdef 0'd section. Replace
with TODO comment.
(w32_codepage_for_font): Use Vw32_charset_info_alist.
(syms_of_w32term): Remove Vw32_charset_to_codepage_alist.
Define Vw32_charset_info_alist and w32_charset symbols.
author | Jason Rumney <jasonr@gnu.org> |
---|---|
date | Mon, 27 Mar 2000 20:19:49 +0000 |
parents | e0beb5cd0257 |
children | bb81eb902e0c |
line wrap: on
line source
% === BEGIN ps-print prologue 2 % ---- These lines must be kept together because... /h0 F /HeaderTitleLineHeight FontHeight def /h1 F /HeaderLineHeight FontHeight def /HeaderDescent Descent def % ---- ...because `F' has a side-effect on `FontHeight' and `Descent' % === END ps-print prologue 2