| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | *** empty log message *** | Kenichi Handa | 2003-10-01 | 1 | -0/+5 |
| | | |||||
| * | (iso-2022-jp, iso-2022-jp-2, japanese-iso-8bit): Fix the order of | Kenichi Handa | 2003-10-01 | 1 | -6/+6 |
| | | | | | charsets in :charset-list. | ||||
| * | *** empty log message *** | Kenichi Handa | 2003-09-30 | 1 | -0/+35 |
| | | |||||
| * | (auto-composition-chunk-size): Variable deleted. | Kenichi Handa | 2003-09-30 | 1 | -25/+28 |
| | | | | | (auto-compose-chars): Always stop after processing a newline. | ||||
| * | *** empty log message *** | Kenichi Handa | 2003-09-28 | 1 | -0/+5 |
| | | |||||
| * | (define-coding-system): Fix attribute name :for-unibyte. | Kenichi Handa | 2003-09-28 | 1 | -1/+1 |
| | | |||||
| * | *** empty log message *** | Kenichi Handa | 2003-09-26 | 1 | -3/+13 |
| | | |||||
| * | (ps-mule-begin-job): Fix previous change. | Kenichi Handa | 2003-09-26 | 1 | -1/+1 |
| | | |||||
| * | *** empty log message *** | Kenichi Handa | 2003-09-26 | 1 | -1/+1 |
| | | |||||
| * | (ps-generate-string-list): Function deleted. | Kenichi Handa | 2003-09-26 | 1 | -114/+34 |
| | | | | | | | | | | | | | | | | | | | | | | | | (ps-rh-cache, ps-lf-cache, ps-rf-cache): Variables deleted. (ps-header-footer-string): Function deleted. (ps-encode-header-string-function): New variable (ps-generate-header-line): Call ps-encode-header-string-function. (ps-basic-plot-string-function): New variable (ps-begin-job): Set ps-basic-plot-string-function and ps-encode-header-string-function. For setting up headers and footers, don't use caches such as ps-rh-cache. Don't call ps-mule-begin-page. (ps-basic-plot-str): Don't call ps-mule-prepare-ascii-font. (ps-basic-plot-string): Likewise. (ps-control-character): Likewise. (ps-plot-region): Don't pay attention to composition and non-ASCII characters. (ps-generate): Call ps-mule-end-job. (ps-mule-prepare-ascii-font): Delete autoload. (ps-mule-set-ascii-font): Likewise. (ps-mule-plot-string): Likewise. (ps-mule-begin-page): Likewise. (ps-mule-end-job): Declare autoload. | ||||
| * | Mostly re-written. | Kenichi Handa | 2003-09-26 | 2 | -1192/+968 |
| | | |||||
| * | (auto-compose-region): New function. | Kenichi Handa | 2003-09-26 | 1 | -0/+26 |
| | | |||||
| * | *** empty log message *** | Dave Love | 2003-09-11 | 1 | -0/+20 |
| | | |||||
| * | (detect-coding-with-language-environment): Doc fix. | Dave Love | 2003-09-11 | 1 | -1/+1 |
| | | |||||
| * | (capitalized-words-mode): Add autoload | Dave Love | 2003-09-11 | 1 | -5/+6 |
| | | | | | cookie. Doc fix. | ||||
| * | (list-charset-chars): Set buffer file | Dave Love | 2003-09-11 | 1 | -0/+4 |
| | | | | | coding system. | ||||
| * | Doc fixes. | Dave Love | 2003-09-11 | 1 | -15/+10 |
| | | | | | (auto-compose-chars): Use functionp, not fboundp. | ||||
| * | *** empty log message *** | Dave Love | 2003-09-10 | 1 | -0/+12 |
| | | |||||
| * | (standard-display-default): Use characterp. | Dave Love | 2003-09-10 | 1 | -1/+1 |
| | | |||||
| * | (edmacro-parse-keys): Use characterp. | Dave Love | 2003-09-10 | 1 | -1/+1 |
| | | |||||
| * | (generic-mode-set-comments): Use characterp. | Dave Love | 2003-09-10 | 1 | -2/+2 |
| | | |||||
| * | (prin1-char): Use characterp. | Dave Love | 2003-09-10 | 1 | -1/+1 |
| | | |||||
| * | (keypad-setup): Use characterp. | Dave Love | 2003-09-10 | 1 | -1/+1 |
| | | |||||
| * | (eshell-process-option): Use characterp. | Dave Love | 2003-09-10 | 1 | -1/+1 |
| | | |||||
| * | (perl-font-lock-syntactic-face-function): Use characterp. | Dave Love | 2003-09-10 | 1 | -1/+1 |
| | | |||||
| * | (sh-font-lock-syntactic-face-function): Use characterp. | Dave Love | 2003-09-10 | 1 | -1/+1 |
| | | |||||
| * | (tex-font-lock-syntactic-face-function): Use characterp. | Dave Love | 2003-09-10 | 1 | -1/+1 |
| | | |||||
| * | *** empty log message *** | Kenichi Handa | 2003-09-08 | 99 | -59866/+8313 |
| |\ | |||||
| | * | (utf-7-decode, utf-7-encode): Use utf-16be, not utf-16-be. | Kenichi Handa | 2003-06-22 | 2 | -2/+13 |
| | | | |||||
| | * | (utf-16-be): Make it an alias of utf-16be-with-signature. | Kenichi Handa | 2003-06-22 | 1 | -9/+8 |
| | | | | | | | | | | | | | (utf-16-le): Make it an alias of utf-16be-with-signature. (utf-16-be-with-signature, utf-16-le-with-signature): Remove these coding system aliases. | ||||
| | * | (coding-system-category): New function. | Kenichi Handa | 2003-06-10 | 1 | -0/+4 |
| | | | |||||
| | * | *** empty log message *** | Kenichi Handa | 2003-06-06 | 1 | -1/+9 |
| | | | |||||
| | * | (universal-coding-system-argument): | Kenichi Handa | 2003-06-06 | 1 | -44/+47 |
| | | | | | | | | | | | | | | | | | Check the coding system type `undecided', not `t'. (sort-coding-systems): Fix for iso-2022 coding systems. (find-multibyte-characters): Fix for eight-bit chars. (set-language-environment): Set charset priorities according to the charsets supported by the coding systems of higher priorities. | ||||
| | * | (set-coding-priority): Re-written. | Kenichi Handa | 2003-06-05 | 2 | -59/+32 |
| | | | | | | | | | (make-translation-table): Re-written. | ||||
| | * | (font-lock-match-c-style-declaration-item-and-skip-to-next): | Kenichi Handa | 2003-06-05 | 1 | -1/+2 |
| | | | | | | | | | Check (match-end 2) before goto there. | ||||
| | * | *** empty log message *** | Kenichi Handa | 2003-06-05 | 1 | -0/+6 |
| | | | |||||
| | * | *** 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 |
| | | | |||||