magic/commands
R. Timothy Edwards 42b346e318 Extended the function of the "findlabel" command; previously, the
documentation implied that "findlabel -glob <pattern> <n>" is a
meaningful set of command options, but in fact was not implemented
and did not raise an error for wrong number of arguments.  Instead,
this has now been implemented to mean find (and set the box position
to) the <n>th label containing <pattern>.
2026-07-17 12:07:25 -04:00
..
CmdAB.c Corrected another place where the property handling had not been 2026-02-19 11:40:46 -05:00
CmdAuto.c K&R commands/*.c: bulk function implementation conversion 2024-12-26 13:13:13 -05:00
CmdCD.c Corrected another place where the property handling had not been 2026-02-19 11:40:46 -05:00
CmdE.c Claude Fable 5 implemented capacitance checking at shape corners, 2026-07-08 09:13:07 -04:00
CmdFI.c Extended the function of the "findlabel" command; previously, the 2026-07-17 12:07:25 -04:00
CmdLQ.c codebase-wide: use flexible arrays where appropriate 2026-07-01 12:37:44 -04:00
CmdRS.c Corrected a problem caused by fixing the "select visible" command 2026-05-26 17:01:45 -04:00
CmdSubrs.c Annotate ClientData callbacks: /*ARGSUSED*/ + /* UNUSED */ markers 2026-05-11 14:20:47 -04:00
CmdTZ.c Add ClientData parameter to indirect-call callbacks for WASM 2026-05-11 14:20:47 -04:00
CmdWizard.c First cut of pulling the TT_SIDE bit out of the tile database 2026-01-09 12:05:03 -05:00
Makefile readline/Makefile: move up before with no scheme 2025-07-29 10:50:31 -04:00
commands.h Extended the "property" command and modified the way that properties 2026-02-18 10:48:47 -05:00