Mercurial > hg > xemacs-beta
diff src/console-msw.h @ 510:5bdbc721d46a
[xemacs-hg @ 2001-05-06 08:33:35 by ben]
implement printing the selection when it's selected.
force redisplay when set-charset-ccl-program called.
if bytecomp or byte-optimize need recompiling, then load
the .el version of them first, recompile them, and reload
the .elc versions to recompile everything else (so we won't
be waiting until the cows come home).
author | ben |
---|---|
date | Sun, 06 May 2001 08:33:41 +0000 |
parents | 39ccc7dd8077 |
children | 666d73d6ac56 |
line wrap: on
line diff
--- a/src/console-msw.h Sat May 05 10:53:30 2001 +0000 +++ b/src/console-msw.h Sun May 06 08:33:41 2001 +0000 @@ -376,8 +376,6 @@ Lisp_Object keys); Lisp_Object mswindows_handle_page_setup_dialog_box (struct frame *f, Lisp_Object keys); -Lisp_Object mswindows_handle_print_setup_dialog_box (struct frame *f, - Lisp_Object keys); int mswindows_get_default_margin (Lisp_Object prop); void mswindows_register_popup_frame (Lisp_Object frame);