- 24 Jan, 1999 1 commit
-
-
Kenichi Handa authored
FIRST is a composite character, decompose it at first.
-
- 23 Jan, 1999 7 commits
-
-
Dave Love authored
-
Dave Love authored
-
Dave Love authored
(format-encode-run-method): Have things happen in the right buffer. Deal with errors from method. Set coding-system-for-write. (format-decode-run-method): Have things happen in the right buffer. Deal with errors from method. Set coding-system-for-read. (format-alist): Use nil instead of unmatchable regexps.
-
Dave Love authored
status.
-
Eric M. Ludlam authored
of the file whose info we want to display. (speedbar-easymenu-definition-trailer) Fix list issue w/ customize. (speedbar-add-mode-functions-list) Improve doc. (speedbar-line-token) New function. (speedbar-dired) Fix order of directories in -shown-directories. (speedbar-line-path): Default return is default-directory (speedbar-buffers-line-path): Return is dir name only. (speedbar-mode-functions-list): New variable. (speedbar-mouse-item-info): Rewrote to be a replaceable fn. (speedbar-item-info-file-helper, speedbar-item-info-tag-helper speedbar-files-item-info speedbar-buffers-item-info): New functions. (speedbar-fetch-replacement-function,speedbar-add-mode-functions-list): New functions. (speedbar-line-file): Broke out part that fetches file from a line. (speedbar-line-text): New function extracted from speedbar-line-file. (speedbar-line-path): Converted into a replaceable function. (speedbar-files-line-path, speedbar-buffers-line-path): New functions.
-
Kenichi Handa authored
-
Kenichi Handa authored
the case that a tranlation table is CCL register correctly.
-
- 22 Jan, 1999 15 commits
-
-
Dave Love authored
(Info-default-directory-list): Put sysdir after start.
-
Dave Love authored
-
Karl Heuer authored
a process associated with it.
-
Karl Heuer authored
to set prev_from_syntax, above start of main loop. At startinstring, check syntax when checking for a match.
-
Geoff Voelker authored
(x_destroy_bitmap): Returns void not int. (x_set_border_pixel): Returns void. (w32_load_bdf_font): New function. (w32_load_system_font): New function, was w32_load_font. List fonts before loading. Explicitly set encoding for SJIS fonts. Set default_ascent to 0 as comment indicates. (w32_load_font): Call w32_load_system_font and w32_load_bdf_font. (w32_unload_font): Support BDF fonts. (w32_to_x_charset): Fix mappings to avoid wildcard mismatches. Autodetect whether to use koi8-r instead of iso8859-5. Associate "ksc5601.1987" with HANGUEL_CHARSET. Associate "ksc5601.1992" with JOHAB_CHARSET. (x_to_w32_charset): Make consistent with w32_to_x_charset. (w32_to_x_font): Add resolution. (x_to_w32_font): Use font resolution to calculate height if supplied. (w32_font_match): Handle wildcards anywhere within field. (enumfont_t): Remove unused head pointer. (enum_font_cb2): Dereference elfLogFont. (w32_list_bdf_fonts): New function. (w32_list_fonts): Use one_w32_dispay_info instead of insisting on valid frame. Remove MessageBox. Support BDF fonts. (Fw32_find_bdf_fonts): New function. (syms_of_w32fns): Add Vw32_bdf_filename_alist and Sw32_find_bdf_fonts.
-
Geoff Voelker authored
(dumpglyphs): Support BDF fonts. Use W32_TEXTOUT macro. Simplify baseline calculation. Detect SJIS by font, not glyph. Call SetTextAlign. (syms_of_w32term): Remove "jisx0212-sjis" from w32-charset-to-codepage-alist. Replace "ksc5601" with "ksc5601.1987" in w32-charset-to-codepage-alist. Add "ksc5601.1992' to w32-charset-to-codepage-alist.
-
Geoff Voelker authored
Support BDF fonts.
-
Geoff Voelker authored
(W32FontStruct) Add bdf element.
-
Geoff Voelker authored
-
Geoff Voelker authored
-
Geoff Voelker authored
-
Geoff Voelker authored
the case of the drive letter.
-
André Spiegel authored
(vc-annotate-mode): Delete variable.
-
Andrew Innes authored
.emacs file so as to notice .emacs.el or .emacs.elc and use them in preference to _emacs.
-
Dave Love authored
-
- 21 Jan, 1999 2 commits
-
-
Dave Love authored
-
Andrew Innes authored
-
- 20 Jan, 1999 2 commits
-
-
Richard M. Stallman authored
(widget-plist-convert-option): Delete spurious comma.
-
Richard M. Stallman authored
-
- 19 Jan, 1999 13 commits
-
-
Geoff Voelker authored
iso8859-5 to koi8-r. Add iso8859-9.
-
Geoff Voelker authored
(dumpglyphs): Move definitions out of block containing goto. Remove redundant code for BIG5. Use w32_codepage_for_font instead of w32_codepage_for_charset. Add cast to int where float operation is assigned to int. (Vw32_charset_to_codepage_alist): New variable. (w32_codepage_for_charset): Removed. (w32_codepage_for_font): New function, replacing w32_codepage_for_charset. (syms_of_w32term): Add and initialize w32-charset-to-codepage-alist.
-
Geoff Voelker authored
(w32_to_x_charset): Fix charset mappings.
-
Richard M. Stallman authored
(tex-mode-map): Bind tex-feed-input here. (tex-start-shell): Use compilation-shell-minor-mode. Set comint-input-filter-functions before running tex-shell-hook. (tex-start-tex): Forget compilation errors. (tex-compilation-parse-errors): Rewritten to work also with compile-mouse-goto-error and compile-goto-error. Adjusted to change in tex-region. (tex-region): For the temp file use file-name without directory. (tex-file): Expand file name of tex-print-file.
-
Dave Love authored
-
Dave Love authored
-
Dave Love authored
its uses.
-
Dave Love authored
is active. (fortran-indent-subprogram): Likewise.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
Avoid concatenating onto outline-minor-mode-prefix. Make a new keymap for that prefix, if it does not already have one.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-