Commit Graph

10 Commits

Author SHA1 Message Date
Eli Barzilay
4288c6c2c7 The Scribble reader was improved to make it pull out the syntax
punctuations outside of the form, as it does with quote punctuations.
So things like this

  #, @foo{...}

that required the space to make the @foo read as a scribble form are
now better written as

  @#,foo{...}

This changes all such occurrences.  (In case you see this change in
your files and are worried that there might be changes: I mechanically
verified that the result of `read'ing the modified files is identical
to the previous version.)

svn: r15111
2009-06-07 10:12:32 +00:00
Eli Barzilay
ff73a5395e removed lots of "the the"s
svn: r14679
2009-05-01 21:02:51 +00:00
Matthew Flatt
fce7b22e64 fix docs on 'com-get-active-object-from-coclass', which accepts only one argument
svn: r13235
2009-01-20 12:28:29 +00:00
Matthew Flatt
6fcac5f5f4 mysterx patch from Filipe Cabecinhas to add gao/coclass (merge to 4.1.4)
svn: r13223
2009-01-19 15:49:02 +00:00
Matthew Flatt
9453aaaccf assign authors to manuals
svn: r11287
2008-08-15 20:16:06 +00:00
Eli Barzilay
15e0bbcff8 doc fix (pr9670)
svn: r11158
2008-08-08 23:09:41 +00:00
Eli Barzilay
35a3012821 url moved
svn: r9898
2008-05-20 00:19:52 +00:00
Matthew Flatt
3bb0a78d0d finish mysterx docs
svn: r9329
2008-04-16 12:22:52 +00:00
Matthew Flatt
6abe2deff2 more mysterx doc work (all ported, but need re-org and clean-up)
svn: r9327
2008-04-16 03:09:57 +00:00
Matthew Flatt
cb7b0b2764 mysterx doc progress
svn: r9325
2008-04-15 21:19:17 +00:00