aboutsummaryrefslogtreecommitdiffhomepage
path: root/lib/string.tes
AgeCommit message (Collapse)AuthorFilesLines
2024-12-04use the new ^Y, ^S and @Xq commands in tedoc.tes and string.tesRobin Haberkorn1-1/+1
2014-11-09Clarify `symcasecmp` macro in string.tesRobin Haberkorn1-1/+2
2014-11-02changed syntax for long Q-Register names: use [] brackets instead of {}Robin Haberkorn1-12/+12
this breaks many existing scripts, and means you may have to rebuild SciTECO with ./configure --enable-bootstrap The syntax of SciTECO might change in backwards-incompatible until version 1.0 is released.
2013-03-16fixed break-command: without-param it evaluates the search-statusRobin Haberkorn1-1/+1
2013-02-24moved QuickSort macros from symbols-extract script into own string.tes macro ↵Robin Haberkorn1-0/+45
library * therefore for bootstrapping to work, the SCITECOPATH is always set explicitly