log lisp/coding.el @ 4979:4234fd5a7b17

age author description
Sat, 19 Sep 2009 22:53:13 +0100 Aidan Kehoe Move the #'query-coding-region implementation to C.
Wed, 18 Feb 2009 07:53:34 +0000 Aidan Kehoe #'check-coding-systems-region: return nil on success, not t.
Wed, 11 Feb 2009 12:11:26 +0000 Aidan Kehoe Correct string offset and arg handling, #'query-coding-string and related.
Sat, 07 Feb 2009 17:13:37 +0000 Aidan Kehoe Support new IGNORE-INVALID-SEQUENCESP argument, #'query-coding-region.
Wed, 04 Feb 2009 12:41:14 +0000 Aidan Kehoe Document the force-coding-system-equivalency macro in coding.el.
Wed, 04 Feb 2009 12:35:45 +0000 Aidan Kehoe Merge.
Thu, 15 Jan 2009 19:21:43 +0000 Aidan Kehoe Some cosmetic namespace cleanup, glyphs.el, coding.el.
Wed, 04 Feb 2009 12:14:38 +0000 Aidan Kehoe Fix a couple of bugs, #'query-coding-region, #'query-coding-string.
Sun, 28 Dec 2008 22:51:14 +0000 Aidan Kehoe Add check-coding-systems-region, test it and others, fix some bugs.
Sun, 28 Dec 2008 14:46:24 +0000 Aidan Kehoe Add #'query-coding-region tests; do the work necessary to get them running.
Fri, 18 Jul 2008 01:00:32 +0200 Aidan Kehoe Automated merge with file:///Sources/xemacs-21.5-checked-out
Sun, 11 May 2008 19:50:10 +0200 Aidan Kehoe Add #'query-coding-clear-highlights.
Sat, 03 May 2008 13:08:54 +0200 Aidan Kehoe Correct a docstring
Thu, 13 Mar 2008 10:21:01 +0100 Aidan Kehoe Fix some bugs.
Mon, 21 Jan 2008 22:51:21 +0100 Aidan Kehoe First part of interactive checks that coding systems encode regions.