view etc/e/eterm.ti @ 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 e96ffe544684
children 8fa869733358
line wrap: on
line source

eterm,
	lines#24,cols#80,
	colors#8,pairs#64,
	cuu1=\E[A,cud1=\n,cub1=\b,cuf1=\E[C,home=\E[H,cr=\r,
	cuu=\E[%p1%dA,cud=\E[%p1%dB,cub=\E[%p1%dD,cuf=\E[%p1%dC,
	cup=\E[%i%p1%d;%p2%dH,
	ind=\n,csr=\E[%i%p1%d;%p2%dr,
	il1=\E[L,il=\E[%p1%dL,
	clear=\E[H\E[J,ed=\E[J,el=\E[K,el1=\E[1K,
	dl1=\E[M,dl=\E[%p1%dM,dch1=\E[P,dch=\E[%p1%dP,
	smir=\E[4h,rmir=\E[4l,ich=\E[%p1%d@,mir,
	smcup=\E7\E[?47h,rmcup=\E[2J\E[?47l\E8,
	ht=\t,khome=\E[1~,kend=\E[4~,knp=\E[6~,kpp=\E[5~,
	kcub1=\EOD, kcud1=\EOB, kcuf1=\EOC, kcuu1=\EOA,
	smso=\E[7m,rmso=\E[m,
	smul=\E[4m,rmul=\E[m,
	rev=\E[7m,bold=\E[1m,sgr0=\E[m,
	invis=\E[8m,
	setab=\E[%p1%{40}%+%dm, setaf=\E[%p1%{30}%+%dm,
	bel=^G,xenl,am,