- 24 Aug, 2000 14 commits
-
-
Kenichi Handa authored
-
Kenichi Handa authored
-
Gerd Moellmann authored
contains a relative path. Protect against unusable values of $PWD.
-
Gerd Moellmann authored
(FRAME_LEFT_FLAGS_AREA_WIDTH): Return 0 unless frame is a graphical frame.
-
Andrew Innes authored
-
Eli Zaretskii authored
copyright years.
-
Dave Love authored
consistent with section. (iso-ascii-display): Set up multibyte characters as well as unibyte.
-
Eli Zaretskii authored
-
Eli Zaretskii authored
Add index entries.
-
Kenichi Handa authored
the latter doesn't pay attention to multibyteness of strings.
-
Kenichi Handa authored
-
Kenichi Handa authored
'(undecided . iso-latin-1), which makes process I/O almost consistent with file I/O. Call this function when mule-cmds.el[c] is loaded.
-
Kenichi Handa authored
-
Kenichi Handa authored
(Fopen_network_stream): Don't set coding->src_multibyte and coding->dst_multibyte here. (read_process_output): For process filter, return unibyte string if default-enable-multibyte-characters is nil. (send_process): If OBJECT is multibyte text, be sure to encoded it by the specified coding system for the process. Otherwise, setup raw-text coding. (init_process): Don't initialize default-process-coding-system here.
-
- 23 Aug, 2000 13 commits
-
-
Dave Love authored
add ~p for ,A6(B.
-
Andrew Innes authored
-
Andrew Innes authored
-
Dave Love authored
-
Eli Zaretskii authored
character of a variable's doc string. Reported by Donald Knuth.
-
Eli Zaretskii authored
<scroll-down-aggressively>: Likewise.
-
Eli Zaretskii authored
-
Eli Zaretskii authored
-
Dave Love authored
-
Gerd Moellmann authored
-
Kenichi Handa authored
coding->produced_char correctly.
-
Kenichi Handa authored
-
Andrew Innes authored
-
- 22 Aug, 2000 13 commits
-
-
Andrew Innes authored
USE_CRT_DLL is defined, so Emacs can use GNU malloc even though it cannot override the CRT malloc. (_WINSOCK_H): Define to prevent normal winsock definitions from being used. (sys_nerr): Provide default definition. (strdup, strupr, strnicmp, stricmp, tzset, tzname): Map to same name with _ prepended. (NSIG): Define if not known. (get_emacs_configuration): Provide extern declaration. (get_emacs_configuration_options): Provide extern declaration. (EMACS_CONFIG_OPTIONS): Call get_emacs_configuration_options.
-
Andrew Innes authored
Separate GLYPH_DEBUG and DEBUG_TRACE_MOVE.
-
Andrew Innes authored
-
Andrew Innes authored
[USE_CRT_DLL]: Remove unnecessary extern, which screws up dllimport attributes. (x_update_window_end): Update prototype.
-
Andrew Innes authored
(compare_env): (find_child_console): Fix compile warning. (create_child): Remove reference to security descriptor, which isn't needed and doesn't compile with mingw32.
-
Andrew Innes authored
warnings.
-
Andrew Innes authored
(MOUSE_MOVED): Define if not known.
-
Andrew Innes authored
-
Andrew Innes authored
unless we are linking with a static CRT. (RVA_TO_PTR): Cast result to unsigned char*.
-
Andrew Innes authored
(JOHAB_CHARSET): Define if not known. (MOD_ALT, MOD_CONTROL, MOD_SHIFT, MOD_WIN): Define if not known. (Fx_show_tip): Synch with X version.
-
Andrew Innes authored
(clear_frame, write_glyphs): Fix compile warning.
-
Andrew Innes authored
(set_bdf_font_info): (seek_char): (w32_get_bdf_glyph): (w32_BDF_to_x_font): Fix compile warnings.
-
Stefan Monnier authored
-