--- NEWS.~1.389.~ 2003-05-03 09:15:32.000000000 +1000 +++ NEWS 2003-05-11 13:51:03.000000000 +1000 @@ -482,10 +482,6 @@ You can now use an empty `begin' form. It will yield # when evaluated and simply be ignored in a definition context. -** Removed: substring-move-left!, substring-move-right! - -Use `substring-move!' instead. - ** Deprecated: procedure->macro Change your code to use either procedure->memoizing-macro or, probably better,