1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-03-18 04:42:04 -07:00
Commit graph

26840 commits

Author SHA1 Message Date
Richard M. Stallman
65788bc228 (Finsert_startup_screen): Call `insert_char' with a single argument. 1997-08-11 00:20:31 +00:00
Richard M. Stallman
e9fbf17cde (Qbackground_color, Qforeground_color): Define vars. 1997-08-11 00:20:14 +00:00
Richard M. Stallman
f94f6c02a1 (CPPFLAGS, LDFLAGS): Edit to empty. 1997-08-11 00:18:52 +00:00
Kenichi Handa
6e85d753e7 (Fset_terminal_coding_system_internal): Set
CODING_FLAG_ISO_SAFE in terminal_coding.flags.
(ENCODE_ISO_CHARACTER_DIMENSION1): Check
CODING_SPEC_ISO_EXPECTED_CHARSETS.
(ENCODE_ISO_CHARACTER_DIMENSION2): Likewise.
1997-08-10 05:54:48 +00:00
Kenichi Handa
e6de76f88d (struct iso2022_spec): New member expected_charsets.
(CODING_SPEC_ISO_EXPECTED_CHARSETS): New macro.
1997-08-10 05:54:48 +00:00
Kenichi Handa
251929849b Make coding system iso-2022-jp instead of
declaring it as an alias of iso-2022-7bit.
1997-08-10 05:53:45 +00:00
Kenichi Handa
2aeafb78bf (Vignore_relative_composition): New variable.
(syms_of_fontset): Doc-string of use-default-ascent modified.
Declare ignore-relative-composition as a Lisp variable.
1997-08-10 04:13:19 +00:00
Kenichi Handa
32eb3f088f (Vignore_relative_composition): Extern it. 1997-08-10 04:13:19 +00:00
Kenichi Handa
c482535825 (ENCODE_ISO_CHARACTER_DIMENSION1): Pay attention to
CODING_FLAG_ISO_SAFE.
(ENCODE_ISO_CHARACTER_DIMENSION2): Likewise.
(safe_terminal_coding): New variable.
(Fset_safe_terminal_coding_system_internal): New function.
(init_coding_once): Initilize safe_terminal_coding.
(syms_of_coding): Declare set-safe-terminal-coding-system as a
Lisp function.
(Vmicrosoft_code_table): New variable.
(syms_of_coding): Declare it as a Lisp variable and initialize it.
(detect_coding_mask): Pay attention to Vmicrosoft_code_table.
1997-08-10 04:13:19 +00:00
Kenichi Handa
fbaa2ed9b5 (CODING_FLAG_ISO_SAFE): New macro.
(CODING_INHIBIT_CHARACTER_SUBSTITUTION): New macro.
coding.h (safe_terminal_coding): Extern it.
1997-08-10 04:13:19 +00:00
Kenichi Handa
dec58e65b1 (concat): Pay attention to multibyte characters when
TARGET_TYPE is Lisp_String.
1997-08-10 04:13:19 +00:00
Kenichi Handa
df8bf43147 (encode_terminal_code): Use safe_terminal_coding if
terminal_coding seems to encode Emacs' internal code as is.
(write_glyphs): Likewise.
1997-08-10 04:13:19 +00:00
Kenichi Handa
f64a355ce0 (dumpglyphs): Pay attention to
Vignore_relative_composition.
1997-08-10 04:13:19 +00:00
Kenichi Handa
33a46dbc78 (setup-chinese-gb-environment): Do not
change sendmail-coding-system and rmail-file-coding-system.
(setup-chinese-big5-environment): Likewise.
(setup-chinese-cns-environment): Likewise.
1997-08-10 04:09:49 +00:00
Kenichi Handa
ea1d661bb5 (setup-english-environment): Do not
change sendmail-coding-system and rmail-file-coding-system.
1997-08-10 04:09:49 +00:00
Kenichi Handa
282f5d02e7 (setup-8-bit-environment): Do not
change sendmail-coding-system and rmail-file-coding-system.
1997-08-10 04:09:49 +00:00
Kenichi Handa
e20fe65753 (setup-japanese-environment): Do not
change sendmail-coding-system and rmail-file-coding-system.
1997-08-10 04:09:49 +00:00
Kenichi Handa
3518ac16b5 Set t for Rao-SEMIVOWEL-SIGN-LO in
ignore-relative-composition.
1997-08-10 04:09:49 +00:00
Kenichi Handa
b688d08199 Correct setting of char-code-property `name'. 1997-08-10 04:09:49 +00:00
Kenichi Handa
57e6c4cde1 (setup-tibetan-environment): Do not
change sendmail-coding-system and rmail-file-coding-system.
1997-08-10 04:09:49 +00:00
Kenichi Handa
586ec68ad9 (saved-input-mode): New variable.
(encoded-kbd-mode): Doc-string fixed.  Save current-input-mode
when turning on Encoded-kbd mode, and recover it when turning off
Encoded-kbd mode.  Set encoded-kbd-iso2022-designations correctly.
(encoded-kbd-self-insert-iso2022-7bit): Call charset-dimension
instead fo charset-bytes.
(encoded-kbd-self-insert-iso2022-8bit): Likewise.
1997-08-10 04:07:03 +00:00
Kenichi Handa
0c3154d204 (set-default-coding-systems):
Doc-string modified.
(prefer-coding-system): Moved from mule-util.el.  Call
set-default-coding-systems.
1997-08-10 04:07:03 +00:00
Kenichi Handa
f6eb8ace4f (iso-safe): New coding system. 1997-08-10 04:07:03 +00:00
Kenichi Handa
5cfcd8bc91 (print-fontset): Don't hang even if a
fontset name doesn't confirm to XLFD.
(describe-current-coding-system): Do not show the same coding
system twice in the list of priority order.
1997-08-10 04:07:03 +00:00
Kenichi Handa
2de6d4470c (prefer-coding-system): Moved to mule-util.el. 1997-08-10 04:07:03 +00:00
Kenichi Handa
d6d6d59201 (make-coding-system): Add a new FLAGS
elements SAFE.  Use it for terminal coding system if some other
coding system is specified explicitly.
(ignore-relative-composition): Initialize it.
1997-08-10 04:07:03 +00:00
Kenichi Handa
36f99a9242 Invoke emacs by --no-init-file --no-site-file. 1997-08-10 04:06:02 +00:00
Kenichi Handa
486aa609d2 Change title string of input method "Lao". 1997-08-10 04:04:35 +00:00
Kenichi Handa
f89752e93e Change title string of input method "lao-lrt".
(lrt-single-consonant-table): Several key sequence changed.
(lrt-composing-pattern-double-c): Handle a consonant with
semi-vowel-lower correctly.
(lrt-handle-maa-sakod): Do not reset quail-current-key.
(lrt-handle-tone-mark): Check the existence of double consonant
correctly.
1997-08-10 04:04:35 +00:00
Kenichi Handa
a8bb18505a Czech added, Lao modified. 1997-08-10 04:02:46 +00:00
Richard M. Stallman
9b80a5aa02 (init_system_name): If domain is null, don't add a period. 1997-08-10 00:15:53 +00:00
Richard M. Stallman
971e48caaa (custom-declare-face): Call make-face-x-resource-internal. 1997-08-09 20:09:16 +00:00
Richard M. Stallman
33eae9c01b (widget-single-line-display-table): Variable
commented out; don't use it either.
1997-08-09 19:11:15 +00:00
Richard M. Stallman
253011b3a7 (idl-mode-hook): New variable.
(c-initialization-hook): New variable.
1997-08-09 18:37:59 +00:00
Richard M. Stallman
63add9c9fe (c-styles-alist): In "java" style, set
c-hanging-comment-starter-p to nil to preserve Javadoc starter lines.

