*** empty log message ***
This commit is contained in:
parent
35adba8665
commit
7fbd77df87
1 changed files with 1 additions and 1 deletions
2
NEWS
2
NEWS
|
|
@ -103,7 +103,7 @@ call ADD-HISTORY to make previous input available to the user.
|
|||
written printing routines (like record printers, closure printers).
|
||||
|
||||
The problem is that these user written routines must have access to
|
||||
the current `prine-state' to be able to handle fancy things like
|
||||
the current `print-state' to be able to handle fancy things like
|
||||
detection of circular references. These print-states have to be
|
||||
passed to the builtin printing routines (display, write, etc) to
|
||||
properly continue the print chain.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue