summaryrefslogtreecommitdiff
path: root/lisp/doc-view.el
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* Avoid file-name errors when viewing PDF from GnusJordan Wilson2018-11-031-21/+22
* * lisp/doc-view.el: Fix typos in the commentary. (Bug#31937)Eli Zaretskii2018-06-231-2/+2
* Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* * lisp/button.el (button-activate): Fix doc typo.Glenn Morris2017-10-271-1/+1
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-1/+1
* Avoid unnecessary loading of subr-x at run-timeGlenn Morris2017-04-181-1/+1
* * lisp/doc-view.el (doc-view-mode): Don't require a final newlineStefan Monnier2017-02-021-0/+5
* Update copyright year to 2017Paul Eggert2016-12-311-1/+1
* Honor prefix arg in doc-view-next-line-or-next-pageMarcin Borkowski2016-03-181-1/+1
* Fix soffice UserInstallation-URL for WindowsTassilo Horn2016-02-161-0/+5
* Fix wording in a doc-view.el commentEli Zaretskii2016-02-151-2/+3
* ; Spelling fixesPaul Eggert2016-02-141-2/+2
* Replace colon in file name (not legal on Windows)Thomas Plass2016-02-141-8/+13
* Fix desktop support in todo-mode and doc-view (bug#22377)Stephen Berman2016-01-211-4/+3
* Update copyright year to 2016Paul Eggert2016-01-011-1/+1
* 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