mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-02 10:11:05 -08:00
* lisp/language/viet-util.el (viqr-regexp): Include escaped punctuation characters, to handle escaped punctuation correctly. (viqr-punctuation-regexp): New defconst. (viet-encode-viqr-region): Backslash-escape punctuation characters matching 'viqr-punctuation-regexp' before encoding Vietnamese characters with diacritics. (Bug#80039) * test/lisp/language/viet-util-tests.el (viet-util-test-viqr): New file with tests for VIQR encoding and decoding. |
||
|---|---|---|
| .. | ||
| burmese.el | ||
| cham.el | ||
| china-util.el | ||
| chinese.el | ||
| cyril-util.el | ||
| cyrillic.el | ||
| czech.el | ||
| english.el | ||
| ethio-util.el | ||
| ethiopic.el | ||
| european.el | ||
| georgian.el | ||
| greek.el | ||
| hanja-util.el | ||
| hebrew.el | ||
| ind-util.el | ||
| indian.el | ||
| indonesian.el | ||
| japan-util.el | ||
| japanese.el | ||
| khmer.el | ||
| korea-util.el | ||
| korean.el | ||
| lao-util.el | ||
| lao.el | ||
| misc-lang.el | ||
| philippine.el | ||
| romanian.el | ||
| sinhala.el | ||
| slovak.el | ||
| tai-viet.el | ||
| thai-util.el | ||
| thai-word.el | ||
| thai.el | ||
| tibet-util.el | ||
| tibetan.el | ||
| tv-util.el | ||
| utf-8-lang.el | ||
| viet-util.el | ||
| vietnamese.el | ||