emacs-commit
[Top][All Lists]
Advanced

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

[Emacs-commit] emacs/lisp doc-view.el


From: Tassilo Horn
Subject: [Emacs-commit] emacs/lisp doc-view.el
Date: Wed, 12 Mar 2008 12:04:59 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Tassilo Horn <tsdh>     08/03/12 12:04:59

Modified files:
        lisp           : doc-view.el 

Log message:
        (doc-view-doc->txt, doc-view-open-text)
        (doc-view-already-converted-p): New functions.
        (doc-view-clear-cache): Don't recreate doc-view-cache-directory.
        (doc-view-mode-map): Bind C-c C-t to doc-view-open-text.
        (doc-view-dvi->pdf-sentinel, doc-view-dvi->pdf)
        (doc-view-pdf->txt-sentinel, doc-view-pdf->txt)
        (doc-view-ps->pdf-sentinel, doc-view-ps->pdf)
        (doc-view-convert-current-doc): Don't hardwire the functions the
        sentinels call.  Now they're provided by two args CALLBACK and
        CB-ARGS to the functions.
        (doc-view-search): Use doc-view-doc->txt.
        (doc-view-initiate-display): Use doc-view-already-converted-p.
        Mention new binding C-c C-t if doc-view-mode doesn't work.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/emacs/lisp/doc-view.el?cvsroot=emacs&r1=1.52&r2=1.53




reply via email to

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