[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[elpa] externals/calibre updated (28c605f9dc -> ad65bf9b51)
From: |
ELPA Syncer |
Subject: |
[elpa] externals/calibre updated (28c605f9dc -> ad65bf9b51) |
Date: |
Sat, 20 May 2023 19:57:31 -0400 (EDT) |
elpasync pushed a change to branch externals/calibre.
from 28c605f9dc Add a manual
new d7dd1f4d70 Fix copyright header
new 503e175c54 Document internal variables
new 3fa7d264da Use constant instead of magic value
new e0f6e49316 Add missing search function to calibre-cli
new 6ff78d6eca Use correct author separator in calibre-cli
new 472fb38333 Factor out JSON parsing in calibre-cli
new 67b7386841 Move functions from calibre-core to calibre-cli
new 41263e2820 Fix byte compiler warnings
new 436e70ac13 Fix docstring quoting
new 49f05eedc0 Remove second definition of calibre-series widget
new ad65bf9b51 Bump package version to 1.3.3
Summary of changes:
calibre-cli.el | 87 ++++++++++++++++++++++++++++++++++++++++++++----------
calibre-core.el | 34 ---------------------
calibre-db.el | 3 ++
calibre-edit.el | 1 +
calibre-exec.el | 17 +++++++----
calibre-widgets.el | 5 ----
calibre.el | 2 +-
doc/calibre.texi | 2 +-
8 files changed, 90 insertions(+), 61 deletions(-)
- [elpa] externals/calibre updated (28c605f9dc -> ad65bf9b51),
ELPA Syncer <=
- [elpa] externals/calibre 41263e2820 08/11: Fix byte compiler warnings, ELPA Syncer, 2023/05/20
- [elpa] externals/calibre 436e70ac13 09/11: Fix docstring quoting, ELPA Syncer, 2023/05/20
- [elpa] externals/calibre ad65bf9b51 11/11: Bump package version to 1.3.3, ELPA Syncer, 2023/05/20
- [elpa] externals/calibre 3fa7d264da 03/11: Use constant instead of magic value, ELPA Syncer, 2023/05/20
- [elpa] externals/calibre e0f6e49316 04/11: Add missing search function to calibre-cli, ELPA Syncer, 2023/05/20
- [elpa] externals/calibre 67b7386841 07/11: Move functions from calibre-core to calibre-cli, ELPA Syncer, 2023/05/20
- [elpa] externals/calibre 6ff78d6eca 05/11: Use correct author separator in calibre-cli, ELPA Syncer, 2023/05/20
- [elpa] externals/calibre 503e175c54 02/11: Document internal variables, ELPA Syncer, 2023/05/20
- [elpa] externals/calibre d7dd1f4d70 01/11: Fix copyright header, ELPA Syncer, 2023/05/20
- [elpa] externals/calibre 49f05eedc0 10/11: Remove second definition of calibre-series widget, ELPA Syncer, 2023/05/20