Update from 6613d9b5 to 23ba5478:

- linters: avoid crash when analyzing function call
  - complete: allow disabling automatic completion
  - complete: allow setting the completion key binding
  - cf: do not quote notmuch queries in completion results
  - completion: refactor filter list api
  - hooks: add mail-added hook
  - hooks: add mail-deleted hook
  - binds: folder-specific bindings for composer
  - fold: add an option to toggle folding
  - fold: allow for multiple folding levels
  - doc: fix newlines for the aerc-search manpage
  - binds: remove duplicated and empty bindings
  - docs: add examples for modifying column-name
This commit is contained in:
Matej Cepl 2023-11-02 22:04:50 +01:00
parent 2934766003
commit c30e595397
Signed by: mcepl
GPG Key ID: 79205802880BC9D8
2 changed files with 19 additions and 1 deletions

View File

@ -1,3 +1,21 @@
-------------------------------------------------------------------
Thu Nov 2 21:04:13 UTC 2023 - Matej Cepl <mcepl@cepl.eu>
- Update from 6613d9b5 to 23ba5478:
- linters: avoid crash when analyzing function call
- complete: allow disabling automatic completion
- complete: allow setting the completion key binding
- cf: do not quote notmuch queries in completion results
- completion: refactor filter list api
- hooks: add mail-added hook
- hooks: add mail-deleted hook
- binds: folder-specific bindings for composer
- fold: add an option to toggle folding
- fold: allow for multiple folding levels
- doc: fix newlines for the aerc-search manpage
- binds: remove duplicated and empty bindings
- docs: add examples for modifying column-name
-------------------------------------------------------------------
Tue Oct 31 23:35:44 UTC 2023 - Matej Cepl <mcepl@cepl.eu>

View File

@ -18,7 +18,7 @@
%define _libexecdir %{_exec_prefix}/libexec
Name: aerc
Version: 0.16+git.1698695172.6613d9b5
Version: 0.16+git.1698939060.23ba5478
Release: 0
Summary: An email client for terminals
License: MIT