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: Glenn Morris
Subject: [Emacs-commit] emacs/lisp doc-view.el
Date: Tue, 30 Oct 2007 06:29:52 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Glenn Morris <gm>       07/10/30 06:29:52

Modified files:
        lisp           : doc-view.el 

Log message:
        Tassilo Horn  <tassilo at member.fsf.org>
        
        Remove cl-dependency.
        (doc-view-buffer-message): Mention new binding K.
        (doc-view-convert-current-doc): Use function d-v-current-cache-dir
        instead of variable.
        (doc-view-current-cache-dir): Better cache dir naming.
        (doc-view-current-display): Remove variable.
        (doc-view-edit-doc, doc-view-display-maybe): Remove functions.
        (doc-view-kill-proc): Set converter process to nil.
        (doc-view-minor-mode): New minor mode.
        (doc-view-minor-mode-map): New keymap.
        (doc-view-mode): Remove text/image switching code.  Use plain defun.
        (doc-view-mode-map): New binding K kills converter process.
        Remove C-c C-e binding.
        (doc-view-mode-text-map): Remove keymap.
        (doc-view-pdf/ps->png): Timer calls d-v-display instead of 
d-v-display-maybe.
        (doc-view-previous-major-mode): New variable.
        (doc-view-ps->pdf): Resort args to make ps2pdf happy.
        (doc-view-remove-if): New function.
        (doc-view-search-next-match, doc-view-search-previous-match): Use it.
        (doc-view-toggle-display): Toggle modes instead of display styles.
        (doc-view-reconvert-doc): Adapt to new way of doing things.

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




reply via email to

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