Add a mechanism for translating to and from the coding system symbols
authorben <ben@cda61777-01e9-0310-a592-d414129be87e>
Mon, 9 Apr 2007 11:29:22 +0000 (11:29 +0000)
committerben <ben@cda61777-01e9-0310-a592-d414129be87e>
Mon, 9 Apr 2007 11:29:22 +0000 (11:29 +0000)
commit32361bda545f94503610f2cdfc85374a07c56635
treed068d5f9d307cff489421a2d584c47ef227063c0
parent04b6f11105dd1f78a56a3b9de1b3e67e76035e0a
Add a mechanism for translating to and from the coding system symbols
used by GNU Emacs.  This is likely to be useful for generating or
interpreting "coding:" entries in file local variables.

git-svn-id: svn://svn.tartarus.org/sgt/charset@7455 cda61777-01e9-0310-a592-d414129be87e
Makefile
charset.h
emacsenc.c [new file with mode: 0644]
localenc.c