Mercurial > emacs
annotate lib-src/.cvsignore @ 89686:9bfefb13fe83
(Qinsufficient_source, Qinconsistent_eol)
(Qinvalid_source, Qinterrupted, Qinsufficient_memory): New
variables.
(Vlast_code_conversion_error): New variables.
(syms_of_coding): DEFSYM or DEFVAR_LISP them.
(ONE_MORE_BYTE): Record error if any instead of signaling an
error. If non-ASCII multibyte char is found, return the negative
value of the code. All callers changed to check it.
(ONE_MORE_BYTE_NO_CHECK): Likewise.
(record_conversion_result): New function. All codes setting
coding->result are changed to call this function.
(detect_coding_utf_8): Don't use the local variable incomplete.
(decode_coding_utf_8): Likewise.
(emacs_mule_char): Change the second arg to `const'.
(detect_coding_emacs_mule): Don't use the local variable
incomplete.
(detect_coding_sjis): Likewise.
(detect_coding_big5): Likewise.
(decode_coding): Fix of flushing out unprocessed data.
(make_conversion_work_buffer): Fix making of a work buffer.
(decode_coding_object): Return coding->dst_object;
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Mon, 29 Dec 2003 07:52:49 +0000 |
parents | cc5f9d3c4caf |
children | 29718f221424 d7ddb3e565de |
rev | line source |
---|---|
28611 | 1 DOC |
25889 | 2 Makefile.c |
28611 | 3 b2m |
4 ctags | |
25889 | 5 cvtmail |
28611 | 6 digest-doc |
7 ebrowse | |
8 emacsclient | |
25889 | 9 emacsserver |
10 etags | |
28611 | 11 fakemail |
12 fns-* | |
38232
9cadbe46ecbe
Add fns.el, which is produced on MS-DOS instead of fns-*.el.
Eli Zaretskii <eliz@gnu.org>
parents:
31816
diff
changeset
|
13 fns.el |
28611 | 14 hexl |
15 make-docfile | |
16 movemail | |
27634
6c9ee29e8955
* dispextern.h: Change HAVE_X_WINDOWS to HAVE_WINDOW_SYSTEM,
Andrew Innes <andrewi@gnu.org>
parents:
25889
diff
changeset
|
17 obj |
28611 | 18 profile |
19 sorted-doc | |
20 test-distrib | |
44636 | 21 update-game-score |
28611 | 22 yow |
31816 | 23 Makefile |
40342
bdf5794b5e20
ignore *-spd and *.pdb for w32
Sam Steingold <sds@gnu.org>
parents:
38232
diff
changeset
|
24 *-spd |
bdf5794b5e20
ignore *-spd and *.pdb for w32
Sam Steingold <sds@gnu.org>
parents:
38232
diff
changeset
|
25 *.pdb |