Kenichi Handa
09856751db
Re-generated.
2009-06-12 12:51:20 +00:00
Chong Yidong
01a39864f4
* international/README: New file.
...
* international/charprop.el:
* international/uni-bidi.el:
* international/uni-category.el:
* international/uni-combining.el:
* international/uni-comment.el:
* international/uni-decimal.el:
* international/uni-decomposition.el:
* international/uni-digit.el:
* international/uni-lowercase.el:
* international/uni-mirrored.el:
* international/uni-name.el:
* international/uni-numeric.el:
* international/uni-old-name.el:
* international/uni-titlecase.el:
* international/uni-uppercase.el: Add copyright notice (Bug#3428).
2009-06-04 01:51:47 +00:00
Chong Yidong
a5f5559b29
Add commentary about where these code conversion rules came from (Bug#3428).
2009-06-04 01:29:58 +00:00
Chong Yidong
4b77f8a33f
* international/encoded-kb.el (encoded-kbd-setup-display): Change
...
DISPLAY arg to TERMINAL.
* international/mule.el (set-terminal-coding-system)
(set-keyboard-coding-system): Change DISPLAY arg to TERMINAL.
2009-05-20 02:17:50 +00:00
Kenichi Handa
3909e3a332
(encoded-kbd-setup-keymap): Fix for big5.
2009-05-08 02:25:43 +00:00
Kenichi Handa
c451e59ebc
(describe-coding-system): Fix for big5.
2009-05-08 02:15:52 +00:00
Stefan Monnier
afa13c4ab2
(quail-vunion): Remove unexplained nreverse.
2009-04-28 18:58:33 +00:00
Kenichi Handa
4c7d14b399
Re-generated.
2009-04-21 02:10:41 +00:00
Kenichi Handa
293a9e7a83
Re-generated.
2009-04-17 02:31:20 +00:00
Chong Yidong
9291a2d6ae
* international/mule-diag.el (describe-font-internal): Change
...
ignored argument to IGNORED.
(describe-font): Elide unnecessary argument to
describe-font-internal (Bug#2945).
2009-04-11 14:44:16 +00:00
Kenichi Handa
3b9206508b
Re-generated.
2009-04-09 11:11:25 +00:00
Stefan Monnier
bcd76f459a
(mule-cmds.el): Mention that leim-list.el is auto-generated.
2009-04-08 18:03:17 +00:00
Kenichi Handa
74fcd0b19c
(setup-default-fontset): Specify
...
iso10646-1 font for characters in PUA of BMP.
2009-04-02 02:50:06 +00:00
Kenichi Handa
fd47473c18
(font-encoding-alist): Add an entry for muletibetan-0.
2009-03-24 00:55:36 +00:00
Kenichi Handa
9ffcf5cb27
(quail-update-leim-list-file): Save leim-list.el in utf-8.
2009-03-19 01:00:11 +00:00
Kenichi Handa
316732d2c4
(leim-list-header): Use utf-8 coding tag.
2009-03-19 00:59:21 +00:00
Kenichi Handa
4bd4e5bcbe
(create-default-fontset): New function.
...
(create-fontset-from-x-resource): Use display-warning instead of
message.
2009-03-19 00:55:36 +00:00
Kenichi Handa
a04f3650f5
(after-insert-file-set-coding): Set
...
buffer-file-coding-system directly without calling
set-buffer-file-coding-system.
2009-03-18 07:24:52 +00:00
Kenichi Handa
44ded02464
(cjk-char-width-table): Add cp932-2-byte.
2009-03-17 07:16:29 +00:00
Kenichi Handa
945acc7b3c
(ccl-compile-if): Signal an error for invalid operator.
2009-03-16 11:13:58 +00:00
Kenichi Handa
d102151dab
(print-fontset): Handling of the
...
argument FONTSET changed for consistency. Reorder the printed
information to match with the font searching strategy.
(describe-fontset): Use face-attribute to get the fontset of the
selected frame.
(mule-diag): Likewise. Print both font and fontset of the frame.
2009-03-13 05:08:19 +00:00
Kenichi Handa
659be2587a
(select-safe-coding-system): If cdr
...
part of buffer-file-coding-system-explicit is set, ignore
default-buffer-file-coding-system and the most preferred coding
system.
2009-03-03 01:57:22 +00:00
Kenichi Handa
4c549102e5
(set-buffer-file-coding-system): Set cdr
...
part of buffer-file-coding-system-explicit.
(after-insert-file-set-coding): Set
buffer-file-coding-system-explicit to a cons.
2009-03-03 01:56:14 +00:00
Eli Zaretskii
9dcb8cd0bb
(quail-input-string-to-events, quail-store-decode-map-key, quail-char-equal-p):
...
Use `with-no-warnings' around forms that refer to translation-table-for-input.
2009-02-14 09:05:59 +00:00
Kenichi Handa
8b735b2b99
(tit-process-header): Use
...
buffer-substring-no-properties instead of buffer-substring.
(tit-process-body): Likewise.
(tsang-quick-converter): Handle superfluous CR at eol.
(py-converter): Use buffer-substring-no-properties instead of
buffer-substring. Handle superfluous CR at eol.
(ziranma-converter): Likewise
(ctlau-converter): Likewise.
(miscdic-convert): Read a file without eol conversion.
2009-02-13 12:37:53 +00:00
Stefan Monnier
f58bd666fc
(quail-make-guidance-frame): Remove the `parent-id' parameter.
...
(quail-show-guidance): Make the new window dedicated.
2009-02-12 18:13:20 +00:00
Juanma Barranquero
4eb9723260
* international/characters.el (?1, ?2, ?3, ?4, ?7, ?^):
...
Fix typos in docstrings.
2009-02-12 16:09:48 +00:00
Kenichi Handa
8ea6fa801e
(?.): New character category for
...
Base characters. Set them in the standard category table.
2009-02-12 05:48:41 +00:00
Kenichi Handa
3208a64a70
(setup-default-fontset): Append entries for mathematical, instead of
...
prepending.
2009-02-05 07:09:47 +00:00
Kenichi Handa
c87626662d
(script-representative-chars): Remove
...
mathematical.
(setup-default-fontset): Add entries for each subgroup of
mathematical script.
2009-02-05 06:23:19 +00:00
Kenichi Handa
c381cb8dcc
(select-safe-coding-system): Use
...
buffer-chars-modified-tick instead of buffer-modified-tick.
2009-02-04 07:45:09 +00:00
Stefan Monnier
fa043571b2
Follow commenting conventions.
2009-01-31 22:10:22 +00:00
Kenichi Handa
be7ca04425
(canonicalize-coding-system-name)
...
(coding-system-from-name): New functions.
2009-01-27 04:39:30 +00:00
Eli Zaretskii
d8cb7e3da4
(prefer-coding-system, set-default-coding-systems): Doc fix.
2009-01-24 15:55:55 +00:00
Eli Zaretskii
207422daae
(set-language-environment-coding-systems): If default-buffer-file-coding-system
...
is nil, set up to have EOLs that are native for the underlying system-type.
2009-01-24 15:32:15 +00:00
Eli Zaretskii
fc47d8a7c9
(raw-text, eight-bit): Doc fixes.
2009-01-17 10:20:48 +00:00
Kenichi Handa
76472dc270
(quail-insert-kbd-layout): Delete superfluous handling of 8-bit code.
2009-01-16 12:36:20 +00:00
Juanma Barranquero
ecbe9da5b7
* international/mule-diag.el (print-list): Fix 2008-12-03 change.
2009-01-14 12:06:34 +00:00
Juanma Barranquero
6fcec85ef3
* international/fontset.el (create-fontset-from-fontset-spec): Doc fix.
2009-01-11 04:05:32 +00:00
Glenn Morris
eb2ffb185a
Comments (minor fixes of some header conventions).
2009-01-10 21:50:40 +00:00
Glenn Morris
1e4bd40da2
Replace last-input-char with last-input-event.
2009-01-09 05:00:56 +00:00
Glenn Morris
61a846fbec
Replace last-command-char with last-command-event.
2009-01-09 04:29:16 +00:00
Glenn Morris
3ded5c6ce1
(universal-coding-system-argument): last-input-char need not be a char.
2009-01-08 04:07:31 +00:00
Juanma Barranquero
ed039e6c29
* international/mule.el (define-coding-system): Doc fix.
2009-01-07 14:24:29 +00:00
Kenichi Handa
e48214824f
(define-coding-system): Fix docstring about :bom usage.
2009-01-07 12:33:14 +00:00
Juanma Barranquero
3dabda23e5
* international/mule.el (define-coding-system): Fix typos in docstring.
2009-01-06 02:05:34 +00:00
Glenn Morris
ae940284fa
Add 2009 to copyright years.
2009-01-05 03:18:22 +00:00
Jason Rumney
c855d68235
(auto-coding-regexp-alist): Use utf-8-with-signature for files
...
starting with UTF-8 BOM.
2008-12-20 09:33:52 +00:00
Kenichi Handa
947c759688
(script-representative-chars): Add more scripts.
...
(setup-default-fontset): Add more scripts.
2008-12-18 12:55:21 +00:00
Kenichi Handa
458888abf7
Add more scripts.
2008-12-18 12:54:26 +00:00