Changeset 5412


Ignore:
Timestamp:
Oct 23, 2006, 3:41:16 PM (18 years ago)
Author:
Gary Byers
Message:

Export some unicode/external-format stuff.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ccl/lib/ccl-export-syms.lisp

    r5027 r5412  
    265265     *pathname-translations-pathname*
    266266     *default-external-format*
     267     *default-line-termination*
    267268     fasl-concatenate
    268269     event-ticks
     
    583584     getenv
    584585     setenv
     586
     587     external-format
     588     make-external-format
     589     external-format-character-encoding
     590     external-format-line-termination
     591     character-encoding
     592     define-character-encoding
     593     describe-character-encoding
     594     describe-character-encodings
     595     get-character-encoding
     596     lookup-character-encoding
     597     *terminal-character-encoding-name*
     598     *default-file-character-encoding*
     599     *default-character-encoding*
     600                                     
    585601     ) "CCL"
    586602   )
Note: See TracChangeset for help on using the changeset viewer.