view etc/ChangeLog.22 @ 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 3b8f43ceb4b9
children 664a98295b6d
line wrap: on
line source

2003-09-26  Kenichi Handa  <handa@m17n.org>

	* ps-prin1.ps (HeaderOrFooterTextLines): Handle multiple strings
	in a line.

2003-09-08  Kenichi Handa  <handa@m17n.org>

	* charsets: New directory for charset mapping tables.

	* charsets/README: New file.

	* charsets/*.map: New files.

2003-04-12  Kenichi Handa  <handa@m17n.org>

	* HELLO: Change "Hindi" to more common characters.

2003-01-10  Kenichi Handa  <handa@m17n.org>

	* HELLO: Fix upcase and downcase for several languages.  Change
	the two German lines into one.  Change "Nederlangs" to
	"Dutch (Nederlands)".  Add original language names to several
	entries.

2003-01-06  Kenichi Handa  <handa@m17n.org>

	* TUTORIAL.es: Add local variable coding: latin-1.

2002-10-30  Kenichi Handa  <handa@m17n.org>

	* HELLO: Change indian-2-column chars of Hindi line to Unicode
	chars.

2002-05-27  Dave Love  <fx@gnu.org>

	* HELLO: Add pseudo-maths example.

;; Local Variables:
;; coding: iso-2022-7bit
;; End:

    Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2001, 2002
	Free Software Foundation, Inc.
  Copying and distribution of this file, with or without modification,
  are permitted provided the copyright notice and this notice are preserved.