- 09 May, 1999 5 commits
-
-
Karl Heuer authored
-
Karl Heuer authored
-
Karl Heuer authored
-
Karl Heuer authored
customizing local dictionaries not accessable by everyone. (ispell-dictionary-alist): Loads `ispell-local-dictionary-alist'. (ispell-required-version): Changed format `(major minor revision)' to support general pattern matching. (ispell-tex-skip-alists): AMS Tex block comment and `\author' skip region commented out due to incorrect skip potential in std latex. (ispell-word): Removed `when' macro. Fixed bug of not restoring cursor point on small words for calls from `ispell-minor-mode'. (check-ispell-version): Tests and accepts versions major.minor and above, with adjustments for interactions in 3.1.0-3.1.11. (ispell-get-line): No longer skips ispell process special characters. (ispell-comments-and-strings): Removed `when' macro call. (ispell-minor-check): Requires ispell-word to restore cursor point. (ispell-buffer-local-parsing): Supports checking comments only.
-
Karl Heuer authored
-
- 07 May, 1999 2 commits
-
-
Karl Heuer authored
-
Joel N. Weber II authored
output of kinit.
-
- 06 May, 1999 2 commits
-
-
Karl Heuer authored
-
Brian Youmans authored
-
- 05 May, 1999 1 commit
-
-
Andrew Innes authored
(w32_wnd_proc): Use it to select repaint rules. (syms_of_w32fns): Defvar it.
-
- 04 May, 1999 7 commits
-
-
Karl Heuer authored
-
Andrew Innes authored
checking against display-time-server-down-time.
-
Andrew Innes authored
charsets to the standard Windows charset for Japanese.
-
Kenichi Handa authored
-
Kenichi Handa authored
-
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 19 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.
-