% -*- mode: slang; -*-
% http://www.geocities.com/tsca.geo/slang.html
define untaball ()
{
variable wiersz = (what_line), kolumna = (what_column);
bob (); push_mark (); eob ();
untab ();
goto_line (wiersz); goto_column (kolumna);
}
% --- end here ---------------------------------------------------------------
Text file Source (historic): geocities.com/tsca.geo/slang
geocities.com/tsca.geo(to report bad content: archivehelp @ gmail)
|
|
|
|
|