(c-set-style-2): Fixed broken implementation of inherited styles.

(c-set-style): Call c-initialize-builtin-style.
(c-initialize-builtin-style): Handle c-style-variables-are-local-p.
1997-08-09 18:36:45 +00:00
Richard M. Stallman
aac90c529d (idl-mode): Support for CORBA's IDL language.
(c-initialize-cc-mode): Move the calling of
c-make-styles-buffer-local into c-initialize-builtin-style.

(c-initialize-cc-mode): Run the c-initialization-hook, but only once
per Emacs session.
1997-08-09 18:31:43 +00:00
Richard M. Stallman
5cc9696990 Comment change. 1997-08-09 18:30:01 +00:00
Richard M. Stallman
d0c50a29ad (c-beginning-of-statement-1): When checking for bare semi, don't match
on a semi following a close brace.

(c-guess-basic-syntax): CASE 5I: When adding 'inclass syntax, use the
relpos pointing to the class opening brace, unless that hangs on the
right side, in which case, use the start of the class/struct keyword.
1997-08-09 18:28:54 +00:00
Richard M. Stallman
fb032a9533 (c-symbol-key):
First character must be a letter or underscore.
(c-styles-are-initialized): Variable deleted.
(c-common-init): Don't initialize styles here.

(idl-mode-abbrev-table): New variable.
(idl-mode-map, idl-mode-syntax-table): New variables.
(c-idl-menu): New menu.
1997-08-09 18:26:19 +00:00
Richard M. Stallman
9da7d0849a (telnet-host-properties): Initialize it properly. 1997-08-09 17:35:22 +00:00
Richard M. Stallman
d5d0314a8a Fix previous change. 1997-08-09 16:46:53 +00:00
Richard M. Stallman
a87ed2740a Delete autoload cookies (file is preloaded). 1997-08-09 08:10:48 +00:00
Richard M. Stallman
d23ad362d6 (lisp, shortlisp): Add bindings.el and case-table.elc. 1997-08-09 08:09:30 +00:00
Richard M. Stallman
d1ae737bff (format-alist): Doc fix. 1997-08-09 08:01:07 +00:00
Richard M. Stallman
4bbc4094c4 (describe-key): Don't put a colon after the command name. 1997-08-09 07:37:02 +00:00
Richard M. Stallman
6335beb00f (init_buffer): Use getcwd instead of getwd, if available. 1997-08-09 04:46:22 +00:00
Michael Kifer
985d0dad78 new version 1997-08-09 04:30:41 +00:00
Richard M. Stallman
03e8861388 (read1): Handle read_escape making a multibyte character. 1997-08-09 03:44:54 +00:00
Richard M. Stallman
4dc0f0fc0e (enable-kinsoku): Doc fix. 1997-08-09 03:41:42 +00:00
Richard M. Stallman
e42537fec7 (set-face-doc-string): Define once again, as alias. 1997-08-09 03:34:34 +00:00