Mercurial > hg > xemacs-beta
view lib-src/README @ 4609:33b8c874b2c8
Correct string offset and arg handling, #'query-coding-string and related.
lisp/ChangeLog addition:
2009-02-11 Aidan Kehoe <kehoea@parhasard.net>
* coding.el (query-coding-string):
Correct the order of arguments passed to #'query-coding-region.
(unencodable-char-position):
Handle string offsets correctly, they're one less than buffer
offsets. Handle START and END correctly if passed a string.
author | Aidan Kehoe <kehoea@parhasard.net> |
---|---|
date | Wed, 11 Feb 2009 12:11:26 +0000 |
parents | 376386a54a3c |
children |
line wrap: on
line source
This directory contains the source code for the architecture-dependent files that go in ../arch-lib. At present, these are mostly utility programs used by Emacs.