Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add valign-mode #1

Merged
merged 4 commits into from May 29, 2020
Merged

Add valign-mode #1

merged 4 commits into from May 29, 2020

Commits on May 29, 2020

  1. Fix package-lint and checkdoc warns

    * valign.el: Add URL, Version, Keywords and Package-Requires.
    (valign--pixel-width-from-to, valign--beginning-of-table)
    (valign--end-of-table, valign--align-separator-row): Fix package-lint and checkdoc warns
    tumashu committed May 29, 2020
    Copy the full SHA
    586bba2 View commit details
    Browse the repository at this point in the history
  2. Add valign-mode

    * valign.el (valign-lighter): New variable.
    (valign-org-mode-hook): New function.
    (valign-mode): New minor mode.
    (valign-setup): Use valign-mode.
    tumashu committed May 29, 2020
    Copy the full SHA
    8618a44 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    9a9a4a1 View commit details
    Browse the repository at this point in the history
  4. Re add org-agenda support.

    * valign.el (valign-org-agenda-finalize-hook): New function.
    (valign-mode): use valign-org-agenda-finalize-hook.
    tumashu committed May 29, 2020
    Copy the full SHA
    eea08cc View commit details
    Browse the repository at this point in the history