Commit graph

834 commits

Author SHA1 Message Date
Dave Love
3a0d92e875 bogus checkin 2001-02-12 20:23:17 +00:00
Dave Love
9b18faaf80 *** empty log message *** 2001-02-12 20:22:02 +00:00
Eli Zaretskii
bc40691138 (set-input-method): Doc fix. 2001-02-12 18:52:02 +00:00
Dave Love
19be0f52b1 Undo coding change, which screwed up somehow. 2001-02-12 18:46:02 +00:00
Dave Love
4c813282bf Doc fixes. Change coding to
iso-2022-7bit.
(latin1-display) <defgroup>: Add :link.
(latin1-display) <function>: Set variable latin1-display.
2001-02-12 18:09:36 +00:00
Dave Love
521d4010c2 *** empty log message *** 2001-02-11 17:07:35 +00:00
Eli Zaretskii
4e22d295dc Fix a typo in a comment. 2001-02-09 19:07:16 +00:00
Kenichi Handa
f4a012a685 (transform-make-coding-system-args): Make
it work also for coding systems not using CCL.
2001-02-06 23:39:26 +00:00
Kenichi Handa
3c948dde90 *** empty log message *** 2001-01-31 23:56:40 +00:00
Kenichi Handa
a2852e456f (make-coding-system): Add description
about recognized properties in the docstring.
2001-01-31 23:51:49 +00:00
Kenichi Handa
e7f614fc36 Remove unused charsets mac-roman-lower and mac-roman-upper. 2001-01-31 23:39:40 +00:00
Kenichi Handa
7dd4c92dbe (charset-info): Fix docstring. 2001-01-31 00:12:02 +00:00
Kenichi Handa
c7bf5db996 (describe-character-set): Pay attention to charsets that don't have
ISO2022's final char.
2001-01-31 00:11:38 +00:00
Dave Love
3b6ed359f6 (chinese-big5-1, chinese-big5-2): Doc
fix.
2001-01-29 14:55:18 +00:00
Kenichi Handa
83600a298b (quail-setup-completion-buf): Make the
multibyteness of current buffer inherited to Quail completion
buffer.
(quail-show-guidance-buf): Make the multibyteness of current
buffer inherited to Quail guidance buffer.
(quail-help): Make the multibyteness of current buffer inherited
to Quail help buffer.
2001-01-27 01:51:04 +00:00
Dave Love
71527e5d44 (describe-char-after): Doc fix.
(describe-coding-system): Tweak the English text.
2001-01-25 22:12:23 +00:00
Kenichi Handa
b909cfc0b6 (reset-language-environment): Reset coding-category-utf-8 to
mule-utf-8.
2001-01-25 13:07:32 +00:00
Kenichi Handa
ce7ed3aa0f Fix previous change. 2001-01-25 13:03:10 +00:00
Eli Zaretskii
c3d0ee5124 Fix a typo in a comment. 2001-01-25 13:00:13 +00:00
Kenichi Handa
5ba7a8708b new file 2001-01-25 11:51:29 +00:00
Kenichi Handa
631f62fd3d (reset-language-environment): Make
the priority of coding-category-utf-8 higher than
coding-category-binary.
2001-01-25 11:48:59 +00:00
Kenichi Handa
f8499efbd3 (coding-category-utf-8): Initialize to mule-utf-8. 2001-01-25 11:48:42 +00:00
Gerd Moellmann
043631796e (universal-coding-system-argument):
Handle commands with prefix args.
2001-01-24 13:14:45 +00:00
Dave Love
1053cc9312 (make-coding-system): Fix typo. 2001-01-23 17:35:03 +00:00
Kenichi Handa
4e003d375e (make-translation-table): Fix docstring. 2001-01-23 01:36:19 +00:00
Dave Love
9eaf396bd1 Require disp-table.
(latin1-display): Fix :set.
2001-01-17 14:29:49 +00:00
Kenichi Handa
50c29104d6 (transform-make-coding-system-args): New function.
(make-coding-system): Accept XEmacs style arguments.
2001-01-16 10:37:43 +00:00
Kenichi Handa
6ba9b20be5 (decode-char): Fix conditions.
(encode-char): Handle eight-bit-control too.
2001-01-16 06:50:23 +00:00
Kenichi Handa
05f71b4909 (define-ccl-program): Fix docstring. 2001-01-15 00:38:41 +00:00
Kenichi Handa
5beaa0d168 (prefer-coding-system): Fix docstring. 2001-01-12 06:33:21 +00:00
Kenichi Handa
5be6896497 (define-ccl-program): Fix docstring. 2001-01-12 05:40:00 +00:00
Dave Love
1492f7ac70 (standard-display-european-internal):
Set display table for 2208 as for 160.
2001-01-11 23:01:41 +00:00
Kenichi Handa
402324527e (latin-extra-code-table): Set to t for \223 and \224. 2001-01-09 23:49:44 +00:00
Kenichi Handa
8c4b6822bc (locale-language-names): Map "es" to "Spanish" and "nl" to "Dutch". 2001-01-09 13:14:37 +00:00
Kenichi Handa
e6cddb1aa2 (make-coding-system): If the coding system
accepts extra latin codes, register such codes as safe for the
coding system.
2001-01-09 02:30:03 +00:00
Kenichi Handa
c5f3770d99 (quail-input-string-to-events): New function.
(quail-input-method): Convert input string to events here.
(quail-start-translation): Return input string, not event list.
(quail-start-conversion): Likewise.
2001-01-05 05:30:53 +00:00
Kenichi Handa
55bab38846 (print-fontset): Indent font name by 24 columns, not 25. 2000-12-30 01:08:10 +00:00
Kenichi Handa
f6cab6c82f (x-complement-fontset-spec): Resolve
ASCII font name so that the same family name is used for fonts
registered in x-font-name-charset-alist.
(create-fontset-from-fontset-spec): Adjusted for the above change.
The name of fontset alias should be a unresolved ASCII font name.
2000-12-29 06:14:42 +00:00
Kenichi Handa
a672b7cd13 (select-safe-coding-system): Improve help message. 2000-12-21 06:46:52 +00:00
Kenichi Handa
c24e49a893 (select-safe-coding-system): Check coding-category-list more rigidly. 2000-12-21 05:45:08 +00:00
Kenichi Handa
e360ac5bee (describe-char-after): Make *Help*
buffer inherit multibyteness of the current buffer.
2000-12-21 01:57:24 +00:00
Kenichi Handa
9ff05eaec0 (make-char): Docstring adjusted for the change of make-char-internal. 2000-12-21 00:06:23 +00:00
Stefan Monnier
c9669fac51 Docstrings fix. 2000-12-20 21:37:27 +00:00
Miles Bader
09877d5d2f (quail-input-method): Resize the help window again after it has all its
contents.  Remove unneeded progn.
2000-12-20 06:06:28 +00:00
Kenichi Handa
e2c3fbf3b8 (quail-input-method): Always hide the guidance buffer on exiting. 2000-12-19 00:58:00 +00:00
Dave Love
6d34f49569 (set-keyboard-coding-system): Doc fix.
(keyboard-coding-system): New option.
2000-12-18 17:10:08 +00:00
Eli Zaretskii
573191a153 (cp866-decode-table): New table. 2000-12-18 12:36:36 +00:00
Kenichi Handa
cbbe648933 (mule-diag): Insert information about
configure options, multibyte awareness, language env.
2000-12-16 01:44:39 +00:00
Kenichi Handa
38d777a8f8 (skkdic-get-candidate-list): Fix the regexp to search for candidates. 2000-12-16 00:11:37 +00:00
Kenichi Handa
50e3a34644 (skkdic-set-okuri-nasi): Show
"... entries" messages for every 10000 entries, not 10.
2000-12-13 23:27:49 +00:00