summaryrefslogtreecommitdiff
path: root/lisp/doc-view.el
Commit message (Expand)AuthorAgeFilesLines
* Audit quoting the quote character in doc stringsLars Ingebrigtsen2022-04-221-2/+2
* Fix ODF file detection in doc-view-modeLars Ingebrigtsen2022-04-161-2/+1
* Add user stylesheet option for doc-view EPUB supportKjartan Oli Agustsson2022-03-071-2/+16
* Extend bookmark menu with with handler type columnMatthias Meulien2022-02-171-0/+2
* Fix merge error in doc-view-pdf/ps->pngLars Ingebrigtsen2022-01-281-1/+2
* * lisp/doc-view.el (doc-view-epub-font-size): Fix type; add version.Glenn Morris2022-01-271-2/+3
* Move some of the doc-view variables around to fix load errorsLars Ingebrigtsen2022-01-271-26/+26
* Add support for EPUB, CBZ, FB2 and (O)XPS extension to doc viewDaniel Nicolai2022-01-271-54/+97
* Use the correct converter for odf files in doc-viewShuguang Sun2022-01-211-1/+1
* Merge from origin/emacs-28Eli Zaretskii2022-01-011-1/+1
|\
| * ; Add 2022 to copyright years.Eli Zaretskii2022-01-011-1/+1
* | Use mupdf in doc-view-mode if gs is not installedDaniel Martín2021-11-291-3/+4
* | Improve doc-view-mode menusStefan Kangas2021-11-191-12/+67
* | Use substitute-command-keys in some messagesStefan Kangas2021-11-171-5/+5
|/
* Change how thread-first/thread-last indent the first argumentLars Ingebrigtsen2021-09-221-1/+1
* ; Minor stylistic fixes found by checkdocStefan Kangas2021-09-161-4/+4
* Inhibit lines in doc-view-modeLars Ingebrigtsen2021-05-021-0/+5
* Replace local intersection functions with seq-intersectionStefan Kangas2021-04-051-6/+7
* Enable selectable image smoothing (bug#38394)Alan Third2021-03-101-0/+2
* Update copyright year to 2021Paul Eggert2021-01-011-1/+1
* Merge from origin/emacs-27Glenn Morris2020-12-151-0/+1
|\
| * Bind k to image-kill-buffer in doc-view-mode-map.Tassilo Horn2020-12-111-0/+1
* | Prefer setq-local in most filesStefan Kangas2020-12-091-1/+1
* | Merge from origin/emacs-27Glenn Morris2020-11-131-4/+6
|\ \ | |/
| * Add more doc-view requirementsLars Ingebrigtsen2020-11-101-4/+6
* | Merge from origin/emacs-27Glenn Morris2020-11-131-5/+6
|\ \ | |/
| * Update the doc-view header lineLars Ingebrigtsen2020-11-091-1/+1
| * doc-view.el comment clarificationLars Ingebrigtsen2020-11-091-4/+5
* | * lisp/doc-view.el: Fix "can't resize root window" errorStefan Monnier2020-10-081-10/+20
* | Merge from origin/emacs-27Glenn Morris2020-10-021-1/+1
|\ \ | |/
| * ; Fix many typos in symbols in docs and commentsStefan Kangas2020-10-021-1/+1
* | ; Prefer https to http in many URLsStefan Kangas2020-10-011-2/+2
* | Fix doc-view problem with file names with spaces in themGlenn Morris2020-08-261-20/+25
* | Add two new commands for centering doc-view imagesYuan Fu2020-08-141-0/+29
* | Allow doc-view.el to rescale without imagemagick supportYuan Fu2020-08-141-12/+5
* | * lisp/doc-view.el (doc-view-presentation): Fix thinkoStefan Monnier2020-05-221-2/+2
* | Merge from origin/emacs-27Glenn Morris2020-04-251-11/+21
|\ \ | |/
| * Improve the default value of 'doc-view-ghostscript-program'.Tassilo Horn2020-04-231-9/+7
| * Change doc-view-mode-map prefix key 's' to 'c'.Juri Linkov2020-04-231-8/+8
| * Improve the default value of 'doc-view-ghostscript-program'.Tassilo Horn2020-04-221-3/+15
* | Add 'nofollow' flag to set-file-modes etc.Paul Eggert2020-02-231-3/+1
|/
* Update copyright year to 2020Paul Eggert2020-01-011-1/+1
* * lisp/doc-view.el (doc-view-doc-type): Doc fix.Juanma Barranquero2019-12-041-1/+1
* Fix some quoting glitches in doc stringsPaul Eggert2019-11-111-1/+1
* * lisp/doc-view.el (doc-view--revert-buffer): Fix last changeStefan Monnier2019-11-051-3/+7
* Adapt doc-view to latest image-mode changesTassilo Horn2019-10-251-5/+5
* Fix comment in previous doc-view patchLars Ingebrigtsen2019-10-031-1/+1
* In doc-view, keep point on the equivalent page in the text versionLars Ingebrigtsen2019-10-031-1/+6
* Make doc-view error message more informativeLars Ingebrigtsen2019-09-301-5/+5
* Fix reverting doc-view buffersLars Ingebrigtsen2019-09-291-1/+6