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

merge purcell #12

Merged
merged 65 commits into from
Sep 23, 2023
Merged

merge purcell #12

merged 65 commits into from
Sep 23, 2023

Commits on Jul 22, 2022

  1. Configuration menu
    Copy the full SHA
    5ed2eee View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6a22755 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e23ae9e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    03bd3ce View commit details
    Browse the repository at this point in the history
  5. Add Emacs 28.1 to CI

    purcell committed Jul 22, 2022
    Configuration menu
    Copy the full SHA
    ac935b1 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2022

  1. Configuration menu
    Copy the full SHA
    a3a98a1 View commit details
    Browse the repository at this point in the history
  2. Drop support for Emacs 25.x

    purcell committed Jul 23, 2022
    Configuration menu
    Copy the full SHA
    6190c87 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2022

  1. Disable corfu-auto in eshell-mode

    Fixes #818
    purcell committed Aug 26, 2022
    Configuration menu
    Copy the full SHA
    b0cc9ea View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2022

  1. Configuration menu
    Copy the full SHA
    a8f2a45 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2022

  1. Configuration menu
    Copy the full SHA
    aeb16fe View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2022

  1. Configuration menu
    Copy the full SHA
    f454802 View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2022

  1. Configuration menu
    Copy the full SHA
    80ead24 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2022

  1. Update config for corfu info popups

    Fixes #827
    purcell committed Nov 29, 2022
    Configuration menu
    Copy the full SHA
    6eec82f View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2023

  1. Allow extra args in advised function

    See #832
    purcell committed Jan 17, 2023
    Configuration menu
    Copy the full SHA
    a9e0eb8 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2023

  1. [minibuffer] Fix "Invalid preview key" message in minibuffer

    The consult-customize function will now report a message when
    using (kbd ...) as a value for the :preview-key.
    
    See doomemacs/doomemacs#7064.
    c6c7 committed Feb 13, 2023
    Configuration menu
    Copy the full SHA
    289a748 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #836 from c6c7/master

    [minibuffer] Fix "Invalid preview key" message in minibuffer
    purcell authored Feb 13, 2023
    Configuration menu
    Copy the full SHA
    3661217 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2023

  1. Configuration menu
    Copy the full SHA
    678073d View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2023

  1. Bind C-h A to describe-face

    purcell committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    0297f15 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fc2aa35 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2023

  1. Configuration menu
    Copy the full SHA
    7507f17 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2023

  1. Configuration menu
    Copy the full SHA
    1b18fd2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2e1c51d View commit details
    Browse the repository at this point in the history
  3. Remove default binding of RET in paredit-mode

    This is to avoid messing things up in the minibuffer — code already
    exists to bind this conditionally elsewhere.
    purcell committed Jun 8, 2023
    Configuration menu
    Copy the full SHA
    e76fb18 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9b7ddc5 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2023

  1. Configuration menu
    Copy the full SHA
    5f1ef30 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2023

  1. Configuration menu
    Copy the full SHA
    9d80c30 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2023

  1. Configuration menu
    Copy the full SHA
    6c88ee2 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2023

  1. Add basic treesitter support

    purcell committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    04ad959 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    29f07b5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b53dc60 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1506a90 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    048f7bd View commit details
    Browse the repository at this point in the history
  6. Fix actions

    purcell committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    9819951 View commit details
    Browse the repository at this point in the history
  7. Only run CI on Linux

    purcell committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    76a7050 View commit details
    Browse the repository at this point in the history
  8. Fix bindings inside when-let

    purcell committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    5050cb5 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f67b76f View commit details
    Browse the repository at this point in the history
  10. chore(deps): bump actions/checkout from 2 to 3

    Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v2...v3)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Aug 2, 2023
    Configuration menu
    Copy the full SHA
    7ce2be5 View commit details
    Browse the repository at this point in the history
  11. Merge pull request #847 from purcell/dependabot/github_actions/action…

    …s/checkout-3
    
    chore(deps): bump actions/checkout from 2 to 3
    purcell authored Aug 2, 2023
    Configuration menu
    Copy the full SHA
    989e37d View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2023

  1. Configuration menu
    Copy the full SHA
    5d11407 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2023

  1. Configuration menu
    Copy the full SHA
    e4ee065 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    db0ebae View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2c76710 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2023

  1. Configuration menu
    Copy the full SHA
    7a34484 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b9ec84c View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2023

  1. Configuration menu
    Copy the full SHA
    6163387 View commit details
    Browse the repository at this point in the history
  2. Add flymake-actionlint

    purcell committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    e4df223 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4bc86df View commit details
    Browse the repository at this point in the history
  4. Add corfu-terminal-mode

    purcell committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    d71e9be View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2f49e47 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2023

  1. Configuration menu
    Copy the full SHA
    5f8d650 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    86befb5 View commit details
    Browse the repository at this point in the history
  3. Remove misleading lists of lispy-modes

    These couldn't meaningfully be altered anywhere else, it seems, so
    better not to expose them.
    purcell committed Aug 13, 2023
    Configuration menu
    Copy the full SHA
    8d3ccb2 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2023

  1. Configuration menu
    Copy the full SHA
    1fe8f0d View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2023

  1. Configuration menu
    Copy the full SHA
    7b174a5 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2023

  1. Configuration menu
    Copy the full SHA
    4291138 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2023

  1. Configuration menu
    Copy the full SHA
    aa0d9d9 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2023

  1. Set up xref-js2 in all the JS modes

    See #850
    purcell committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    97f5438 View commit details
    Browse the repository at this point in the history
  2. Fix mistake in prior commit

    purcell committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    b6e5c6c View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2023

  1. Configuration menu
    Copy the full SHA
    ba42e33 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bc039c5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1a0ca90 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ef94ad7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9eacae9 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2023

  1. chore(deps): bump actions/checkout from 3 to 4

    Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v3...v4)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Sep 5, 2023
    Configuration menu
    Copy the full SHA
    2e29e5f View commit details
    Browse the repository at this point in the history
  2. Merge pull request #851 from purcell/dependabot/github_actions/action…

    …s/checkout-4
    
    chore(deps): bump actions/checkout from 3 to 4
    purcell authored Sep 5, 2023
    Configuration menu
    Copy the full SHA
    aae26a2 View commit details
    Browse the repository at this point in the history