Issue792

classification
Title Syntax table documentation is deficient
Type defect Module core code 21.4, core code 21.5
Severity some work obstructed Platform N/A
Keywords Nosy List stephen
explanation
process
These controls should only be changed by committers and tracker administrators.
Status new   Reason
Superseder  
Priority normal   Assigned To

Created on 2011-08-04.01:35:19 by stephen, last changed 2011-08-04.01:41:15 by stephen.

Messages
msg2353 [hidden] ([hidden]) Date: 2011-08-04.01:41:15
Docstring of `lookup-syntax-properties' is a good place to start.
msg2350 [hidden] ([hidden]) Date: 2011-08-04.01:35:19
The "Syntax Tables" node in the Lispref fails to mention the
syntax-table property on extents.  It also fails to describe the type of
formal arguments (in particular, SYNTAXES for
skip-syntaxes-{forward,backward}).
History
Date User Action Args
2011-08-04 01:41:15stephensetmessages: + msg2353
2011-08-04 01:35:19stephencreate