emacs-framebuffer

Emacs library to show images and documents in console using Linux framebuffer
Log | Files | Refs

commit 01f2badbc65a0985ca4292fa196e9afcbf9e9b0f
parent 025d27ca3478fdbe810cb80254ca6bb7825f3d14
Author: Tomas Hlavaty <tom@logand.com>
Date:   Fri,  5 Jan 2024 20:08:35 +0100

add comment

Diffstat:
Memacs-framebuffer.el | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/emacs-framebuffer.el b/emacs-framebuffer.el @@ -16,7 +16,7 @@ ;;; ;;; Optional dependencies: ;;; -;;; - sha256sum from coreutils +;;; - sha256sum from coreutils for remote access ;;; - pdftocairo and pdfinfo from poppler-utils to display pdf ;;; - abiword to display abw, doc, docx, odt, rtf ;;; - imagemagick to modify images and svg support