Mercurial > hg > xemacs-beta
comparison src/ChangeLog @ 798:1f5108485fe7
[xemacs-hg @ 2002-03-29 18:26:33 by jhar]
Fix win32 printing margins when machine is set up for metric units
author | jhar |
---|---|
date | Fri, 29 Mar 2002 18:26:49 +0000 |
parents | 776fcda0ee36 |
children | a5954632b187 |
comparison
equal
deleted
inserted
replaced
797:776fcda0ee36 | 798:1f5108485fe7 |
---|---|
1 2002-03-29 Jonathan Harris <jonathan@xemacs.org> | |
2 | |
3 * device-msw.c (plist_get_margin): Add arg specifying mm or inches | |
4 * device-msw.c (plist_set_margin): Fix multiplicand used for mm | |
5 * device-msw.c (mswindows_handle_page_setup_dialog_box): | |
6 Detect and handle case where machine is set up for metric units | |
7 | |
8 * intl-auto-encap-win32.c: | |
9 * intl-auto-encap-win32.h: | |
10 * intl-encap-win32.c: | |
11 Add Get & SetLocaleInfo from winnls.h | |
12 | |
1 2002-03-29 William M. Perry <wmperry@gnu.org> | 13 2002-03-29 William M. Perry <wmperry@gnu.org> |
2 | 14 |
3 * ui-gtk.c (Fgtk_import_function_internal): | 15 * ui-gtk.c (Fgtk_import_function_internal): |
4 (emacs_gtk_object_finalizer): | 16 (emacs_gtk_object_finalizer): |
5 (build_gtk_object): | 17 (build_gtk_object): |