- 24 Jan, 1996 14 commits
-
-
Karl Heuer authored
from overflowing.
-
Karl Heuer authored
not assume SELECT_TYPE is an int.
-
Richard M. Stallman authored
-
Erik Naggum authored
-
Erik Naggum authored
-
Erik Naggum authored
-
Erik Naggum authored
solar-horizontal-coordinates): Doc fixes.
-
Erik Naggum authored
-
Erik Naggum authored
-
Richard M. Stallman authored
(sgml-mode-map): Use it, defined additional long keys to compensate. (sgml-tag-alist): Added <![ ]> (sgml-tag): Special treatment for previous construct. (sgml-auto-attributes): Deleted variable covered by sgml-quick-keys, changed function of same name. (sgml-delete-tag): Newline also counts as whitespace before tag. (html-quick-keys): Use sgml-quick-keys as default, thus changed to nil. (html-mode-map): Added C-c C-c char combinations for when html-quick-keys is nil. (html-tag-alist): Added /cgi-bin/ to href completions, submit (spelling fixed) button to form. (html-checkboxes): New skeleton.
-
Edward M. Reingold authored
-
Edward M. Reingold authored
-
Edward M. Reingold authored
-
Richard M. Stallman authored
-
- 23 Jan, 1996 13 commits
-
-
Geoff Voelker authored
instead of only testing for X11.
-
Karl Heuer authored
forwarded objects.
-
Karl Heuer authored
being inappropriately cleared.
-
Karl Heuer authored
-
Karl Heuer authored
-
Karl Heuer authored
Don't reference `proc' object. Pass current buffer to `compilation-finish-function'.
-
Karl Heuer authored
-
Karl Heuer authored
-
Karl Heuer authored
-
Karl Heuer authored
-
Karl Heuer authored
-
Karl Heuer authored
-
Karl Heuer authored
-
- 21 Jan, 1996 13 commits
-
-
Roland McGrath authored
(update-autoloads-from-directory): Call expand-file-name on arg.
-
Roland McGrath authored
-
Karl Heuer authored
exist (e.g. on MSDOS), use an empty string.
-
Karl Heuer authored
-
Geoff Voelker authored
the selected frame.
-
Geoff Voelker authored
(LIBS): Link with mpr.lib for remote share support.
-
Geoff Voelker authored
(get_unassigned_drive_letter, is_toplevel_share_name, stat_toplevel_share): New functions for stat on remote shares. (readdir): Use IS_ANY_SEP.
-
Geoff Voelker authored
(win32_number_shift_map): Array undefined. (win32_kbd_patch_key): Properly handle virtual keys for arbitrary keyboards. (map_virt_key, key_event, win32_mouse_position, do_mouse_event, win32_read_socket): Support for MULE.
-
Geoff Voelker authored
ScrollConsoleScreenBuffer (which has a bug on Win95).
-
Geoff Voelker authored
New variables. (syms_of_win32fns): Set up new lisp variables. (x_set_frame_parameters, x_real_positions, win32_load_font, win32_abort): Conform to coding style. (Fwin32_define_rgb_color, Fwin32_load_color_file, Fwin32_map_color, Fwin32_unmap_color, Fwin32_regenerate_palette): New functions. (syms_of_win32fns): Set up new lisp subroutines. (defined_color): Use palettes. (map_mode): Function removed. (win32_init_class): Don't CS_OWNDC. (win32_wnd_proc): Use segregated critical sections appropriately. Handle WM_PALETTECHANGED. Record WINDOWPLACEMENT structure length. (x_to_win32_weight, win32_to_x_weight): Handle "heavy", "extrabold", "light", "extralight", and "thin" fonts. (x_to_win32_charset, win32_to_x_charset): New functions. (win32_to_x_font): Use win32_to_x_charset. (x_to_win32_font): Use x_to_win32_charset. Support Windows font names. (Fx_list_fonts, Fx_display_color_cells, Fx_display_mm_height. Fx_display_mm_width): Use GetDC directly. (Fx_open_connection): Support external color mapping files.
-
Geoff Voelker authored
-
Geoff Voelker authored
(x_iconify_frame): Conform to coding style. (x_draw_box): Don't trim right and bottom. (x_wm_set_size_hint): Use specific CRIT_MSG critical section. (win32_fill_rect, dumpglyphs, do_line_dance, x_draw_box): Use Get/ReleaseFrameDC. (win32_update_begin): Regenerate palette if required. (w32_read_socket): Use FALSE. Handle WM_PALETTECHANGED. (win32_term_init): Use GetDC directly. Enable palette in display structure. Predefine white and black. (x_delete_display): Free palette table.
-
Geoff Voelker authored
(has_palette, p_colors_in_use, n_colors_in_use, h_palette, regen_palette): Declare variables. (struct win32_output): New field. (my_get_dc): Macro removed. (GetFrameDC, ReleaseFrameDC): Declare functions.
-