Eli Barzilay
|
097f05fe61
|
eof-object -> eof
svn: r11098
|
2008-08-06 02:57:49 +00:00 |
|
Robby Findler
|
7d8d1bc37b
|
added front-end/finished-complete-program
svn: r11084
|
2008-08-05 17:28:16 +00:00 |
|
Robby Findler
|
8d53a2ec34
|
adjusted searching a little bit
svn: r11072
|
2008-08-04 20:19:10 +00:00 |
|
Noel Welsh
|
af47885ea2
|
Document the extended in-vector form.
svn: r11069
|
2008-08-04 18:48:58 +00:00 |
|
Eli Barzilay
|
6edb8d4d1b
|
typo
svn: r11061
|
2008-08-04 09:27:02 +00:00 |
|
Eli Barzilay
|
a0fd33678f
|
* Added `note-init-lib' for libraries in scheme/init
* Use it in help.scrbl and in enter.scrbl (which is not reprovided by
scheme)
* Updated init.scrbl
* Improved code in reference.scrbl
svn: r11051
|
2008-08-03 18:58:04 +00:00 |
|
Eli Barzilay
|
b755a4b720
|
typo (PR9654)
svn: r11037
|
2008-08-02 19:45:21 +00:00 |
|
Eli Barzilay
|
fd205b8470
|
typos from Grant (PR9652)
svn: r11036
|
2008-08-02 19:42:26 +00:00 |
|
Eli Barzilay
|
3858ad007f
|
added example
svn: r11032
|
2008-08-02 07:46:48 +00:00 |
|
Eli Barzilay
|
857bc4b63b
|
typo
svn: r11031
|
2008-08-02 07:42:06 +00:00 |
|
Eli Barzilay
|
24aff20196
|
switch to N: for negation
svn: r11030
|
2008-08-02 04:17:08 +00:00 |
|
Sam Tobin-Hochstadt
|
ec09e2c16a
|
Fix typo.
svn: r11027
|
2008-08-01 20:33:40 +00:00 |
|
Sam Tobin-Hochstadt
|
35575378d8
|
Add shorthands for define-require-syntax and define-provide-syntax.
Document shorthands.
svn: r11025
|
2008-08-01 18:48:48 +00:00 |
|
Matthew Flatt
|
21b831f4bf
|
make-reader-graph doesn't traverse mpairs
svn: r11020
|
2008-08-01 14:03:29 +00:00 |
|
Matthew Flatt
|
ba42c11850
|
fix doc typos
svn: r11006
|
2008-07-31 12:09:28 +00:00 |
|
Eli Barzilay
|
7ef5249fa5
|
proper error message
svn: r11003
|
2008-07-31 09:24:17 +00:00 |
|
Matthew Flatt
|
c8318761c8
|
document ways to control Scribble TOC output
svn: r10972
|
2008-07-29 20:40:25 +00:00 |
|
Matthew Flatt
|
8140b3644e
|
add 'bitwise-bit-set?' and 'in-value' (v4.0.2.6)
svn: r10971
|
2008-07-29 19:27:33 +00:00 |
|
Matthew Flatt
|
1ca888a934
|
dic docs for 'do' (PR 9640)
svn: r10970
|
2008-07-29 19:23:38 +00:00 |
|
Matthew Flatt
|
71cad3b6a1
|
minor improvement in Slideshow docs
svn: r10962
|
2008-07-29 13:25:04 +00:00 |
|
Matthew Flatt
|
2c813c53c5
|
fix '(nonnegative|positive)-exact-integer?' contracts (moving 'exact-' to the front where it belongs)
svn: r10960
|
2008-07-29 12:56:05 +00:00 |
|
Eli Barzilay
|
5cee270746
|
svn: r10956
|
2008-07-29 07:45:26 +00:00 |
|
Robby Findler
|
9d34ccb169
|
fixed a pair of bugs related to the anchor
svn: r10951
|
2008-07-28 21:45:24 +00:00 |
|
Matthew Flatt
|
27375c0d5a
|
fix equal? on transparent R6RS records
svn: r10949
|
2008-07-28 20:30:25 +00:00 |
|
Matthew Flatt
|
65ce019fbc
|
refine map docs to clarify that the results are in order
svn: r10948
|
2008-07-28 20:28:20 +00:00 |
|
Robby Findler
|
eaf979b749
|
added a search anchor to drschemes new search facility
svn: r10946
|
2008-07-28 18:40:34 +00:00 |
|
Eli Barzilay
|
0a79a5c513
|
removed bogus text
svn: r10943
|
2008-07-28 16:36:23 +00:00 |
|
Robby Findler
|
b088ac9c74
|
more adjustments to searching and related things
svn: r10939
|
2008-07-28 03:48:23 +00:00 |
|
Robby Findler
|
f6714c551c
|
changed menu keybinding for find so that it toggles the keyboard focus back and forth with the searching window
svn: r10934
|
2008-07-27 13:57:33 +00:00 |
|
Eli Barzilay
|
8b59996cb4
|
remove bogus space between closing bracket an opening brace
svn: r10933
|
2008-07-27 04:53:13 +00:00 |
|
Robby Findler
|
12d18d8107
|
adjusted the keybindings for search a little bit
svn: r10931
|
2008-07-27 03:43:36 +00:00 |
|
Robby Findler
|
1268238264
|
filled in the rest of the framework-level docs for the new searching setup
svn: r10923
|
2008-07-26 20:36:02 +00:00 |
|
Robby Findler
|
a3c0e93324
|
improved searching (docs not yet quite done, but I want to test on other platforms ... another commit to follow)
svn: r10921
|
2008-07-26 20:06:23 +00:00 |
|
Matthew Flatt
|
bbf9376115
|
doc typo (PR 9634)
svn: r10915
|
2008-07-26 00:09:13 +00:00 |
|
Eli Barzilay
|
e7184d8d29
|
add "-foo" for negated search terms, fix occasional problem with aborted searches
svn: r10911
|
2008-07-25 13:51:51 +00:00 |
|
Matthew Flatt
|
4092392e5a
|
adjust Scribble para/div style handling
svn: r10910
|
2008-07-25 13:16:06 +00:00 |
|
Eli Barzilay
|
42cf9ddda1
|
parse a label argument too
svn: r10905
|
2008-07-25 01:44:59 +00:00 |
|
Matthew Flatt
|
8e4647cd6c
|
tweak table-of-contents rendering again
svn: r10902
|
2008-07-24 13:45:08 +00:00 |
|
Matthew Flatt
|
78c5220836
|
fix searching a different way, which more likely matches the intent
svn: r10899
|
2008-07-24 11:41:21 +00:00 |
|
Matthew Flatt
|
9c8cad4197
|
fix doc searching
svn: r10898
|
2008-07-24 11:37:35 +00:00 |
|
Matthew Flatt
|
a97b4bff8a
|
scribble and doc improvements
svn: r10896
|
2008-07-24 11:32:16 +00:00 |
|
Eli Barzilay
|
a104bb0453
|
scroll a panel into view when activated
svn: r10895
|
2008-07-24 11:05:10 +00:00 |
|
Eli Barzilay
|
56320ded96
|
Much improved support for context, reorganize dom using divs only, improve html part, and more
svn: r10894
|
2008-07-24 10:43:22 +00:00 |
|
Matthew Flatt
|
e137994b5c
|
add on-reflow to text% and auto-size to message%
svn: r10890
|
2008-07-24 01:35:31 +00:00 |
|
Eli Barzilay
|
ea3c3687dc
|
improved search indicator thing
svn: r10880
|
2008-07-23 16:14:29 +00:00 |
|
Matthew Flatt
|
a0f7301dff
|
remove misplaced #:evals in schemeblocks
svn: r10877
|
2008-07-23 15:01:13 +00:00 |
|
Matthew Flatt
|
2e7047b87f
|
fix guide typos
svn: r10862
|
2008-07-22 14:36:28 +00:00 |
|
Matthew Flatt
|
0f984fbc02
|
GUI doc repairs
svn: r10861
|
2008-07-22 13:28:02 +00:00 |
|
Matthew Flatt
|
6c43d23bc4
|
add editor-scroll-to method of editor<%>
svn: r10860
|
2008-07-22 13:17:09 +00:00 |
|
Robby Findler
|
bd6ed2dfc2
|
changed serching text notification from pull-style to push-style, ie the text now notifies the frame when it wants to be actived for searching instead of waiting for the frame to ask
svn: r10858
|
2008-07-22 03:51:26 +00:00 |
|