summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-04-16Merge pull request #38 from yours57/fix-org-block-composite-faceexternals/valignYuan Fu
2026-04-15Fix org-block detection for composite facesyours57
2025-12-28Refontify Org section when it's revealedYuan Fu
2021-05-01Fix #25Yuan Fu
2021-04-20Fix an error that occurs when point is at point-maxYuan Fu
2021-03-16* valign.el: Bump version to 3.1.1.Yuan Fu
2021-03-16* valign.el (valign): Don't specify custom options in group definition.Yuan Fu
2021-03-14* README-CN.org (自定义): Add descriptions for some variables.Yuan Fu
2021-03-14* README.org (Customization): Add description for some variables.Yuan Fu
2021-03-14Improve parse error reportYuan Fu
2021-03-14Fix 'valign--separator-line-p'Yuan Fu
2021-03-12; * test.org: Add a test for Unicode tables.Yuan Fu
2021-03-12Fix alignment for Unicode tablesYuan Fu
2021-03-12* valign.el (valign--at-table-p): Don't pass "" to 'char-to-string'.Yuan Fu
2021-03-03Patch an outline bug.Yuan Fu
2021-02-12Remove note about org-indent-mode + line-numbers-modeYuan Fu
2021-02-12; * README.org: Change link to Chinese README.Yuan Fu
2021-02-12* README-CN.org: Touch up on phrasing.Yuan Fu
2021-02-12Add Chinese READMEEvanMeek
2021-02-01Make at-table-p testing stricterYuan Fu
2021-02-01Fix alignment for table.el tablesYuan Fu
2021-01-31Really really fix org-indent and line-number problemYuan Fu
2021-01-27Merge remote-tracking branch 'elpa/externals/valign'Yuan Fu
2021-01-27* valign.el: Bump to 3.1.0.Yuan Fu
2020-12-29* valign.el (valign--pixel-width-from-to): Return 0 if FROM = TO.Yuan Fu
2020-12-27; * README.org: Fix typo.Yuan Fu
2020-12-27; * test.org: New testsYuan Fu
2020-12-27Add valign-max-table-sizeYuan Fu
2020-12-27Add variable 'valign-signal-parse-error'Yuan Fu
2020-12-16* valign.el (valign--at-table-p): Exclude +<space> pattern.Yuan Fu
2020-12-05* README.org (Install with quelpa): Update Install instruction.Yuan Fu
2020-12-02* valign.el: Fix copyright line.Yuan Fu
2020-12-02* valign.el (valign--cell-content-config): Add position info to error report.Yuan Fu
2020-12-02* valign.el: Tweak copyright line so it's recognizedStefan Monnier
2020-12-01Bug fixYuan Fu
2020-12-01Fix alignment in Markdown modeYuan Fu
2020-11-30Fix beginning- and end-of-table functionsYuan Fu
2020-11-30Minor fixesYuan Fu
2020-11-30; * test.org: New test.Yuan Fu
2020-11-30Allow non-table lines at the end of the tableYuan Fu
2020-11-29Prepare for ELPAYuan Fu
2020-11-29* valign.el: Bump version to 3.0.0.Yuan Fu
2020-11-29* valign.el: Update keywords.Yuan Fu
2020-11-28Remove all advice when they are not neededYuan Fu
2020-11-27; * test.org: Update.Yuan Fu
2020-11-27Update documentationYuan Fu
2020-11-27Update documentationYuan Fu
2020-11-27Add column paddingYuan Fu
2020-11-27Add custom groupYuan Fu
2020-11-27Improve error handlingYuan Fu