Update to 0.8+git.1692979777.2c5e6928:

- configure: also check for lua-5.4
  - lua api: fix a couple typos in process_response()
    documentation
  - Implementation of the non-blocking process running Lua API
  - sam.c: rename a number of options to match lua api
  - Lua API: access and set all available options
This commit is contained in:
Matej Cepl 2023-08-26 02:12:58 +02:00
parent c47cace6e4
commit 1de54ac7d6
2 changed files with 12 additions and 1 deletions

View File

@ -1,3 +1,14 @@
-------------------------------------------------------------------
Sat Aug 26 00:11:37 UTC 2023 - Matej Cepl <mcepl@suse.com>
- Update to 0.8+git.1692979777.2c5e6928:
- configure: also check for lua-5.4
- lua api: fix a couple typos in process_response()
documentation
- Implementation of the non-blocking process running Lua API
- sam.c: rename a number of options to match lua api
- Lua API: access and set all available options
-------------------------------------------------------------------
Sun Aug 20 19:20:16 UTC 2023 - Matej Cepl <mcepl@suse.com>

View File

@ -18,7 +18,7 @@
%define test_version 0.5
Name: vis
Version: 0.8+git.1692310337.09ba77aa
Version: 0.8+git.1692979777.2c5e6928
Release: 0
Summary: An editor combining the strengths of both vi(m) and sam
License: ISC