unoffice

Reclaim text from office documents
git clone https://logand.com/git/unoffice.git/
Log | Files | Refs | README

commit 3efb7082e246e77eec2486ba718003001e62c7b9
parent 8614dc89e7095bab946650bca06b33f8491c4049
Author: Tomas Hlavaty <tom@logand.com>
Date:   Thu, 26 Sep 2019 07:29:27 +0200

add header

Diffstat:
Munoffice.el | 7+++++++
1 file changed, 7 insertions(+), 0 deletions(-)

diff --git a/unoffice.el b/unoffice.el @@ -1,3 +1,10 @@ +;;; unoffice.el +;;; +;;; Reclaim text from office documents +;;; +;;; Author: Tomas Hlavaty <tom at logand dot com> +;;; +;;; License: GPL v3 or later (defun unoffice-buffer (program) (setq buffer-read-only nil)