racket/collects
Robby Findler f90eb33d67 only when when there is something to undo
They hypothesis behind this change is that the undo is
undoing an edit that came before, not the temporary edit
that appears in insert-close-paren. So, when there are
no edits happening (ie when fixup? is #f) then don't
undo. This is only a hypothesis because we were not able
to find a small code sequence, outside of DrRacket to
cause the bad behavior, so possibly there is really more
going on here.

Thanks to Nadeem Abdul Hamid for finding this fix.

Closes PR 13454
2013-01-26 07:49:14 -06:00
..
2htdp Add tick limit to this test so that it exits cleanly. 2013-01-23 14:45:07 -05:00
algol60 Move cfg-parser from the algol60 collection to parser-tools. 2013-01-15 14:19:15 -07:00
at-exp/lang
browser
compatibility
compiler fix log-event propagation in `compiler/cm' 2013-01-24 06:43:10 -05:00
config
data use popcount table 2013-01-07 19:52:51 -05:00
datalog
db updated docs for new simple-result info 2013-01-07 19:52:51 -05:00
defaults
deinprogramm remove 'create executable' functionality from drracket for all 2013-01-05 12:19:26 -06:00
drracket fix bug in online check syntax's save file notification 2013-01-15 09:07:42 -06:00
drscheme
dynext Restore functionality of quiet? argument for link-extension. 2013-01-25 13:22:14 -07:00
embedded-gui
eopl
errortrace
ffi ffi/com: improve handling of `type-described' 2013-01-25 05:08:46 -07:00
file 2012 -> 2013 2013-01-09 01:17:26 -05:00
framework only when when there is something to undo 2013-01-26 07:49:14 -06:00
frtime
future-visualizer
games change chat noir so that 'h' toggles help 2013-01-04 21:39:11 -06:00
graphics
gui-debugger
handin-client
handin-server fix handin server error on bad password 2013-01-01 10:58:11 -06:00
help fix bug introduced in f315f08dc3 2013-01-15 14:47:52 -06:00
hierlist
honu
htdp
html Removing optimizations from sgml-reader that do not work for UTF-8 2013-01-18 06:15:02 -07:00
icons
images
json Add tests for regexp match to check for word break. 2013-01-15 16:05:43 -07:00
lang added defthing as a doc feature; Closes PR13414 2013-01-05 14:35:30 -05:00
launcher
lazy
macro-debugger fix missing argument 2013-01-11 16:14:58 -05:00
make
math Fixed major performance issue with matrix arithmetic; please merge to 5.3.2 2013-01-21 22:04:04 -07:00
meta adjust dists to move picts into the mr distributions 2013-01-25 19:07:50 -06:00
mred racket/gui gtk: fix canvas/panel border drawing 2013-01-25 14:21:57 -07:00
mrlib make 2htdp/image images convertible to picts 2013-01-18 20:15:36 -06:00
mysterx
mzcom
mzlib add `file-truncate' 2013-01-18 11:03:46 -06:00
mzscheme
net Fixing PR13374 2012-12-17 16:28:46 -07:00
openssl
parser-tools paser-tools: doc clarifications 2013-01-24 06:43:10 -05:00
picturing-programs
plai
planet raco pkg: improve command-line checking and error reporting 2012-12-22 09:43:19 -07:00
planet2 raco pkg: allow read operations on read-only package data 2013-01-13 07:56:46 -07:00
plot Fixed erroneous raised exception when plotting outside the bounds of 2013-01-17 21:30:07 -07:00
preprocessor
profile added 1e-10 floor to prevent div-by-zero 2012-12-19 09:42:37 -08:00
r5rs
r6rs
racket Error message typo 2013-01-24 09:28:03 -05:00
racklog
rackunit
raco
reader/lang
readline readline/readline: add readline-newline' and readline-redisplay' 2013-01-09 19:12:22 -07:00
realm documenting the folder 2012-12-27 19:01:33 -05:00
redex redex-generator: determine bound order automatically 2013-01-23 13:03:07 -06:00
repo-time-stamp
rnrs
s-exp/lang
scheme
schemeunit
scribble scribble/latex-properties: add `command-extras' 2013-01-24 06:43:10 -05:00
scribblings ffi/com: doc correction 2013-01-25 05:08:46 -07:00
scriblib scriblib/figure: overhaul 2013-01-24 06:43:11 -05:00
setup setup/configtab: prevent cross-module inlining of configuration 2013-01-05 07:33:41 -07:00
sgl 2012 -> 2013 2013-01-09 01:17:26 -05:00
slatex
slideshow
srfi Fix year day for srfi/19-produced date*s 2013-01-18 15:48:11 -05:00
stepper
string-constants update, plus some typos and punctuation fixed 2013-01-26 03:32:19 +09:00
swindle 2012 -> 2013 2013-01-09 01:17:26 -05:00
syntax added #:datum-literals, like #:literals but for ~datum patterns 2013-01-22 21:35:53 -05:00
syntax-color
teachpack doctored the description of event handler results; MERGE 2013-01-16 12:52:21 -05:00
test-engine
tests make sure the framework tests run with the proper environment 2013-01-26 07:49:14 -06:00
texpict
trace
typed Move Optimization Coach to PLaneT 2. 2013-01-11 18:40:23 -05:00
typed-racket Avoid using unsafe structure access. 2013-01-24 23:15:06 -05:00
typed-scheme Move Optimization Coach to PLaneT 2. 2013-01-11 18:40:23 -05:00
unstable Add pointer to make-log-receiver from start-recording docs. 2013-01-18 18:25:18 -05:00
version
web-server Fixes PR13450, thanks Matthew 2013-01-25 08:11:26 -07:00
wxme
xml
xrepl Fix XREPL logging printer to handle new logger name field. 2013-01-11 18:15:34 -05:00
.gitignore