Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | *** empty log message *** | Kenichi Handa | 2003-05-30 | 1 | -0/+19 |
| | |||||
* | (ctext-non-standard-designations-alist): | Kenichi Handa | 2003-05-30 | 1 | -54/+64 |
| | | | | | | | Exclude entries for iso8859-1[03456]. Fix docstring. (ctext-pre-write-conversion): Make it work for the case that FROM is a string. Don't do unnecessary save-restriction and narrow-to-region. | ||||
* | (ctext-non-standard-encodings-alist): | Kenichi Handa | 2003-05-28 | 1 | -139/+106 |
| | | | | | | | | | | Renamed from non-standard-icccm-encodings-alist. (ctext-non-standard-encodings-regexp): New variable (ctext-post-read-conversion): Full rewrite. (ctext-non-standard-designations-alist): Renamed from non-standard-designations-alist. (ctext-pre-write-conversion): Full rewrite. (define-coding-system): Doc fix (escape '"' by '\'). | ||||
* | (define-coding-system): Doc fix. | Dave Love | 2003-05-23 | 2 | -3/+17 |
| | |||||
* | (utf-16le, utf-16be-16be) | Dave Love | 2003-05-23 | 1 | -5/+17 |
| | | | | | | (utf-16le-with-signature, utf-16be-with-signature, utf-16): Define :mime-text-unsuitable. `utf-16{b,l}e...' renamed from `-16-{b,l}e-' and aliases defined for the old names. | ||||
* | *** empty log message *** | Dave Love | 2003-05-08 | 2 | -0/+149 |
| | |||||
* | (utf-7): New. | Dave Love | 2003-05-08 | 1 | -0/+11 |
| | |||||
* | *** empty log message *** | Kenichi Handa | 2003-05-06 | 1 | -2/+11 |
| | |||||
* | (utf-16-be) | Kenichi Handa | 2003-05-06 | 1 | -2/+3 |
| | | | | | (utf-16-be-with-signature): Cancel the previous change. (utf-16): Add :endinan 'big. | ||||
* | (define-coding-system): Fix docstring about :bom and :endian. | Kenichi Handa | 2003-05-06 | 1 | -4/+14 |
| | |||||
* | *** empty log message *** | Dave Love | 2003-05-02 | 1 | -0/+8 |
| | |||||
* | (utf-16-be) | Dave Love | 2003-04-30 | 1 | -2/+2 |
| | | | | (utf-16-be-with-signature): Comment-out :endian. | ||||
* | (describe-character-set): Fix | Dave Love | 2003-04-30 | 1 | -2/+5 |
| | | | | printing dimensions. Use `�, not `x'. | ||||
* | *** empty log message *** | Kenichi Handa | 2003-04-12 | 1 | -0/+5 |
| | |||||
* | Register CDAC fonts in | Kenichi Handa | 2003-04-12 | 1 | -3/+3 |
| | | | | face-font-rescale-alist instead of face-resizing-fonts. | ||||
* | (utf-16-le-with-signature): Renamed from utf-16-le-with-sig. | Kenichi Handa | 2003-04-12 | 1 | -3/+3 |
| | | | | | (utf-16-be-with-signature): Renamed from utf-16-be-with-sig. (utf-16): Adjust :bom. | ||||
* | *** empty log message *** | Kenichi Handa | 2003-04-12 | 1 | -0/+10 |
| | |||||
* | (utf-16-le): Renamed from utf-16-le-nosig. | Kenichi Handa | 2003-03-28 | 1 | -17/+20 |
| | | | | | | | (utf-16-be): Renamed from utf-16-be-nosig. (utf-16-le-with-sig): Renamed from utf-16-le. (utf-16-be-with-sig): Renamed from utf-16-be. (utf-16): Set :bom to (utf-16-le-with-sig . utf-16-be-with-sig). | ||||
* | (chinese-big5-hkscs): New coding system. | Dave Love | 2003-02-12 | 2 | -0/+23 |
| | | | | (big5-hkscs, cn-big5-hkscs): New aliases. | ||||
* | (georgian-ps, georgian-academy): New coding | Dave Love | 2003-02-12 | 1 | -1/+13 |
| | | | | system. | ||||
* | (big5-hkscs, georgian-academy): New | Dave Love | 2003-02-12 | 1 | -5/+21 |
| | | | | | | | charset. (ibm1047): Doc fix. (pt154): Add mime-charset. (ptcp154, cp154): New aliases. | ||||
* | *** empty log message *** | Dave Love | 2003-02-04 | 1 | -0/+5 |
| | |||||
* | (charset-iso-final-char) | Dave Love | 2003-02-04 | 1 | -2/+3 |
| | | | | (define-coding-system): Doc fix. | ||||
* | *** empty log message *** | Kenichi Handa | 2003-01-30 | 1 | -0/+5 |
| | |||||
* | (define-ccl-program): Fset charset-id to charset-id-internal | Kenichi Handa | 2003-01-30 | 1 | -1/+6 |
| | | | | temporarily. | ||||
* | (list-block-of-chars): Use decode-char instead of make-char. | Kenichi Handa | 2003-01-21 | 1 | -5/+2 |
| | |||||
* | *** empty log message *** | Kenichi Handa | 2003-01-21 | 1 | -0/+5 |
| | |||||
* | *** empty log message *** | Kenichi Handa | 2003-01-10 | 1 | -0/+23 |
| | |||||
* | Delete the code to create a fontset from the X resource "Font". | Kenichi Handa | 2003-01-10 | 1 | -22/+0 |
| | |||||
* | Enable the default fontset to use | Kenichi Handa | 2003-01-10 | 1 | -157/+59 |
| | | | | | | | | | | unicode fonts for ASCII characters. (x-decompose-font-name): Don't try to resolve PATTERN by x-resolve-font-name. (x-complement-fontset-spec): Never prepend an ASCII font. (create-fontset-from-fontset-spec): If a fontset of the same name already exists, override it instead of signalling an error. Don't turn `ascii' into `latin'. Don't update fontset-alias-alist here. | ||||
* | (unicode-bmp): Delete duplicated definition. Give it :code-offset 0. | Kenichi Handa | 2003-01-10 | 1 | -13/+1 |
| | |||||
* | (print-fontset-element): New | Kenichi Handa | 2003-01-10 | 1 | -51/+55 |
| | | | | | | | function. (print-fontset): Use print-fontset-element to print the elements of a fontset. Use it also to print fonts fallen back to the default fontsets. | ||||
* | (print-fontset): Insert proper newline and indentation spaces. | Kenichi Handa | 2003-01-09 | 2 | -1/+6 |
| | |||||
* | *** empty log message *** | Dave Love | 2003-01-07 | 1 | -0/+13 |
| | |||||
* | (find-coding-systems-for-charsets): | Dave Love | 2003-01-07 | 1 | -22/+14 |
| | | | | | | | Use coding-system-type, coding-system-charset-list. (standard-keyboard-coding-systems): Deleted. (set-locale-environment): Maybe set keyboard coding system. Avoid typical warning about codeset in C locale. | ||||
* | (cl-make-type-test): Use characterp. | Dave Love | 2003-01-07 | 1 | -1/+1 |
| | |||||
* | (side-effect-free-fns): Add langinfo, | Dave Love | 2003-01-07 | 1 | -2/+2 |
| | | | | multibyte-char-to-unibyte. | ||||
* | *** empty log message *** | Kenichi Handa | 2003-01-06 | 1 | -1/+7 |
| | |||||
* | (x-complement-fontset-spec): If a fontname doesn't conform to XLFD | Kenichi Handa | 2003-01-06 | 1 | -1/+3 |
| | | | | format, try to get XLFD name by x-list-fonts. | ||||
* | *** empty log message *** | Dave Love | 2002-12-08 | 1 | -0/+6 |
| | |||||
* | (mik, pt154): New coding systems. | Dave Love | 2002-12-08 | 1 | -0/+12 |
| | |||||
* | (mik, pt154): New charsets. | Dave Love | 2002-12-08 | 1 | -0/+14 |
| | |||||
* | (unicode-data): Fix treatment of | Dave Love | 2002-12-05 | 2 | -6/+11 |
| | | | | numeric-value fields. | ||||
* | Move parts around so that syntax | Dave Love | 2002-12-05 | 1 | -68/+72 |
| | | | | definitions aren't overwritten wrongly. | ||||
* | *** empty log message *** | Dave Love | 2002-12-01 | 2 | -0/+95 |
| | |||||
* | Fix previous change. | Kenichi Handa | 2002-11-07 | 1 | -16/+12 |
| | |||||
* | *** empty log message *** | Kenichi Handa | 2002-11-07 | 1 | -1/+4 |
| | |||||
* | Load composite | Kenichi Handa | 2002-11-07 | 1 | -0/+1 |
| | |||||
* | (tibetan-composition-function): Change | Kenichi Handa | 2002-11-07 | 1 | -6/+12 |
| | | | | arguments to conform to composition-function-table. | ||||
* | Register tibetan-composition-function in | Kenichi Handa | 2002-11-07 | 1 | -15/+17 |
| | | | | composition-function-table for Tibetan characters. |