- 24 Jan, 1998 4 commits
-
-
Stephen Eglen authored
package.
-
Stephen Eglen authored
-
Richard M. Stallman authored
(calendar-goto-french-date): Don't call calendar-french-single-byteify. Delete local var oldval. (calendar-print-french-date): Don't bind enable-multibyte-characters.
-
Richard M. Stallman authored
(menu-bar-help-menu): Add Getting New Versions, Copying Conditions and (Non)Warranty menu items.
-
- 23 Jan, 1998 6 commits
-
-
Dave Love authored
-
Andreas Schwab authored
-
Kenichi Handa authored
-
Richard M. Stallman authored
-
Eric M. Ludlam authored
-
Eric M. Ludlam authored
-
- 22 Jan, 1998 30 commits
-
-
Eric M. Ludlam authored
`Info-speedbar-button', and `Info-speedbar-menu'
-
Stephen Eglen authored
(Fread-from-minibuffer): Doc fix.
-
Kenichi Handa authored
-
Richard M. Stallman authored
(vc-annotate-car-last-cons, vc-annotate-time-span): Rename arg assoc-list to a-list. (vc-annotate-display): All support for XEmacs extents removed. Functions `set-face-*' are called only when a face is created.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
If compiler-macroexpand is defined, use it.
-
Kenichi Handa authored
-
Kenichi Handa authored
and setup-indian-environment-map for args of call to set-language-info-alist. Adjusted for the change of make-coding-system. Register coding-priority key in language-info-alist.
-
Kenichi Handa authored
describe-chinese-environment-map and setup-chinese-environment-map. Exclude them in args of calls to set-language-info-alist. Adjusted for the change of make-coding-system. Register coding-priority key in language-info-alist. (iso-2022-cn-ext): New coding system.
-
Kenichi Handa authored
describe-cyrillic-environment-map and setup-cyrillic-environment-map. Exclude them in args of calls to set-language-info-alist. Adjusted for the change of make-coding-system. Register coding-priority key in language-info-alist.
-
Kenichi Handa authored
language-info-alist.
-
Kenichi Handa authored
describe-european-environment-map and setup-european-environment-map. Exclude them in args of calls to set-language-info-alist. Adjusted for the change of make-coding-system. Register coding-priority key in language-info-alist. Add "German" language env. (setup-8-bit-environment): Delete CODING-SYSTEM arg. (iso-latin-1): Make it compatible with MIME-charset "iso-8859-1" (compound-text): New coding system. `ctext' is now alias of it. (setup-german-environment): New function.
-
Kenichi Handa authored
make-coding-system and setup-8-bit-environment. (setup-greek-environment): For Greek lang. env., change default input method to "greek-postfix".
-
Kenichi Handa authored
make-coding-system and setup-8-bit-environment.
-
Kenichi Handa authored
describe-indian-environment-map and setup-indian-environment-map.
-
Kenichi Handa authored
coding-priority key in language-info-alist.
-
Kenichi Handa authored
call set-language-environment-coding-systems.
-
Kenichi Handa authored
setup-8-bit-environment.
-
Kenichi Handa authored
All codes using this variable adjusted.
-
Kenichi Handa authored
(ccl-command-table): Add read-multibyte-character, write-multibyte-character, and unify-character. (ccl-code-table): Add ex-cmd. (ccl-extended-code-table): New variable. (ccl-embed-extended-command): New function. (ccl-compile-read-multibyte-character, ccl-compile-write-multibyte-character, ccl-compile-unify-character, ccl-compile-iterate-multiple-map, ccl-compile-translate-multiple-map, ccl-compile-translate-single-map, ccl-compile-multiple-map-function) New functions. (ccl-dump-ex-cmd, ccl-dump-read-multibyte-character, ccl-dump-write-multibyte-character, ccl-dump-unify-character, ccl-dump-unify-character-const-tbl, ccl-dump-iterate-multiple-map, ccl-dump-translate-multiple-map, ccl-dump-translate-single-map): New functions.
-
Kenichi Handa authored
property to each character set.
-
Kenichi Handa authored
describes `coding-priority' KEY. (set-language-environment-coding-systems): New function. (list-subset-p): New function. (select-safe-coding-system): New function. (set-language-info): New optional args DESCRIBE-MAP and SETUP-MAP. (set-language-info-alist): New optionla arg PARENTS. Call set-language-info with apropriate DESCRIBE-MAP and SETUP-MAP args. (set-language-environment-coding-systems): New function. (prefer-coding-system): Call update-iso-coding-systems.
-
Kenichi Handa authored
format of make-coding-system's 6th argument. Initialize coding-category-iso-7-tight to iso-2022-jp. (oldjis-newjis-jisroman-ascii): New character unification table. (standarad-character-unification-table-for-decode): Initialize to `unification-table' property of `oldjis-newjis-jisroman-ascii'.
-
Kenichi Handa authored
format of showing safe charsets.
-
Kenichi Handa authored
mule-cmds.el. (detect-coding-with-priority): New macro. (detect-coding-with-language-environment): New function. (string-to-sequence): Adjusted for the change of multibyte-form handling (byte-base to char-base). (store-substring): Likewise. (truncate-string-to-width): Likewise. (decompose-region): Likewise. (decompose-string): Likewise. (decompose-composite-char): Call string instead of concat-chars.
-
Kenichi Handa authored
function. (coding-system-base): Doc-string modified. (make-coding-system): The 6th optional arg is changed to PROPERTIES. (set-buffer-file-coding-system): Show "(default, nil)" in prompt. (set-coding-priority): Code tuned.
-
Kenichi Handa authored
case that TRANSLATION is a cons.
-
Kenichi Handa authored
(sendmail-send-it): Select a safe coding system to encode an outgoing mail.
-
Kenichi Handa authored
under language subdir.
-