- 13 May, 1997 4 commits
-
-
Richard M. Stallman authored
(describe_vector): Rewrite char-table handling. (Fmake_keymap): Make a char-table. (access_keymap, store_in_keymap): Likewise, (describe_map, Fset_keymap_parent, Faccessible_keymaps): Likewise. (Fwhere_is_internal, Fcopy_keymap): Handle a char-table. (copy_keymap_1, accessible_keymaps_char_table): New subroutines. (where_is_internal_1, where_is_internal_2): New functions. (syms_of_keymap): Set up Qchar_table_extra_slots prop on Qkeymap.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Francesco Potortì authored
-
- 12 May, 1997 36 commits
-
-
Richard M. Stallman authored
-
Richard M. Stallman authored
Load mule and mule-conf before simple.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
chars as printing characters.
-
Richard M. Stallman authored
(Fstring_to_number): Handle bases 2...16. (digit_to_number): New subroutine.
-
Richard M. Stallman authored
we are making the frame on. (x_get_arg): New arg DPYINFO. Callers changed. (display_x_get_resource): New function.
-
Francesco Potortì authored
(Postscript_suffixes): .ps is Postscript. (lang_names): Add Postscript. (Postscript_functions): New function. (TEX_decode_env): Close minor memory leak. (just_read_file): Correct the char number of the tag.
-
Kenichi Handa authored
for the case the arg FROM is a string.
-
Kenichi Handa authored
for the case the arg FROM is a string.
-
Kenichi Handa authored
for the case the arg FROM is a string.
-
Kenichi Handa authored
-
Kenichi Handa authored
(in-is13194-devanagari-pre-write-conversion): New function.
-
Kenichi Handa authored
interactive and add new functions describe-LANGUAGE-support for all LANGUAGEs supported. Remove resisterations of input methods which use the function encoded-kbd-select-terminal.
-
Kenichi Handa authored
interactive and add new functions describe-LANGUAGE-support for all LANGUAGEs supported. Remove resisterations of input methods which use the function encoded-kbd-select-terminal. Setting of syntax and category is moved to characters.el.
-
Kenichi Handa authored
interactive and add new functions describe-LANGUAGE-support for all LANGUAGEs supported. Remove resisterations of input methods which use the function encoded-kbd-select-terminal. Bug fixed in making coding system iso-2022-kr.
-
Kenichi Handa authored
interactive and add new functions describe-LANGUAGE-support for all LANGUAGEs supported. Remove resisterations of input methods which use the function encoded-kbd-select-terminal. (setup-japanese-environemnt): Set sendmail-coding-system and rmail-file-coding-system to iso-2022-jp.
-
Kenichi Handa authored
interactive and add new functions describe-LANGUAGE-support for all LANGUAGEs supported. Remove resisterations of input methods which use the function encoded-kbd-select-terminal. Typo in comment fixed.
-
Kenichi Handa authored
interactive and add new functions describe-LANGUAGE-support for all LANGUAGEs supported. Remove resisterations of input methods which use the function encoded-kbd-select-terminal. (setup-english-environment): Set sendmail-coding-system and rmail-file-coding-system to nil.
-
Kenichi Handa authored
interactive and add new functions describe-LANGUAGE-support for all LANGUAGEs supported. Remove resisterations of input methods which use the function encoded-kbd-select-terminal. Change function of post-read-conversion and pre-write-conversion of coding system in-is13194-devanagari to in-is13194-devanagari-post-read-conversion and in-is13194-devanagari-pre-write-conversion respectively. Setting of syntax and category for Devanagari characters are moved to characters.el.
-
Kenichi Handa authored
interactive and add new functions describe-LANGUAGE-support for all LANGUAGEs supported. Remove resisterations of input methods which use the function encoded-kbd-select-terminal. (pre-write-encode-hz): Make it work for the case the arg FROM is a string. (setup-chinese-cns-environemnt): Set default-input-method to quail-quich-cns.
-
Kenichi Handa authored
(quail-mode): Make sure to have quail-mode-map at the head of minor-mode-map-alist.
-
Kenichi Handa authored
default fontset. Name a fontset created from user-specified ASCII font as "fontset-startup".
-
Kenichi Handa authored
(rmail-convert-file): Comment fixed. (rmail-revert): Do not decode RMAIL file again because the backup file is saved in Emacs internal format. (rmail-convert-to-babyl-format): Check rmail-enable-decoding-message.
-
Kenichi Handa authored
(make-coding-system): Describe about INIT-BOL and DESIGNATION-BOL in doc-string. (find-new-buffer-file-coding-system): Doc-string modified. (make-unitication-table): New function.
-
Kenichi Handa authored
Initialize standard-character-unification-table-for-read and standard-character-unification-table-for-write. Set coding-category-iso-8-2 and coding-category-iso-else to the coding system iso-8859-1 by default.
-
Kenichi Handa authored
latin-jisx0201 and katakana-jisx0201 characters.
-
Kenichi Handa authored
build-set-language-environment-function): The functions deleted. (set-language-info): Doc-string modified. Chage handling of special keys describe-function and setup-function. (read-language-name): Return nil if a language specified does not have KEY. (current-input-method-title): Doc-string modified. (select-input-method): Set current-input-method to nil even if inactivation of the current input method failed. (set-language-environment): Doc-string modified. (describe-language-support): Doc-string modified. Calls an appropriate function for each langauge. (describe-language-support-internal): New function.
-
Kenichi Handa authored
function to encode text before sending by news. (gnus-mule-message-send-mail-function): New function to encode text before sending by mail. (gnus-mule-initialize): Add gnus-mule-message-send-news-function to the hook message-send-news-hook. Add gnus-mule-message-send-mail-function to the hook message-send-mail-hook.
-
Kenichi Handa authored
tutorial file.
-
Kenichi Handa authored
XLFD, set "*" instead of nil to a field which is omitted in the original font name. (generate-fontset-menu): Delete code for handling alias (or nickname). It is now handled in fontset-plain-name. (fontset-plain-name): Handle alias of fontset name, show more user-friendy names. (create-fontset-from-fontset-spec): Add an optional arg STYLE to create bold, italic, and bold-italic variants of a fonset.
-
Kenichi Handa authored
(encoded-kbd-select-terminal): The function deleted. (encoded-kbd-set-coding-system): New function.
-
Kenichi Handa authored
Tibetan characters. Add a category ?| to the category sets of characters of katakana-jisx0201 and japanese-jisx0212.
-
Kenichi Handa authored
-
Richard M. Stallman authored
The compiler should now handle custom-declare-variables on its own.
-
Richard M. Stallman authored
(make-autoload): Convert defcustom into defvar.
-
Richard M. Stallman authored
since make-dist now gets that done.
-