Commit graph

751 commits

Author SHA1 Message Date
Juanma Barranquero
d88444f292 * speedbar.el (speedbar-item-delete):
* calc/calc-prog.el (calc-kbd-if):
* language/hanja-util.el (hanja-init-load): Fix typos in messages.

* epa.el (epa-key-list-mode-map):
* hi-lock.el (hi-lock-menu): Fix typos in menus.

* progmodes/hideshow.el (hs-allow-nesting): Reflow docstring.
(hs-show-hook): Fix typo in docstring.
2009-09-29 02:26:20 +00:00
Kenichi Handa
1339cf204c (japanese-symbol-table): Add entries for cp932-2-byte. 2009-08-27 07:22:47 +00:00
Kenichi Handa
dbd9624e5a (mapthread): Delete it.
(combinatorial): New function.
(indian--puthash-cv): Use combinatorial instead of mapthread.
2009-08-24 11:43:59 +00:00
Kenichi Handa
c9af0b6810 ("Tibetan"): Fix sample-text entry. 2009-08-19 11:23:19 +00:00
Kenichi Handa
05ff62c5bd ("TaiViet"): Fix sample-text entry. 2009-08-19 11:21:30 +00:00
Kenichi Handa
6c87545241 ("IPA"): Change coding systems to utf-8. Delete unibyte-display. 2009-07-15 12:22:38 +00:00
Kenichi Handa
40149292c2 (japanese-shift-jis-2004): Fix typo in the docstring. 2009-07-08 02:19:24 +00:00
Kenichi Handa
3f396baccb (set-language-info-alist): Add korean-cp949, cp949 to spec. 2009-07-01 12:37:56 +00:00
Kenichi Handa
9c4a960656 (setup-korean-environment-internal): Make
char-widht-table suitable for Korean environments.
(exit-korean-environment): Cancel above.
2009-06-30 02:08:36 +00:00
Kenichi Handa
565b464448 ("Chinese-GB", "Chinese-BIG5")
("Chinese-CNS", "Chinese-EUC-TW", "Chinese-GBK"): Add a
setup-funcion to make char-widht-table suitable for respective
environments.
2009-06-30 02:05:05 +00:00
Kenichi Handa
99b070c5fa (setup-japanese-environment-internal):
Call use-cjk-char-width-table with arg `ja_JP'.
2009-06-30 01:52:12 +00:00
Kenichi Handa
d4a885b2d7 (korean-key-bindings): Change the binding of F9 to
hangul-to-hanja-conversion.  Bind Hangul_Hanja to the same command.
2009-06-23 02:13:45 +00:00
Chong Yidong
edfe155bc2 * language/korean.el (korean-cp949): New coding system. Set cp949
as an alias to it.
2009-06-18 17:53:33 +00:00
Kenichi Handa
647123d8f2 Cancel the unexpected changes. 2009-06-18 07:21:49 +00:00
Kenichi Handa
ec27625250 (setup-korean-environment-internal, exit-korean-environment): Cancel
the previous unexpected changes.
2009-06-18 07:18:55 +00:00
Kenichi Handa
5c7c11c374 ("Korean"): Fix `documentation' property of this language environment. 2009-06-18 01:15:43 +00:00
Kenichi Handa
269a9d1a9a (korean-key-bindings): Add binding for key Hangul. 2009-06-18 01:02:45 +00:00
Kenichi Handa
759f43a0c4 (cp932): Delete alias for japanese-shift-jis. 2009-04-13 12:59:07 +00:00
Kenichi Handa
be7572015b (chinese-big5): Change type to `big5'. 2009-03-30 01:52:26 +00:00
Glenn Morris
26ec94df15 (rmail-current-message, rmail-message-vector): Remove unneeded declarations. 2009-01-24 03:35:29 +00:00
Glenn Morris
eb2ffb185a Comments (minor fixes of some header conventions). 2009-01-10 21:50:40 +00:00
Glenn Morris
ae940284fa Add 2009 to copyright years. 2009-01-05 03:18:22 +00:00
Glenn Morris
d92c06c73d Add missing copyright header. 2009-01-05 02:17:07 +00:00
Chong Yidong
f07ed73ccc Fix setting of composition-function-table. 2009-01-01 07:47:55 +00:00
Chong Yidong
eaf582ba78 (tibetan-composition-function): Remove unused function, obsoleted by
2008-09-05 change to tibetan.el.
2009-01-01 07:47:20 +00:00
Kenichi Handa
ee94685859 (compose-gstring-for-variation-glyph): New
function.  Register it in composition-function-table.
2008-12-30 23:34:54 +00:00
Glenn Morris
4c12073242 Header format fix. 2008-12-19 05:29:04 +00:00
Kenichi Handa
b2a9ce7e48 Fix setting of composition-function-table. 2008-09-17 11:49:06 +00:00
Kenichi Handa
0fbd94961a Fix setting of composition-function-table. 2008-09-06 14:20:31 +00:00
Kenichi Handa
d51659522f Fix setting of composition-function-table. 2008-09-05 01:01:02 +00:00
Kenichi Handa
70a6526c97 (lao-composition-function): Fix previous change. 2008-08-29 10:57:29 +00:00
Kenichi Handa
ef19e2f3b4 Fix setting up of
composition-function-table.
(devanagari-composable-pattern)
(tamil-composable-pattern, kannada-composable-pattern)
(malayalam-composable-pattern): New variables.
2008-08-29 08:01:22 +00:00
Kenichi Handa
ef90a979c4 Encoding changed to utf-8.
(thai-composition-function): Argument changed.
2008-08-29 08:01:03 +00:00
Kenichi Handa
4699a15aed Fix setting up of composition-function-table. 2008-08-29 07:59:57 +00:00
Kenichi Handa
39a7775db4 (lao-composition-function): Argument changed. 2008-08-29 07:59:39 +00:00
Kenichi Handa
620f3d8c7d Don't setup composition-function-table.
(diacritic-composition-pattern, diacritic-compose-region)
(diacritic-compose-string, diacritic-compose-buffer)
(diacritic-composition-function): Delete them.
2008-08-29 07:59:21 +00:00
Kenichi Handa
ae67001c1b ("Esperanto"): Change the preferred charsets to iso-8859-3. 2008-08-19 07:49:51 +00:00
Kenichi Handa
c57ca7ba66 ("UTF-8"): Add preferred charsets. 2008-08-19 07:48:51 +00:00
Jason Rumney
3a8105cd57 Add coding tag. 2008-06-24 08:58:45 +00:00
Kenichi Handa
9c346e0d07 (hanja-init-load): Show the message only when loading a table. 2008-06-09 01:19:02 +00:00
Kenichi Handa
be99ca23c2 (hanja-init-load): Use a char-table for
hanja-table.
(hangul-to-hanja-char): Adjusted for the above change.
2008-06-07 12:41:32 +00:00
Kenichi Handa
ebba3e08ee Docstrings and comments improved. 2008-06-05 07:23:16 +00:00
Miles Bader
f474904ea7 Add arch tagline 2008-06-03 10:47:29 +00:00
Kenichi Handa
9e608b206d New file. 2008-06-03 04:59:01 +00:00
Kenichi Handa
d9ed262d50 *** empty log message *** 2008-05-16 01:29:55 +00:00
Kenichi Handa
11d957768b ("Chinese-GB", "Chinese-BIG5")
("Chinese-CNS", "Chinese-EUC-TW", "Chinese-GBK")
("Chinese-GB18030"): Set `iso639-language' property to `zh'.
2008-05-14 01:54:39 +00:00
Kenichi Handa
405516854d ("Japanese"): Set iso639-language' property to ja'. 2008-05-14 01:54:09 +00:00
Kenichi Handa
789c1a0cec ("Korean"): Set iso639-language' property to ko'. 2008-05-14 01:53:38 +00:00
Glenn Morris
4936186e9c Switch to recommended form of GPLv3 permissions notice. 2008-05-06 04:29:13 +00:00
Stefan Monnier
cbee283dd7 Fix up comment convention on the arch-tag lines. 2008-04-10 14:10:46 +00:00