emacs-commit
[Top][All Lists]
Advanced

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

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


From: Reiner Steib
Subject: [Emacs-commit] emacs/lisp files.el doc-view.el bindings.el Cha...
Date: Wed, 17 Oct 2007 21:34:21 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Reiner Steib <rsteib>   07/10/17 21:34:21

Modified files:
        lisp           : files.el doc-view.el bindings.el ChangeLog 

Log message:
        * bindings.el (completion-ignored-extensions): Remove pdf and dvi
        extensions since they can be viewed with doc-view.
        
        * files.el (auto-mode-alist): Make doc-view-mode the default mode
        for pdf, ps and dvi files.
        
        * doc-view.el: Make doc-view-mode the standard mode for viewing
        pdf, [e]ps and dvi files and add binding C-c C-c to toggle between
        text and image display.  Add binding C-c C-e to switch to an
        editing mode.
        (doc-view-ghostscript-options, doc-view-ps->pdf): Add "-dSAFER" to
        avoid security problems when rendering files untrusted sources.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/emacs/lisp/files.el?cvsroot=emacs&r1=1.932&r2=1.933
http://cvs.savannah.gnu.org/viewcvs/emacs/lisp/doc-view.el?cvsroot=emacs&r1=1.5&r2=1.6
http://cvs.savannah.gnu.org/viewcvs/emacs/lisp/bindings.el?cvsroot=emacs&r1=1.185&r2=1.186
http://cvs.savannah.gnu.org/viewcvs/emacs/lisp/ChangeLog?cvsroot=emacs&r1=1.11950&r2=1.11951




reply via email to

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