- 04 May, 1999 2 commits
-
-
Kenichi Handa authored
-
Kenichi Handa authored
(ccl_driver): Setup stack_idx and ccl_prog correctly. Update them before returing. (setup_ccl_program): Initialize ccl->stack_idx to 0.
-
- 03 May, 1999 4 commits
-
-
Andrew Innes authored
-
Andrew Innes authored
Japanese charsets that are supported by Japanese Windows fonts.
-
Andrew Innes authored
-
Karl Heuer authored
diary-block diary entries for which the reminders and the diary entries can overlap.
-
- 02 May, 1999 28 commits
-
-
Andrew Innes authored
matches the font selected in the dialog.
-
Dave Love authored
-
Dave Love authored
-
Andrew Innes authored
-
Andrew Innes authored
Variable moved to xdisp.c. (syms_of_w32fns): Don't set up Lisp var here.
-
Andrew Innes authored
Variable moved to xdisp.c. (syms_of_msdos): Don't set up Lisp var here.
-
Andrew Innes authored
Variable moved to xdisp.c. (syms_of_xfns): Don't set up Lisp var here.
-
Andrew Innes authored
if unibyte_display_via_language_environment is set. (unibyte_display_via_language_environment): Variable moved from xfns.c and elsewhere. (syms_of_xfns): Set up Lisp var.
-
Andrew Innes authored
(fsync): Map to _commit. (ftruncate): Map to _chsize.
-
Andrew Innes authored
(dumpglyphs): On Windows NT, do output in Unicode even for ASCII, if enabled, to avoid memory allocation overhead for implicit Unicode conversion. Also, recognize that ASCII and Latin-1 have a trivial conversion to Unicode, so x_2byte_buffer lready contains the Unicode characters in that case. (construct_drag_n_drop): Remove old code that was trashing the drop location. [jasonr] (w32_write_glyphs, w32_clear_end_of_line, w32_clear_frame, clear_cursor, x_display_bar_cursor, x_display_box_cursor, x_set_window_size): Use phys_cursor_on field in frame. (do_line_dance): Updated WRT xterm.c. Use macros where possible. (dumprectangle): Take into account the width of a left-side scroll bar.
-
Andrew Innes authored
nlines to encoding_buffer_size (real bug was in a ccl program in lisp/international/coding.el).
-
Andrew Innes authored
user area, and if not found look in the local machine area.
-
Andrew Innes authored
when grabbing focus; necessary on NT 5.0.
-
Andrew Innes authored
(w32_list_bdf_fonts): Initialize n_fonts. (Fw32_shell_execute): New function; used to support browse-url. (syms_of_w32fns): Register it. (w32_load_system_font): Force max width to be average char width for fixed-pitch fonts, to avoid unnecessary redisplay slowdown. (x_to_w32_charset): Define VIETNAMESE_CHARSET if not already defined. (syms_of_w32fns): Set Vw32_phantom_key_code to 255. [jasonr] (w32_wnd_proc) [WM_PAINT]: Use rectangle from GetUpdateRect rather than BeginPaint. (w32_wnd_proc): Attach to current foreground thread when grabbing focus; necessary on NT 5.0. (w32_wnd_proc) [W32_DEBUG_DISPLAY]: Add output for debugging display messages. (w32_to_x_charset): Put wildcard last in unknown charsets to avoid false matching.
-
Andrew Innes authored
section if we can put Emacs' initialized data in a separate section, otherwise use the my_begdata/my_edata method.
-
Andrew Innes authored
-
Andrew Innes authored
(decode_eol): Set produced/consumed values to zero if src_bytes is <= 0 on entry. [handa] (setup_raw_text_coding_system): Call setup_coding_system to initialize the fields of struct coding_system correctly.
-
Andrew Innes authored
couple of unused switch cases that aren't defined on all platforms.
-
Andrew Innes authored
only profiles extended commands.
-
Andrew Innes authored
it is dropped, rather than current window.
-
Andrew Innes authored
after switching buffer, as case-fold-search is a buffer local variable.
-
Andrew Innes authored
Make the magnification parameter for the -dos encoder be 2.
-
Andrew Innes authored
separators to backslash if the interactive shell is one of the standard Windows shells that has DOS semantics.
-
Andrew Innes authored
format-time-string, and return a suitable string to indicate the timestamp was invalid.
-
Andrew Innes authored
expanding hexl-program in case exec-directory contains a space. (dehexlify-command): Ditto.
-
Andrew Innes authored
file extension regexps which aren't necessarily binary files.
-
Andrew Innes authored
browse-url-default-windows-browser on windows-nt. (browse-url-default-windows-browser): New function.
-
Andrew Innes authored
-
- 01 May, 1999 1 commit
-
-
Karl Heuer authored
forms-last-record if the data file has zero records.
-
- 29 Apr, 1999 3 commits
-
-
Karl Heuer authored
-
Karl Heuer authored
after find-file-not-found-hooks runs, recompute the truename. And don't use FILENAME after that point.
-
Karl Heuer authored
-
- 28 Apr, 1999 1 commit
-
-
Karl Heuer authored
-
- 27 Apr, 1999 1 commit
-
-
Dave Love authored
-