[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[elpa] externals/kiwix updated (9ab1437 -> 4f987d4)
From: |
Stefan Monnier |
Subject: |
[elpa] externals/kiwix updated (9ab1437 -> 4f987d4) |
Date: |
Mon, 4 Jan 2021 01:12:47 -0500 (EST) |
monnier pushed a change to branch externals/kiwix.
from 9ab1437 elisp-checker GitHub Action ignore warnings
new aa97754 use-package :commands is not needed
new 6bf78fb improve kiwix-server-command custom option
new 2e242cb follow GNU convention rename "path" to "dir"
new 8100281 highlight ivy and helm symbols in docstring
new a68a7f5 Fix commentary indent level
new feb09b6 Fix directory files matching regexp
new 05fdb07 Replace async-shell-command with start-process in
kiwix-launch-server
new 4110223 Explain function kiwix-server-url-update docstring
new 5356b31 Fix docker pull command's if logic
new 26a796c Use and or logic maybe faster?
new feda7b8 Fix use region detection
new 3b73980 Add Emacs built-in completing-read support
new 4f987d4 Disable GitHub Actions MELPA strict checker
Summary of changes:
.github/workflows/elisp-checker.yaml | 2 +-
kiwix.el | 82 +++++++++++++++++++++---------------
2 files changed, 50 insertions(+), 34 deletions(-)
- [elpa] externals/kiwix updated (9ab1437 -> 4f987d4),
Stefan Monnier <=
- [elpa] externals/kiwix 6bf78fb 02/13: improve kiwix-server-command custom option, Stefan Monnier, 2021/01/04
- [elpa] externals/kiwix aa97754 01/13: use-package :commands is not needed, Stefan Monnier, 2021/01/04
- [elpa] externals/kiwix 8100281 04/13: highlight ivy and helm symbols in docstring, Stefan Monnier, 2021/01/04
- [elpa] externals/kiwix 2e242cb 03/13: follow GNU convention rename "path" to "dir", Stefan Monnier, 2021/01/04
- [elpa] externals/kiwix feb09b6 06/13: Fix directory files matching regexp, Stefan Monnier, 2021/01/04
- [elpa] externals/kiwix 5356b31 09/13: Fix docker pull command's if logic, Stefan Monnier, 2021/01/04
- [elpa] externals/kiwix 4f987d4 13/13: Disable GitHub Actions MELPA strict checker, Stefan Monnier, 2021/01/04
- [elpa] externals/kiwix a68a7f5 05/13: Fix commentary indent level, Stefan Monnier, 2021/01/04
- [elpa] externals/kiwix 3b73980 12/13: Add Emacs built-in completing-read support, Stefan Monnier, 2021/01/04
- [elpa] externals/kiwix 4110223 08/13: Explain function kiwix-server-url-update docstring, Stefan Monnier, 2021/01/04