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

Allow format-entry function to take optional template parameter #367

Closed
wants to merge 12 commits into from

Commits on Mar 25, 2021

  1. Configuration menu
    Copy the full SHA
    2a35e9d View commit details
    Browse the repository at this point in the history
  2. add suffix defcustom

    To start, let's just mirror the main display-formts defcustom, and set
    it nil.
    
    If more flexibility is needed, can always turn this into a more general
    alist variable.
    bdarcus committed Mar 25, 2021
    Configuration menu
    Copy the full SHA
    d21a6c6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a3184b0 View commit details
    Browse the repository at this point in the history
  4. add suffix to format-entry

    bdarcus committed Mar 25, 2021
    Configuration menu
    Copy the full SHA
    8c1a256 View commit details
    Browse the repository at this point in the history
  5. remove comment

    bdarcus committed Mar 25, 2021
    Configuration menu
    Copy the full SHA
    bf8e3e0 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2021

  1. fill out docstring

    bdarcus committed Mar 28, 2021
    Configuration menu
    Copy the full SHA
    82833fb View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2021

  1. Configuration menu
    Copy the full SHA
    a6dfc52 View commit details
    Browse the repository at this point in the history
  2. remove 'internal' vars

    bdarcus committed Apr 5, 2021
    Configuration menu
    Copy the full SHA
    ba8e97f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2397143 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2da7c56 View commit details
    Browse the repository at this point in the history
  5. bump version to 1.1.0

    bdarcus committed Apr 5, 2021
    Configuration menu
    Copy the full SHA
    6ed10b9 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2021

  1. style: indenting

    bdarcus committed Apr 8, 2021
    Configuration menu
    Copy the full SHA
    eb59d7a View commit details
    Browse the repository at this point in the history