[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[elpa] externals/calibre 5b2b8a878d 2/9: Move some index commands
From: |
ELPA Syncer |
Subject: |
[elpa] externals/calibre 5b2b8a878d 2/9: Move some index commands |
Date: |
Tue, 16 Jan 2024 12:57:40 -0500 (EST) |
branch: externals/calibre
commit 5b2b8a878de08262d7dd00ddfa81a07b87fff74f
Author: Kjartan Oli Agustsson <kjartanoli@disroot.org>
Commit: Kjartan Oli Agustsson <kjartanoli@disroot.org>
Move some index commands
* doc/calibre.texi (Viewing your library): Move indexing commands to
the start of the paragraph.
---
doc/calibre.texi | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/doc/calibre.texi b/doc/calibre.texi
index 733d9e929b..37fd17a973 100644
--- a/doc/calibre.texi
+++ b/doc/calibre.texi
@@ -114,9 +114,9 @@ Customization,,,Emacs}, or Emacs 29's @code{setopt}
@node Reading books
@section Reading books
-To read a book simply press @kbd{@key{RET}}
@findex calibre-library-open-book
@findex calibre-library-open-book-other-window
+To read a book simply press @kbd{@key{RET}}
(@code{calibre-library-open-book}) with point on a particular book in
the @file{*Library*} buffer. This will open a new buffer containing the
book at point in the current window. Alternatively you can also press
- [elpa] externals/calibre updated (2c4221ecfa -> 7fe464d218), ELPA Syncer, 2024/01/16
- [elpa] externals/calibre 828be28570 4/9: Allow opening books in an external program, ELPA Syncer, 2024/01/16
- [elpa] externals/calibre d8c85ae51b 8/9: Enable fuzzy searching, ELPA Syncer, 2024/01/16
- [elpa] externals/calibre 7fe464d218 9/9: Bump version number, ELPA Syncer, 2024/01/16
- [elpa] externals/calibre 5b2b8a878d 2/9: Move some index commands,
ELPA Syncer <=
- [elpa] externals/calibre 1d23ae29ff 1/9: Use pop instead of (setf lst (cdr lst)), ELPA Syncer, 2024/01/16
- [elpa] externals/calibre c350125e48 5/9: Fix docstring, ELPA Syncer, 2024/01/16
- [elpa] externals/calibre 5a92273025 6/9: Fix punctuation, ELPA Syncer, 2024/01/16
- [elpa] externals/calibre 6446221d20 7/9: Reword description of composite filters, ELPA Syncer, 2024/01/16
- [elpa] externals/calibre 339258061e 3/9: Expand file name before opening files, ELPA Syncer, 2024/01/16