- 21 May, 1998 10 commits
-
-
Richard M. Stallman authored
-
Kenichi Handa authored
(Ffind_charset_region): Call find_charset_in_str with CMPCHARP 0. (Ffind_charset_string): Likewise.
-
Kenichi Handa authored
-
Kenichi Handa authored
coding->heading_ascii if eol conversion is necessary.
-
Kenichi Handa authored
(Fstring_make_unibyte, Fstring_as_unibyte, Fstring_as_multibyte): Likewise.
-
Kenichi Handa authored
find_charset_in_str with CMPCHARP 1 to encode Lisp string if it contains a composite character.
-
Kenichi Handa authored
standard-fontset-spec. Generate a fontset based on resolved font name of a font specified by X resource or -fn command line arg.
-
Kenichi Handa authored
-
Kenichi Handa authored
variable. (register-alternate-fontnames): Doc-string modified. (x-complement-fontset-spec): Likewise. (x-complement-fontset-spec): Delete unused local variable. Delete ad hoc code for Latin-1, instead refer to x-font-name-charset-alist. (uninstantiated-fontset-alist): Format changed (BASE-FONTSET -> FONTLIST). (x-style-funcs-alist): New variable. (create-fontset-from-fontset-spec): 2nd optional arg is changed from STYLE to STYLE-VARIANT-P. The meaning also changed. Delete unused code. Adjusted for the change of uninstantiated-fontset-alist. (instantiate-fontset): Adjusted for the change of uninstantiated-fontset-alist.
-
Kenichi Handa authored
8-bit coding system allows alternative designation, set the coding category to `coding-category-iso-8-else'.
-
- 20 May, 1998 10 commits
-
-
Richard M. Stallman authored
(gud defgroup): Doc fix.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(get-language-info, set-language-info): Rename argument. (set-language-info-alist): Likewise. (find-coding-systems-region-subset-p): Renamed from subset-p. (find-coding-systems-region): Use new name. (register-input-method): Rename argument. (activate-input-method): If INPUT-METHOD is nil, deactivate.
-
Richard M. Stallman authored
to update the background mode of existing frames.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
Doc fixes. (reset_buffer): Initialize display_time slot. (init_buffer_once): Initialize display_time slot.
-
- 19 May, 1998 17 commits
-
-
Richard M. Stallman authored
(temp_output_buffer_show): Make the temp buffer current before running Qtemp_buffer_show_hook.
-
Richard M. Stallman authored
if it is out of range of BEGV/ZV.
-
Edward M. Reingold authored
simply).
-
Ulrich Drepper authored
-
Richard M. Stallman authored
and adaptive-fill-first-line-regexp.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
Value is now a directory name, not a file name.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(uniquify-rationalize-file-buffer-names): Implement it.
-
Richard M. Stallman authored
(tex-start-tex): Use it. (plain-tex-mode): Locally set tex-command-end. (tex-common-initialization): Make local binding for it.x
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
Generate the right file header for use if there are none. Insert a line of semicolons for subsequent deletion if needed. (byte-compile-fix-header): New function. This updates the file header if the file uses multibyte characters. (byte-compile-from-buffer): Call byte-compile-insert-header before compiling, and byte-compile-fix-header at the end.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(which-func-non-auto-modes): Likewise.
-
Richard M. Stallman authored
-
- 18 May, 1998 3 commits
-
-
Richard M. Stallman authored
(vi-self-insert): New function. (vi-dot): Use that. (vi-dot-insertion-function): Variable deleted.
-
Richard M. Stallman authored
-
Kenichi Handa authored
-