summaryrefslogtreecommitdiff
path: root/lisp/doc-view.el
Commit message (Expand)AuthorAge
...
* * lisp/button.el (button-activate): Fix doc typo.Glenn Morris2017-10-27
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-13
* Avoid unnecessary loading of subr-x at run-timeGlenn Morris2017-04-18
* * lisp/doc-view.el (doc-view-mode): Don't require a final newlineStefan Monnier2017-02-02
* Update copyright year to 2017Paul Eggert2016-12-31
* Honor prefix arg in doc-view-next-line-or-next-pageMarcin Borkowski2016-03-18
* Fix soffice UserInstallation-URL for WindowsTassilo Horn2016-02-16
* Fix wording in a doc-view.el commentEli Zaretskii2016-02-15
* ; Spelling fixesPaul Eggert2016-02-14
* Replace colon in file name (not legal on Windows)Thomas Plass2016-02-14
* Fix desktop support in todo-mode and doc-view (bug#22377)Stephen Berman2016-01-21
* Update copyright year to 2016Paul Eggert2016-01-01
* Improve doc-view wrt. auto-revert-modeTassilo Horn2015-10-22
* Support RTF in doc-viewTassilo Horn2015-10-12
* doc-view.el (doc-view-kill-proc-and-buffer): Obsolete.Artur Malabarba2015-02-06
* * lisp/doc-view.el: Add some comments about desktop supportStefan Monnier2015-02-05
* Update copyright year to 2015Paul Eggert2015-01-01
* Improve viewing plain text contents of documentTassilo Horn2014-10-22
* Open doc text also if it's not saved to a file.Stephen Berman2014-07-28
* Add with-file-modes macro, and use itGlenn Morris2014-05-14
* * lisp/image-mode.el (image-mode-window-put): Also update the property ofIan D2014-04-16
* * lisp/doc-view.el (doc-view-set-doc-type): Ignore file name case; add .pps.Stefan Monnier2014-04-14
* Fix bug#16090.Tassilo Horn2014-04-04
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-01
* Add missing custom :versions, plus small fixesGlenn Morris2013-12-27
* Refine redisplay optimizations to only redisplay *some* frames/windowsStefan Monnier2013-11-28
* * doc-view.el (doc-view-scale-reset): Rename fromTassilo Horn2013-09-27
* * doc-view.el (doc-view-reset-zoom-level): New command.Tassilo Horn2013-09-26
* * doc-view.el (doc-view-mode): Silence --without-x compilation.Glenn Morris2013-09-17
* Do not call to `selected-window' where it is assumed by default.Dmitry Antipov2013-08-05
* Remove some more reimplementations of cl-lib functionsGlenn Morris2013-07-11
* * lisp/doc-view.el: Minor naming convention tweaks.Stefan Monnier2013-05-26
* * lisp/image-mode.el (image-mode-winprops): Add winprops toStefan Monnier2013-05-24
* * doc-view.el: Integrate with desktop.el. (Bug#14435)Tassilo Horn2013-05-24
* Silence some compiler warningsGlenn Morris2013-05-21
* * lisp/doc-view.el (doc-view-start-process): Handle url-handler directories.Stefan Monnier2013-04-15
* * doc-view.el (doc-view-new-window-function): Check the new windowTassilo Horn2013-03-18
* * doc-view.el Fix bug#13887.Tassilo Horn2013-03-14
* * doc-view.el (doc-view-insert-image): Don't modify overlayTassilo Horn2013-03-14
* * lisp/doc-view.el: Preserve h&v scroll across C-c C-c C-c C-c.Stefan Monnier2013-02-27
* Add more keymaps where S-SPC scrolls in the opposite direction to SPC.Juri Linkov2013-02-13
* Improve previous patch to allow for multiple simultaneous ODF->PDFTassilo Horn2013-02-12
* * doc-view.el (doc-view-odf->pdf-converter-soffice): Use separateTassilo Horn2013-02-12
* * lisp/doc-view.el (doc-view-current-cache-dir): Beware % escapes.Elias Pipping2013-02-11
* * doc-view.el: Use (and prefer) soffice as default ODF->PDFTassilo Horn2013-02-09
* * src/insdel.c (prepare_to_modify_buffer): Revert last change as suggestedDmitry Antipov2013-01-24
* * lisp/files.el (auto-mode-alist): Use doc-view for djvu files.Elias Pipping2013-01-10
* * lisp/doc-view.el (doc-view-pdfdraw-program): Allow "pdfdraw" name.Stefan Monnier2013-01-10
* * lisp/doc-view.el: Add support for DjVu.Elias Pipping2013-01-09
* * lisp/doc-view.el: Add support for mupdf converter.Elias Pipping2013-01-09