babel-encodings:character-encoding | Undocumented
|
| | |
| | |
(babel-encodings:get-character-encoding name) | Function: Lookups the character encoding denoted by the keyword symbol NAME. Signals an error if one is not found. If NAME is already a CHARACTER-ENCONDING object, it is returned unmodified.
|
| | |
| | |
(babel-encodings:list-character-encodings) | Function: List of keyword symbols denoting supported character encodings. This list does not include aliases.
|
| | |
| | |
babel-encodings:character-encoding-error | Undocumented
|
| | |
| | |
babel-encodings:*default-character-encoding* | Variable: Special variable used to determine the default character encoding.
|
| | |
| | |
(babel-encodings:character-encoding-error-code condition) | Undocumented
|
| | |
| | |