Pavel Janík
10de737826
(list-input-methods-1): Doc fix
...
(LEIM is now part of the standard distribution).
2002-04-22 15:59:04 +00:00
Jason Rumney
69210880c0
(locale-preferred-coding-systems): Add "jpn".
2002-04-16 22:59:20 +00:00
Stefan Monnier
33182c8a9e
Fix up indentation.
2002-04-08 22:53:31 +00:00
Stefan Monnier
f33c1f4c5a
(iso-accents-accent-key): Use `vector'
...
rather than char-to-string since last-input-char can be any event.
2002-04-08 22:52:08 +00:00
Stefan Monnier
8c1ccc6c06
(tit-dictionary): Use defvar for non-constants.
2002-04-08 22:50:57 +00:00
Jason Rumney
a099a2ff95
(reset-language-environment): Handle
...
coding-systems not being defined yet for bootstrapping.
2002-04-08 19:23:38 +00:00
Jason Rumney
1d77e15a28
(set-default-coding-systems, reset-language-environment): Preserve
...
eols on default-process-coding-system.
(coding-system-change-text-conversion): Fix case where CODING is nil.
2002-04-07 18:51:29 +00:00
Pavel Janík
db5968a489
Fix typo.
2002-04-06 10:44:36 +00:00
Stefan Monnier
1b8dc7911a
(standard-keyboard-coding-systems): Add koi8-u and koi8-r.
2002-04-01 21:13:52 +00:00
Stefan Monnier
374353564a
(unify-8859-on-decoding-mode)
...
(unify-8859-on-encoding-mode): Remove autoload cookie.
2002-03-18 20:23:44 +00:00
Stefan Monnier
ec96e747a1
(describe-char-after): Use `internal-describe-syntax-value' again.
2002-03-17 21:51:46 +00:00
Stefan Monnier
2154a29765
(ucs-unify-8859, ucs-fragment-8859): Use unify-8859-on-decoding-mode.
...
(unify-8859-on-decoding-mode): Also set translation-table-for-input.
(ucs-insert): Give an error if the unicode char can't be created.
2002-03-17 20:50:48 +00:00
Eli Zaretskii
7dd4fd4347
(codepage-setup): Don't define a codepage if it is already defined.
2002-03-16 16:42:37 +00:00
Eli Zaretskii
518a0981c8
(file-coding-system-alist): Add an association for PO files.
2002-03-15 13:53:27 +00:00
Eli Zaretskii
5dde3c716f
(ctext-pre-write-conversion): Handle the
...
case when FROM is a string, and when we are called from
build_annotations_2.
2002-02-26 16:27:47 +00:00
Eli Zaretskii
cb5be6c9e6
(compound-text): Renamed back from compound-text-no-extensions.
...
(ctext-no-compositions): Remove the mime-charset property.
(compound-text-with-extensions): Renamed from compound-text.
(x-ctext-with-extensions, ctext-with-extensions): Renamed aliases.
2002-02-26 15:58:43 +00:00
Eli Zaretskii
7306697421
(ctext-no-compositions): New coding system.
...
(compount-text-no-extensions): Renamed from compound-text.
(x-ctext-no-extensions, ctext-no-extensions): Aliases for
compound-text-no-extensions.
(compound-text): Redefined using post-read and pre-write
conversions.
2002-02-22 13:44:59 +00:00
Eli Zaretskii
835cbadb3f
(non-standard-icccm-encodings-alist, non-standard-designations-alist): New
...
variables.
(ctext-post-read-conversion, ctext-pre-write-conversion): New functions.
2002-02-22 13:44:21 +00:00
Richard M. Stallman
43125c289e
Whitespace change.
2002-02-15 20:00:18 +00:00
Richard M. Stallman
9147ae66a8
(list-input-methods):
...
Use help-input-method, not describe-input-method, for button type.
2002-02-14 01:53:38 +00:00
Per Abrahamsen
f49909700b
2002-02-12 Per Abrahamsen <abraham@dina.kvl.dk>
...
* menu-bar.el (menu-bar-options-save): Only save
`current-language-environment' and `default-input-method' when
marked as customized.
* international/mule-cmds.el
(setup-specified-language-environment): Mark
`current-language-environment' as customized.
(set-input-method): Mark
`default-input-method' as customized when called interactively.
(toggle-input-method): Ditto.
2002-02-12 09:49:46 +00:00
Pavel Janík
7cc8aac38c
Various doc and message fixes.
...
(non-iso-charset-alist): Add mac-roman. Don't add entries for
codepages already present.
(list-block-of-chars): Display space for null entries in
translation table. Display tab specially.
(list-non-iso-charset-chars): Check for null charsets. Use pop
for clarity. Don't break 8-bit sets into sections between ranges.
(list-charset-chars): Avoid indent-tabs-mode.
(describe-char-after): Maybe use the text property for syntax
table information. Maybe report char-code-property-table info.
Maybe report character's unicode. Tweak printing of list info.
(list-input-methods): Add xref buttons.
(dump-charsets, dump-codings): Deleted (obsolete).
From Dave Love <fx@gnu.org>.
2002-02-11 06:09:53 +00:00
Eli Zaretskii
45610c9837
(select-safe-coding-system): State the buffer's name in the message
...
popped in the *Warning* buffer, and make sure the offending buffer
is displayed.
2002-02-08 12:01:14 +00:00
Richard M. Stallman
1ce2659dbe
(quail-help): Don't call help-setup-xref.
2002-02-03 10:33:01 +00:00
Richard M. Stallman
f80e2142fc
(describe-input-method): Call help-setup-xref here.
...
(describe-current-input-method): Doc fix.
2002-02-03 10:32:13 +00:00
Richard M. Stallman
3efadcb876
(iso-languages): Fix ", " in French.
2002-02-01 04:26:56 +00:00
Richard M. Stallman
b0a95f46b0
help-map bindings moved to help.el.
2002-01-14 01:32:32 +00:00
Pavel Janík
b9d67a772d
Fix typo.
2002-01-12 21:41:26 +00:00
Pavel Janík
f34e1abc24
Fix typo.
2002-01-08 21:38:58 +00:00
Eli Zaretskii
414eccccce
(quail-start-translation, quail-start-conversion): Bind
...
last-command-event, last-command, and this-command in the first let.
This fixes the change from 2000-08-30.
2002-01-08 17:44:07 +00:00
Eli Zaretskii
a4e9932ab3
(ucs-8859-8-alist): Comment away Hebrew points.
2002-01-02 06:11:07 +00:00
Richard M. Stallman
6a48af06df
Comment change.
2001-12-28 22:28:05 +00:00
Richard M. Stallman
a929f9e85d
(iso-transl-char-map) Eliminate the
...
alias symbols--put the translated sequences here directly.
2001-12-28 22:27:37 +00:00
Richard M. Stallman
a228c48e1a
(describe-char-after): Describe the text properties of the char after point.
2001-12-28 03:01:42 +00:00
Eli Zaretskii
9ac9525c76
Don't require ind-util when compiling.
2001-12-25 16:31:18 +00:00
Pavel Janík
041f4d74cc
Fix Lisp headers.
2001-12-25 11:10:03 +00:00
Werner LEMBERG
67ad2f93c2
(describe-coding-system, print-coding-system-briefly): Make printed output have a similar
...
format as describe-character-set.
2001-12-20 21:34:02 +00:00
Richard M. Stallman
467412aa96
(describe-language-environment): Fix calls to help-xref-button.
2001-12-19 16:33:16 +00:00
Miles Bader
797c2e4e05
Require `ind-util' when compiling.
2001-12-19 02:23:26 +00:00
Richard M. Stallman
6c78f23d22
(describe-character-set): Fix the arg to help-xref-button.
2001-12-18 21:14:36 +00:00
Dave Love
9a02c067e4
(quail-input-string-to-events): Don't use
...
string-to-list.
2001-12-18 15:35:35 +00:00
Werner LEMBERG
5a6b038a17
international/mule-conf.el: Improve documentation strings of character sets.
2001-12-17 21:01:25 +00:00
Eli Zaretskii
e5ecf6e91e
(quail-input-string-to-events): Fix last change.
2001-12-16 19:14:37 +00:00
Stefan Monnier
d3980715ee
Build the list L at compile time.
2001-12-16 05:37:10 +00:00
Dave Love
f2e5fc4930
*** empty log message ***
2001-12-15 18:01:15 +00:00
Dave Love
9c20a8d516
(locale-language-names): Add various
...
entries. Remove utf-8 special case.
(locale-charset-language-names, locale-preferred-coding-systems):
Add utf-8 case.
(set-language-environment): Process required-features earlier.
2001-12-15 17:42:33 +00:00
Dave Love
bc9254e226
Doc fixes.
2001-12-15 16:43:11 +00:00
Dave Love
35fffde1df
(quail-keyboard-layout-alist): Add
...
pc105-uk.
(quail-keyboard-layout-type): Fix :type.
(quail-choose-completion-string): Simplify.
(quail-update-leim-list-file): Don't get fooled by commented-out
code.
(quail-input-string-to-events): Run events through
translation-table-for-input.
2001-12-15 16:40:33 +00:00
Dave Love
bdf74befa8
(translation-table-for-input): New
...
variable.
(latin-iso8859-14): Amend description.
(file-coding-system-alist): Add entry for utf-8.
2001-12-15 16:31:14 +00:00
Dave Love
74e857b718
Insert Latin-1 characters, not unibyte strings.
2001-12-15 16:26:31 +00:00