summaryrefslogtreecommitdiff
path: root/lisp/doc-view.el
Commit message (Expand)AuthorAgeFilesLines
* Improve doc-view wrt. auto-revert-modeTassilo Horn2015-10-221-3/+18
* Support RTF in doc-viewTassilo Horn2015-10-121-1/+1
* doc-view.el (doc-view-kill-proc-and-buffer): Obsolete.Artur Malabarba2015-02-061-7/+2
* * lisp/doc-view.el: Add some comments about desktop supportStefan Monnier2015-02-051-0/+8
* Update copyright year to 2015Paul Eggert2015-01-011-1/+1
* Improve viewing plain text contents of documentTassilo Horn2014-10-221-26/+46
* Open doc text also if it's not saved to a file.Stephen Berman2014-07-281-3/+4
* Add with-file-modes macro, and use itGlenn Morris2014-05-141-10/+4
* * lisp/image-mode.el (image-mode-window-put): Also update the property ofIan D2014-04-161-1/+1
* * lisp/doc-view.el (doc-view-set-doc-type): Ignore file name case; add .pps.Stefan Monnier2014-04-141-18/+19
* Fix bug#16090.Tassilo Horn2014-04-041-10/+13
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-011-1/+1
* Add missing custom :versions, plus small fixesGlenn Morris2013-12-271-0/+1
* Refine redisplay optimizations to only redisplay *some* frames/windowsStefan Monnier2013-11-281-0/+1
* * doc-view.el (doc-view-scale-reset): Rename fromTassilo Horn2013-09-271-4/+21
* * doc-view.el (doc-view-reset-zoom-level): New command.Tassilo Horn2013-09-261-0/+18
* * doc-view.el (doc-view-mode): Silence --without-x compilation.Glenn Morris2013-09-171-3/+6
* Do not call to `selected-window' where it is assumed by default.Dmitry Antipov2013-08-051-1/+1
* Remove some more reimplementations of cl-lib functionsGlenn Morris2013-07-111-11/+3
* * lisp/doc-view.el: Minor naming convention tweaks.Stefan Monnier2013-05-261-134/+131
* * lisp/image-mode.el (image-mode-winprops): Add winprops toStefan Monnier2013-05-241-20/+14
* * doc-view.el: Integrate with desktop.el. (Bug#14435)Tassilo Horn2013-05-241-0/+22
* Silence some compiler warningsGlenn Morris2013-05-211-5/+4
* * lisp/doc-view.el (doc-view-start-process): Handle url-handler directories.Stefan Monnier2013-04-151-2/+2
* * doc-view.el (doc-view-new-window-function): Check the new windowTassilo Horn2013-03-181-6/+5
* * doc-view.el Fix bug#13887.Tassilo Horn2013-03-141-5/+23
* * doc-view.el (doc-view-insert-image): Don't modify overlayTassilo Horn2013-03-141-38/+54
* * lisp/doc-view.el: Preserve h&v scroll across C-c C-c C-c C-c.Stefan Monnier2013-02-271-5/+2
* Add more keymaps where S-SPC scrolls in the opposite direction to SPC.Juri Linkov2013-02-131-0/+1
* Improve previous patch to allow for multiple simultaneous ODF->PDFTassilo Horn2013-02-121-16/+15
* * doc-view.el (doc-view-odf->pdf-converter-soffice): Use separateTassilo Horn2013-02-121-2/+14
* * lisp/doc-view.el (doc-view-current-cache-dir): Beware % escapes.Elias Pipping2013-02-111-1/+2
* * doc-view.el: Use (and prefer) soffice as default ODF->PDFTassilo Horn2013-02-091-7/+39
* * src/insdel.c (prepare_to_modify_buffer): Revert last change as suggestedDmitry Antipov2013-01-241-0/+2
* * lisp/files.el (auto-mode-alist): Use doc-view for djvu files.Elias Pipping2013-01-101-4/+3
* * lisp/doc-view.el (doc-view-pdfdraw-program): Allow "pdfdraw" name.Stefan Monnier2013-01-101-135/+100
* * lisp/doc-view.el: Add support for DjVu.Elias Pipping2013-01-091-40/+117
* * lisp/doc-view.el: Add support for mupdf converter.Elias Pipping2013-01-091-18/+60
* * lisp/doc-view.el (doc-view-scale-internally): New var.Stefan Monnier2013-01-031-5/+15
* Update copyright notices for 2013.Paul Eggert2013-01-011-1/+1
* * doc-view.el (doc-view-current-cache-doc-pdf): New function.Tassilo Horn2012-09-281-12/+15
* * lisp/image-mode.el: Use lexical-binding.Stefan Monnier2012-09-261-40/+62
* * doc-view.el (doc-view-display): Better fix for the cl-assertionTassilo Horn2012-09-201-5/+6
* * lisp/doc-view.el (doc-view-guess-paper-size)Stefan Monnier2012-09-191-5/+5
* New feature: set optimal slice from BoundingBox information.Tassilo Horn2012-09-191-18/+100
* Reduce use of (require 'cl).Stefan Monnier2012-07-101-15/+15
* * lisp/files.el (file-name-base): New convenience function.Sam Steingold2012-06-261-2/+1
* Replace lexical-let by lexical-binding (except Gnus, CEDET, ERT).Stefan Monnier2012-04-261-7/+6
* Add missing :version tags to new defgroups and defcustomsGlenn Morris2012-02-111-0/+2
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1