magic/commands
R. Timothy Edwards d2acdac901 Corrected an error accidentally introduced a few commits ago in
(commit 4084a6a246) in which a
misplaced close-brace altered the way that "getcell" handles
some orientation cases.  Thanks to Sylvain Munaut for discovering
the error.
2025-08-21 10:44:24 -04:00
..
CmdAB.c gcc11 -Wall -Wpedantic cleanup (post __attribute__ DLONG_PREFIX) 2025-01-06 16:27:10 +00:00
CmdAuto.c K&R commands/*.c: bulk function implementation conversion 2024-12-26 13:13:13 -05:00
CmdCD.c Corrected an error accidentally introduced a few commits ago in 2025-08-21 10:44:24 -04:00
CmdE.c gcc11 -Wall -Wpedantic cleanup 2025-01-06 16:12:11 +00:00
CmdFI.c feat: flush [-noprompt], option support 2025-01-07 13:58:45 -05:00
CmdLQ.c command: use 'const' with readonly data 2025-01-04 11:31:17 -05:00
CmdRS.c command: use 'const' with 'rcsid' 2025-01-04 11:31:17 -05:00
CmdSubrs.c C23: CmdSubrs.c fixup deprecated isascii() 2025-07-26 17:44:45 -04:00
CmdTZ.c CodeQL File{MayNot,Never}BeClosed.ql file-handle resource leaks 2025-02-22 21:02:49 -05:00
CmdWizard.c command: use 'const' with 'rcsid' 2025-01-04 11:31:17 -05:00
Makefile readline/Makefile: move up before with no scheme 2025-07-29 10:50:31 -04:00
commands.h header file #ifndef guard namespace consistency (global change) 2025-07-29 10:50:32 -04:00