summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-02-12Merge pull request #3 from ananashawaw/masterexternals/latex-table-wizardenricoflor
2026-01-251.5.5 : Update News, Copyright, Documentation, and remove two compiler warnings.Ana
2023-09-03Add pure and side-effect-free declarationsEnrico Flor
2023-08-21Reset latex-table-wizard--align-status every alignmnet starts anewEnrico Flor
2023-06-08Abstract kill/copy w/ function latex-table-wizard--get-cell-contentEnrico Flor
2023-05-16Store begin/end of table in global variables, clarify docstringsEnrico Flor
2023-05-16Fix the skipping of hline macros that are at the end of a lineEnrico Flor
2023-05-14Vacuous version bump for GNU ElpaEnrico Flor
2023-05-12Change copyright assignment to FSFEnrico Flor
2023-05-12Fix parsing when whole table is inside certain macrosEnrico Flor
2023-05-11Skip sexp at opening braceEnrico Flor
2023-05-11Fix bug in parsing functionEnrico Flor
2023-05-11Fix behavior with math in cellsEnrico Flor
2023-05-02Four new commands added to edit cell contentEnrico Flor
2023-04-24Minor bug fix in latex-table-wizard-rightEnrico Flor
2023-04-13Fix bug with vacuous modification of tablesEnrico Flor
2023-04-10Fix latex-table-wizard--comment-thing for multiline cellsEnrico Flor
2023-04-10Fix hanging parensEnrico Flor
2023-04-10Updated documentationEnrico Flor
2023-04-10NOCYCLE argument added to movement commandsEnrico Flor
2023-04-10Two commands to comment out cells addedEnrico Flor
2023-04-10New commands to kill row and column contentEnrico Flor
2023-01-03Single commands now take care of overlaysEnrico Flor
2023-01-02Update copyright year and fix bugEnrico Flor
2022-12-20Add option whether to allow or disallow detached argumentsEnrico Flor
2022-12-18Version 1.1.0Enrico Flor
2022-12-18Use TeX-comment-forwardEnrico Flor
2022-12-18Use TeX-escaped-pEnrico Flor
2022-12-18New alignment commands and bug fixesEnrico Flor
2022-12-16Update commentary sectionEnrico Flor
2022-12-16Add .elpaignoreEnrico Flor
2022-12-16Add short description fileEnrico Flor
2022-12-16Code cleanupEnrico Flor
2022-12-16add empty changelog fileEnrico Flor
2022-12-16rename readmeEnrico Flor
2022-12-16Add .texi fileEnrico Flor
2022-12-15Correct conditional in mode startupEnrico Flor
2022-12-15Fix bug occurring when in Emacs 27Enrico Flor
2022-12-15Add regexp separatorsEnrico Flor
2022-12-15Fix for tables with braces in the argument slot of the environmentEnrico Flor
2022-12-15Update docstringEnrico Flor
2022-12-15Remove old reference to void variableEnrico Flor
2022-12-14Add correct info pageEnrico Flor
2022-12-14Bump to version 1.0.0Enrico Flor
2022-12-12Add feedback about cell jumpsEnrico Flor
2022-12-12Collapse align and compress whitespace commandsEnrico Flor
2022-12-12Add center and right alignmentEnrico Flor
2022-12-11Reduce the need to re-parse the tableEnrico Flor
2022-12-11Version 0.2.0Enrico Flor
2022-12-07Syntax-quote listsEnrico Flor