emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

New file (doc-view.el)


From: Tassilo Horn
Subject: New file (doc-view.el)
Date: Sun, 09 Sep 2007 10:28:02 +0200
User-agent: Gnus/5.110007 (No Gnus v0.7) Emacs/23.0.50 (gnu/linux)

Hi all,

since it looks like RMS won't let me in or hasn't decided yet, once
again the current doc-view.el version with updated NEWS and ChangeLog
entries.

--8<---------------cut here---------------start------------->8---
Index: lisp/ChangeLog
===================================================================
RCS file: /sources/emacs/emacs/lisp/ChangeLog,v
retrieving revision 1.11714
diff -u -r1.11714 ChangeLog
--- lisp/ChangeLog      9 Sep 2007 07:51:35 -0000       1.11714
+++ lisp/ChangeLog      9 Sep 2007 08:26:25 -0000
@@ -1,3 +1,8 @@
+2007-09-09  Tassilo Horn  <address@hidden>
+
+       * doc-view.el: New file.  View PDF, PostScript and DVI files in an
+       Emacs buffer.
+
 2007-09-09  Carsten Dominik  <address@hidden>
 
        * textmodes/org.el (org-re): Also replace the :alpha: class.
Index: etc/NEWS
===================================================================
RCS file: /sources/emacs/emacs/etc/NEWS,v
retrieving revision 1.1555
diff -u -r1.1555 NEWS
--- etc/NEWS    8 Sep 2007 10:39:16 -0000       1.1555
+++ etc/NEWS    9 Sep 2007 08:26:26 -0000
@@ -119,6 +119,11 @@
 
 * New Modes and Packages in Emacs 23.1
 
+** The package doc-view.el has been added.  It supports viewing of PDF,
+PostScript and DVI documents inside an Emacs buffer by converting the document
+to a set of PNG images first.  One can also search for a regular expression in
+the document.  The commentary of the file explains its usage.
+
 ** A new game called `bubble' has been added
 
 ** minibuffer-indicate-depth-mode shows the minibuffer depth in the prompt.
--8<---------------cut here---------------end--------------->8---

Attachment: doc-view.el
Description: doc-view.el

Bye,
Tassilo

reply via email to

[Prev in Thread] Current Thread [Next in Thread]