emacs-pdf

Emacs library to print buffer to PDF file.
Log | Files | Refs | README

commit c69d93d9d58015c9aa93292b370b1597beba6ce0
parent 398eb45beeb977ad5ae251abb185c7ba323f36b4
Author: Tomas Hlavaty <tom@logand.com>
Date:   Fri,  5 Jun 2020 19:23:10 +0200

document git clone

Diffstat:
Memacs-pdf.el | 2++
1 file changed, 2 insertions(+), 0 deletions(-)

diff --git a/emacs-pdf.el b/emacs-pdf.el @@ -8,6 +8,8 @@ ;;; ;;; License: GPLv3 or later ;;; +;;; Download: git clone https://logand.com/git/emacs-pdf.git +;;; ;;; Example configuration: ;;; ;;; (require 'pdf)