Changeset 5317


Ignore:
Timestamp:
Oct 7, 2006, 8:20:30 PM (18 years ago)
Author:
Gary Byers
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ccl/ChangeLog

    r5312 r5317  
     12006-10-07 20:35  gb
     2
     3        * level-1/l1-init.lisp: *TERMINAL-CHARACTER-ENCODING-NAME*.
     4
     52006-10-07 20:34  gb
     6
     7        * level-1/l1-error-signal.lisp: In %ERROR, go straight to the
     8        kernel debugger if interactive streams aren't initialized yet.
     9        (We'd probably get there sooner or later in that case; try to get
     10        there sooner.)
     11
     122006-10-07 20:33  gb
     13
     14        * level-1/l1-boot-2.lisp: Don't initialize interactive streams via
     15        DEF-LOAD-POINTERS.  Wrap that up in a function, and set a flag when
     16        the function's called (from APPLICATION's TOPLEVEL-FUNCTION
     17        method.)
     18
     192006-10-07 20:32  gb
     20
     21        * level-1/l1-application.lisp: Handle the (new)
     22        -K/--terminal-encoding command-line argument.
     23
    1242006-10-07 11:14  gb
    225
Note: See TracChangeset for help on using the changeset viewer.