1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-29 19:48:19 +00:00
Commit Graph

1053 Commits

Author SHA1 Message Date
Kenichi Handa
623b1d5e44 (sgml-xml-auto-coding-function): Call
re-search-forward with NOERROR t..
2002-08-19 06:39:33 +00:00
Kenichi Handa
738746ba63 (search-unencodable-char): New
function.
(select-safe-coding-system): Show unencodable characters.
(unencodable-char-position): Deleted, and implemented by C in
coding.c.
2002-08-11 01:04:41 +00:00
Kenichi Handa
873a4be1ef (select-safe-coding-system): Call pop-to-buffer inside
save-window-excursion and save-excursion.
2002-08-07 12:21:25 +00:00
Richard M. Stallman
872c0ba8c9 (select-safe-coding-system): Check for
non-nil CODING-SYSTEM before warning it disagrees with AUTO-CS.
2002-08-05 16:34:53 +00:00
Richard M. Stallman
d80dee0536 (mule-keymap, set-coding-system-map):
Add bindings for revert-buffer-with-coding-system.
(set-coding-system-map): Clarify menu item info for
set-buffer-file-coding-system.
(set-coding-system-map): Reorder and add separators.
2002-08-02 18:02:17 +00:00
Richard M. Stallman
bbdea9488c (merge-coding-systems): New function.
(set-buffer-file-coding-system): Use merge-coding-systems.
Change prompt for args.
(revert-buffer-with-coding-system): New command.
2002-08-02 18:01:33 +00:00
Richard M. Stallman
7f1cdd4648 (non-standard-icccm-encodings-alist): Doc fix. 2002-07-31 22:01:07 +00:00
Kenichi Handa
5470d5b60d (safe-chars): Put `char-table-extra-slots' property with value 0. 2002-07-30 06:34:28 +00:00
Kenichi Handa
2653e2a77f Fix previous unexpected change. 2002-07-29 05:11:40 +00:00
Kenichi Handa
5c88a01e1e (ctext-post-read-conversion): Add support for emboded utf-8 encodng
(ESC % G ... ESC % @).
2002-07-29 05:05:19 +00:00
Dave Love
fc2938d180 *** empty log message *** 2002-07-24 23:01:32 +00:00
Dave Love
e65186d5b2 comment 2002-07-24 22:23:44 +00:00
Dave Love
d21ba5e07d (set-auto-coding): Doc fix. 2002-07-24 22:22:47 +00:00
Dave Love
d37ef0f64e Doc fixes.
(unencodable-char-position): New.
(select-safe-coding-system): Use it to indicate problematic
characters and add extra explanation.  Avoid checking auto-coding
for compressed files.
(leim-list-header): Add coding cookie.
(input-method-verbose-flag): Modify :type.
(locale-language-names): Add bs, wa.  Modify cy.
2002-07-24 22:20:49 +00:00
Dave Love
c4b4e56c22 (skkdic-convert): Add coding cookie. 2002-07-24 22:18:45 +00:00
Dave Love
c7211fed54 Doc fixes.
(tit-process-header): Add coding cookie.
(titdic-convert): Force writing as iso-2022-7bit.
2002-07-24 22:18:11 +00:00
Richard M. Stallman
9e7638c33d (select-safe-coding-system):
Don't ask for confirmation of mismatch if find-file-literally was used.
2002-07-23 19:14:36 +00:00
Richard M. Stallman
5b5b46b841 (ucs-quail-activate): Cope if buffer-file-coding-system is nil. 2002-07-21 20:24:38 +00:00
Juanma Barranquero
ad0be9a1d4 (string-to-sequence, truncate-string): Add autoload cookie. 2002-07-18 06:13:27 +00:00
Dave Love
939e3d9bf6 Optimize tables. Deal with some
non-8859 charsets.
(ucs-mule-to-mule-unicode): New.
(ucs-unify-8859): Use utf-8-fragment-on-decoding, set up Quail
translation.
(ucs-fragment-8859): Modified consistent with ucs-unify-8859.
(unify-8859-on-encoding-mode): Doc mod.  Fix custom version.
(unify-8859-on-decoding-mode): Doc mod.  Change code.  Fix custom
version.  Add custom dependencies.
(ucs-insert): Check for null from decode-char.
(translation-table-for-input, ucs-quail-activate)
(ucs-minibuffer-setup, ccl-encode-unicode-font)
(ucs-tables-unload-hook): New.
2002-07-17 19:21:41 +00:00
Dave Love
9fb1b1a819 (decode-char): Use utf-8-translation-table-for-decode.
(encode-char): Use ucs-mule-to-mule-unicode.
2002-07-17 19:20:01 +00:00
Dave Love
394e4eb026 (define-translation-hash-table): New. 2002-07-17 19:06:52 +00:00
Dave Love
348a6a50c5 Fix settings of U+2000-U+2027.
Remove $,1uf(B.
2002-07-17 19:05:32 +00:00
Dave Love
e522f07b74 (locale-language-names): Fix be, add
sr_YU@cyrillic, modify tg.
(locale-charset-language-names): Put @euro last.
2002-07-17 18:42:03 +00:00
Dave Love
9ca2ac2dbd (utf-8-subst-table)
(utf-8-subst-rev-table, utf-8-translation-table-for-decode)
(utf-8-fragment-on-decoding, ccl-untranslated-to-ucs)
(utf-8-ccl-regs, utf-8-translate-cjk): New.
(ccl-encode-mule-utf-8): Use utf-8-subst-rev-table.
(ccl-decode-mule-utf-8, ccl-untranslated-to-ucs)
(utf-8-untranslated-to-ucs, utf-8-compose): Rewritten.
(mule-utf-8): Remove pre-write-conversion.
(utf-8-post-read-conversion): Comment out.
2002-07-17 15:04:25 +00:00
Dave Love
d1b73efe86 Populate utf-8-subst-rev-table.
(utf-8-subst-table): Don't set.
2002-07-17 10:36:16 +00:00
Dave Love
acb694258f (ccl-command-table): Add lookup-integer,
lookup-character.
(ccl-extended-code-table): Add lookup-int-const-tbl,
lookup-char-const-tbl.
(ccl-compile-lookup-integer, ccl-compile-lookup-character)
(ccl-dump-lookup-int-const-tbl, ccl-dump-lookup-char-const-tbl):
New functions.
(define-ccl-program): Doc update.
2002-07-17 10:32:38 +00:00
Kenichi Handa
9f13685aff (us-ascii): Define it as an alias of iso-safe. 2002-07-17 08:46:12 +00:00
Kenichi Handa
91e854f2c3 (print-coding-system-briefly): Fix the handling of an alias of which
eol-type is not auto-detection.
2002-07-17 08:45:51 +00:00
Kenichi Handa
708fc4655e (define-coding-system-alias): Don't append ALIAS in the property
`alias-coding-systems' if ALIAS's eol-type is not auto-detection.
2002-07-17 08:44:58 +00:00
Kenichi Handa
f1282c7ff4 (locale-language-names): Change "mk" (Macedoninan), "ru" (Russian),
and "sp" (Serbian with Cyrillic alphabet) to "Cyrillic-ISO".
2002-07-11 23:52:16 +00:00
Francesco Potortì
0bca779adf (auto-coding-alist): Add knowledge of .sx[dmicw] file
suffixes for Open office data files.
2002-07-05 23:16:08 +00:00
Juanma Barranquero
5c92a2a607 (string-to-sequence): Fix obsolescence declaration. 2002-06-27 16:08:12 +00:00
Richard M. Stallman
cf3be7f8af (iso-languages) <french>: ~ ' now generates ~', `~,' definition deleted. 2002-06-21 09:56:25 +00:00
Miles Bader
cf6af551a3 Re-enable code giving word syntax to certain japanese-jisx0208 characters. 2002-06-20 01:02:57 +00:00
Stefan Monnier
f95b7b8957 (describe-fontset): Don't cons uselessly. 2002-06-18 23:00:13 +00:00
Stefan Monnier
4a30e92ecd open-paren-in-column-0 in dosctring. 2002-06-18 22:59:30 +00:00
Stefan Monnier
2c72829f9b (quail-help): Don't assume the buffer is displayed in the same frame. 2002-06-18 22:58:55 +00:00
Richard M. Stallman
5e11fd0184 (describe-char-after): Moved to descr-text.el. 2002-06-17 16:15:32 +00:00
Eli Zaretskii
c74fe809e9 (ctext-pre-write-conversion): Fix the values of FROM and TO if we create
a new buffer.
2002-06-17 10:25:32 +00:00
Richard M. Stallman
0381e6ca54 (describe-char-after): Doc fix. 2002-06-12 12:22:21 +00:00
Colin Walters
cdd22c18a6 (describe-char-after): Require `descr-text' when there are text
properties.
2002-06-08 22:44:00 +00:00
Colin Walters
a7ed3f6a4e (describe-char-after): Revert previous change. Just call
`describe-text-properties' to describe text properties.
2002-06-08 22:12:57 +00:00
Colin Walters
18870afc4f (describe-char-after): Use `font-lock-face' to italicize property names. 2002-06-08 21:03:00 +00:00
Colin Walters
447404a34f (sgml-html-meta-auto-coding-function): New function.
(auto-coding-from-file-contents): Delete; merge functionality into
`set-auto-coding'.
(set-auto-coding): Move tests from `auto-coding-functions' so that
they have a lower priority than coding: tags.  Put
`auto-coding-regexp-alist' tests before coding: tag tests.
(sgml-xml-auto-coding-function): Simply `intern' the match, and
test if it's a valid coding system.
(auto-coding-functions): Add `sgml-html-meta-auto-coding-function'.
2002-06-08 20:58:59 +00:00
Richard M. Stallman
efa2c6d77f (select-safe-coding-system): New arg FILE; use that for set-auto-coding.
When computing auto-cs, narrow to FROM...TO.
Put save-excursion outside save-restriction.
2002-06-03 22:55:26 +00:00
Colin Walters
32db08f13e Update copyright dates. 2002-05-23 03:40:16 +00:00
Colin Walters
2f4e9c4745 (sgml-xml-auto-coding-function): Update with more known XML encodings. 2002-05-21 21:50:28 +00:00
Colin Walters
171a7d5d7c (truncate-string-to-width): New optional argument `ellipsis'. Add
commented-out test suite, and change coding to iso-2022-7bit.
2002-05-21 21:22:21 +00:00
Colin Walters
d9f6dfe6e7 (make-coding-system): Doc fixes.
(auto-coding-functions): New variable.
(auto-coding-from-file-contents): Use it.
(set-auto-coding): Update docs.
(sgml-xml-auto-coding-function): New function.
2002-05-21 21:14:03 +00:00