Kenichi Handa
ccb0634087
(select-safe-coding-system): Fix the
...
way of deciding eol-type of the coding system.
2006-07-20 11:28:48 +00:00
Stefan Monnier
2850984d60
(make-char): Remove redundancy.
2006-07-07 16:38:17 +00:00
Kenichi Handa
d042f8b426
(set-language-info): If LANG-ENV is
...
the current one, don't call set-language-environment, but call one
of set-language-environment-XXX to make INFO effective now.
(set-language-environment): Call set-language-environment-XXX
functions instead of doing the various setups directly.
(set-language-environment-coding-systems): Argument eol-type
deleted.
(set-language-environment-input-method)
(set-language-environment-nonascii-translation)
(set-language-environment-charset)
(set-language-environment-fontset)
(set-language-environment-unibyte): New functions.
2006-07-04 03:36:57 +00:00
Eli Zaretskii
d8773eda71
(setup-default-fontset): Fix a typo in the "Oriya-Akruti" registry name.
2006-06-24 06:41:50 +00:00
Kenichi Handa
1c7f8620c7
(word-combining-categories): Add entries for 2-byte Han characters.
2006-06-20 01:31:25 +00:00
Kenichi Handa
36e0285064
(find-auto-coding): Don't handle the short name `char-trans'.
2006-06-07 01:20:16 +00:00
Kenichi Handa
dac5ab0a1b
(find-auto-coding): Handle
...
enable-character-translation in file header.
2006-06-05 07:11:33 +00:00
Juri Linkov
21b28a27fc
(sgml-html-meta-auto-coding-function):
...
Remove the condition `(search-forward "<html" size t)'.
Replace `\"' with `[\"']?' in `re-search-forward'.
2006-06-02 18:17:02 +00:00
Kenichi Handa
62e51d5356
(find-auto-coding): Fix previous change.
2006-06-02 06:34:41 +00:00
Kenichi Handa
09e5712dd1
(enable-character-translation): Put
...
permanent-local and safe-local-variable properties.
(find-auto-coding): Handle char-trans: tag.
2006-06-02 06:28:36 +00:00
Kenichi Handa
b3a726d586
(sgml-html-meta-auto-coding-function):
...
Limit the search by the end of the HTML header (if any).
2006-06-02 03:54:14 +00:00
Kenichi Handa
47a355de93
(decode-coding-inserted-region): Call
...
find-operation-coding-system with (FILENAME . BUFFER).
2006-05-26 04:47:47 +00:00
Chong Yidong
ad9f612529
* menu-bar.el, international/mule-cmds.el: Remove tooltips for
...
menu entries that open submenus.
2006-05-24 14:21:52 +00:00
Alan Mackenzie
33d74677e7
startup.el (command-line): For names of preloaded files, don't append
...
".elc" (now done in Fload), and call file-truename on the lisp directory.
subr.el (eval-after-load): Fix the doc-string. Allow FILE to match ANY
loaded file with the right name, not just those in load-path. Put a
regexp matching the file name into after-load-alist, rather than the name
itself.
subr.el: New functions load-history-regexp,
load-history-filename-element, do-after-load-evaluation.
international/mule.el (load-with-code-conversion): Do the eval-after-load
stuff by calling do-after-load-evaluation.
2006-05-24 13:22:12 +00:00
Kenichi Handa
a161b46d27
(mik): Table corrected.
2006-05-19 04:25:54 +00:00
Eli Zaretskii
9247c2f2c3
(auto-coding-alist): Add .lha to files read with no-conversion.
2006-05-16 18:36:30 +00:00
Eli Zaretskii
50e5c8857d
(keyboard-coding-system): defcustom info-link fixes: "Specify Coding" has
...
been split, keyboard now in "Terminal Coding", and "Single-Byte Character
Support" is now "Unibyte Mode".
2006-04-21 12:22:24 +00:00
Eli Zaretskii
8bca692e7e
(set-locale-environment): Fix last change for when the locale's preferences
...
don't specify any encoding.
2006-04-10 19:34:25 +00:00
Eli Zaretskii
569a6374dc
(locale-language-names): Add a few MS Windows language codes.
2006-04-08 09:53:18 +00:00
Eli Zaretskii
cdb1af304e
(set-locale-environment): Make sure the coding-system preferred by the
...
locale's language has the same EOL conversion type as the original
buffer-file-coding-system.
2006-04-08 08:15:34 +00:00
Kenichi Handa
a293e9b6ed
Setup cases of Latin, Greek, and
...
Cyrillic characters in CJK charsets.
2006-04-05 06:34:46 +00:00
Kenichi Handa
9b99ec0e6c
(sort-coding-systems): Describe that
...
the argument is modified in docstring.
2006-03-23 01:20:20 +00:00
Kenichi Handa
dc5c3489f4
(auto-coding-regexp-alist): Add entries
...
for Unicode BOM.
2006-03-16 02:22:20 +00:00
Eli Zaretskii
8616762164
(auto-coding-alist): Add .odt (OpenOffice's open document) files.
2006-03-11 11:43:27 +00:00
Kenichi Handa
50e3e56454
(create-fontset-from-fontset-spec): Fix
...
regexp for paring FONTSET-SPEC (allow spaces after `:').
2006-03-06 02:22:35 +00:00
Kenichi Handa
6bba8c7028
(set-locale-environment): Add "/usr/share/X11/locale/locale.alias" to
...
search list for xorg-x11 libX11.
2006-02-03 11:34:53 +00:00
Eli Zaretskii
a15df48e19
Undo last change.
2006-01-27 19:32:05 +00:00
Eli Zaretskii
c80977a1f9
Add a coding: tag.
2006-01-27 19:28:42 +00:00
Eli Zaretskii
96a6ec17fe
(latexenc-find-file-coding-system): Make sure latexenc-main-file is
...
a regular file and is readable.
2006-01-27 19:24:00 +00:00
Kenichi Handa
d1efee2203
(decode-char): Avoid the overhead of
...
calling utf-lookup-subst-table-for-decode if
utf-translate-cjk-mode is nil.
(encode-char): Avoid the overhead of calling
utf-lookup-subst-table-for-encode if utf-translate-cjk-mode is
nil.
2006-01-25 07:44:43 +00:00
Reiner Steib
e450a16a14
(latexenc-find-file-coding-system): Add file-regular-p check.
2006-01-23 14:26:02 +00:00
Kenichi Handa
3bfa5b1fcc
(make-subsidiary-coding-system): Reset
...
`coding-system-define-form' property of subsidiaries to nil.
Avoid duplicated entry in coding-system-alist.
(make-coding-system): Avoid duplicated entry in
coding-system-alist.
(define-coding-system-alias): Likewise.
2006-01-22 12:24:02 +00:00
Kenichi Handa
120cf413f3
Cancel previous change.
2006-01-22 08:27:00 +00:00
Kenichi Handa
5ba93b223e
Don't make cpXXX as an alias here.
2006-01-22 08:20:45 +00:00
Kenichi Handa
0814ca04ae
(autoload-coding-system): Prepare for EOL variants.
2006-01-16 12:08:35 +00:00
Kenichi Handa
8d39b9766e
Add autoload cookies for cp125[0345678].
2006-01-16 12:07:08 +00:00
Richard M. Stallman
9fe1108c10
(load-with-code-conversion): Bind deactivate-mark.
2005-12-12 05:11:57 +00:00
Reiner Steib
e8f4db18e2
* files.el (save-buffer):
...
* international/ucs-tables.el (ucs-set-table-for-input):
* mail/mail-extr.el (mail-extract-address-components):
* mail/sendmail.el (mail-mode): Reformat doc string.
2005-12-09 16:44:18 +00:00
Kenichi Handa
735b7c87d4
(set-display-table-and-terminal-coding-system): If the coding
...
system specified in `unibyte-display' property is different from
the arg coding-system, don't setup standard-display-table.
2005-12-07 07:28:37 +00:00
Kenichi Handa
522d812913
(kinsoku-longer): Check eolp, not eobp.
2005-12-06 06:24:41 +00:00
Kenichi Handa
eec5c8f9b2
(set-language-info-internal): New
...
function.
(set-language-info): Call set-language-info-internal to update
language-info-alist. If LANG-ENV is the current one, call
set-language-environment to make INFO effective now.
(set-language-info-alist): Likewise.
(locale-language-names): With locale "en", use English
lang. env. but set the default codings to iso-8859-1.
2005-12-05 07:39:01 +00:00
Eli Zaretskii
eac5c1f628
(latex-inputenc-coding-alist): Doc fix.
2005-12-02 13:25:19 +00:00
Reiner Steib
06e2cc3d29
(latex-inputenc-coding-alist): Reword doc string.
2005-11-29 16:45:19 +00:00
Juri Linkov
695effccdf
(encoded-string-description): Use Lisp-readable syntax for hex.
2005-11-20 07:48:44 +00:00
Andreas Schwab
dc9d3a05c7
Revert last change.
2005-11-19 21:09:10 +00:00
Andreas Schwab
75f21b6e69
(set-language-environment): Always
...
call set-display-table-and-terminal-coding-system.
2005-11-19 17:42:56 +00:00
Richard M. Stallman
f832e85422
(ucs-set-table-for-input):
...
Use make-local-variable, not make-variable-buffer-local.
2005-11-16 22:21:16 +00:00
Juri Linkov
91a802b0bf
(quail-get-current-str): Translate last raw character
...
for deterministic input methods.
2005-10-28 05:47:31 +00:00
Kenichi Handa
1f1ce6abe8
(quail-translate-key): If the input
...
method is deterministic and failed to handle the last key, restart
the key handling loop from an appropriate key.
2005-10-25 06:13:01 +00:00
Kenichi Handa
31a8d39fe8
(utf-7): Add autoload cookie.
2005-10-24 11:37:03 +00:00