- 08 Dec, 1998 5 commits
-
-
Geoff Voelker authored
-
Geoff Voelker authored
-
Markus Rost authored
(vc-sccs-release): Fix Type. (vc-cvs-release): Fix Type.
-
Markus Rost authored
-
Markus Rost authored
message.
-
- 07 Dec, 1998 4 commits
-
-
Geoff Voelker authored
ps-printer-name.
-
Geoff Voelker authored
-
Geoff Voelker authored
-
Simon Marshall authored
-
- 06 Dec, 1998 2 commits
-
-
Eli Zaretskii authored
(syms_of_msdos): DEFVAR_LISP it. (IT_insert_glyphs, IT_delete_glyphs): New functions which abort Emacs. (internal_terminal_init): Set up insert_glyphs_hook and delete_glyphs_hook to call them. Explicitly set char_ins_del_ok to 0. (unibyte_display_via_language_environment): New variable. (syms_of_msdos): Devfar it. (IT_write_glyphs): Honor glyph aliasing via Vglyph_table. Encode the character codes of the glyphs according to the terminal_coding in effect.
-
Eli Zaretskii authored
-
- 05 Dec, 1998 3 commits
-
-
Markus Rost authored
-
Markus Rost authored
-
Markus Rost authored
-
- 04 Dec, 1998 5 commits
-
-
Markus Rost authored
(DVI_TARGETS): Delete customize.dvi. (../info/customize, customize.dvi): Targets deleted.
-
Markus Rost authored
first menu item.
-
Dave Love authored
-
Andreas Schwab authored
-
Andreas Schwab authored
file. Run install-info on viper info file.
-
- 03 Dec, 1998 10 commits
-
-
Eli Zaretskii authored
(IT_reset_terminal_modes): Don't restore the screen if we exit too fast after startup (aka crash).
-
Eli Zaretskii authored
-
Andreas Schwab authored
specifications from summary line.
-
Andreas Schwab authored
(close-rectangle): Define alias only once in loaddefs.el.
-
Eli Zaretskii authored
-
Andreas Schwab authored
-
Geoff Voelker authored
using EMACSLOADPATH.
-
Geoff Voelker authored
-
Geoff Voelker authored
-
Geoff Voelker authored
Use FONT_MAX_WIDTH to detect and fudge proportional fonts for various languages. Compensate for fonts that have underhangs (e.g., Thai).
-
- 02 Dec, 1998 11 commits
-
-
Geoff Voelker authored
-
Geoff Voelker authored
mapping of Ctrl-Pause into cancel, and Ctrl-NumLock into pause. (w32_console_toggle_lock_key): New function.
-
Geoff Voelker authored
(Qhyper, Qsuper, Qmeta, Qalt, Qctrl, Qcontrol, Qshift): New variables. (syms_of_w32fns): Init and register them. (reset_modifiers): Use a more precise test for whether Emacs has keyboard focus. Synchronize state of all keys that can be used as modifiers, to overcome problems arising from hot-keys. (w32_key_to_modifier): Be careful not to call intern() to avoid requiring thread synchronization. (w32_msg_pump): Handle new WM_EMACS_TOGGLE_LOCK_KEY message. (w32_wnd_proc): Ensure lock key indicator lights are updated promptly on Windows 9x, by passing key events on to the system. (w32_wnd_proc): Use Vw32_phantom_key_code to stop system responding to Windows key events when not wanted. (w32_wnd_proc): Undo the mapping of Ctrl-Pause into cancel and Ctrl-NumLock into pause by the system. (w32_wnd_proc): Don't translate key combinations containing any modifiers other than shift (and capslock). (w32_wnd_proc): Reset modifier key states when receiving focus (we can't determine the key states until we have keyboard focus). (Fw32_toggle_lock_key): New function. (syms_of_w32fns): Defsubr it.
-
Geoff Voelker authored
printer-name is expanded to a file name on a local drive; sometimes printing a file loaded from a network volume fails. (direct-print-region-function): Add a function to write-region-annotate-functions to append a formfeed character to the region being printed, if the region doesn't end with a formfeed already. This avoids creating a second print job containing a blank page when print spooling is enabled on Windows.
-
Geoff Voelker authored
-
Geoff Voelker authored
language_change_event.
-
Geoff Voelker authored
-
Geoff Voelker authored
(syms_of_keyboard): Init it. (kbd_buffer_get_event) [WINDOWSNT]: Generate language-change events. (lispy_function_keys) [HAVE_NTGUI]: Remove names for modifier keys; add name for Escape key; extend to 256 elements. (parse_modifiers): Make non-static.
-
Dave Love authored
`Info-goto-node'.
-
Karl Heuer authored
-
Karl Heuer authored
reading a sexp, rather than backing up.
-