branch: externals/calibre
commit 89e8bdfb9665e7859aa6b86e9ce8fc192c851499
Author: Kjartan Oli Agustsson <[email protected]>
Commit: Kjartan Oli Agustsson <[email protected]>

    Add NEWS entry for calibre-info-view-book
    
    * etc/NEWS: Update copyright header.
    Add entry for calibre-info-view-book.
---
 etc/NEWS | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/etc/NEWS b/etc/NEWS
index 09e0fd5eb6..87b634d8b3 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -1,6 +1,6 @@
 calibre.el NEWS -*- outline -*-
 
-Copyright (C) 2023,2024 Free Software Foundation, Inc.
+Copyright (C) 2023-2025 Free Software Foundation, Inc.
 See the end of the file for license conditions.
 
 This file is about changes in calibre.el, the Emacs client for
@@ -25,6 +25,10 @@ calibre-library-add-book and calibre-dired-add now accept a 
prefix
 argument.  When called with a prefix argument they will prompt for
 tags which should be applied to the books being added.
 
+** View details about specific book
+The new function calibre-info-view-book allows the viewing of detailed
+information about the book at point.
+
 
 * Changes in calibre.el 1.4.1
 ** Fix sorting by series

Reply via email to