summaryrefslogtreecommitdiff
path: root/lisp/doc-view.el
Commit message (Expand)AuthorAgeFilesLines
* 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
* Allow customising pdf-to-text parametersLars Ingebrigtsen2019-09-291-1/+7
* lisp/*.el: Fix typos and other trivial doc fixesJuanma Barranquero2019-09-211-2/+2
* Improve the default value of 'doc-view-ghostscript-program'Eli Zaretskii2019-07-061-2/+8
* Remove Maintainer: when it duplicates Author:Paul Eggert2019-05-261-1/+0
* * lisp/doc-view.el (doc-view--text-view-mode): Derive from text-mode.Stefan Monnier2019-03-131-3/+9
* Make doc-view work with text-mode as default major-mode (bug#34451)Tassilo Horn2019-03-091-3/+12
* Allow doc-view to open password-protected PDF files (bug#33684)Federico Tedin2019-02-041-20/+59
* doc-view-presentation, doc-view-fit-window-to-page, and use mutoolStefan Monnier2019-01-231-47/+151
* Merge from origin/emacs-26Paul Eggert2018-12-311-1/+1
|\
| * Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* | Replace insignificant backquotesMichael Heerdegen2018-11-251-18/+18
* | No need to pass absolute program name to call-processGlenn Morris2018-11-131-1/+1
* | Merge from origin/emacs-26Glenn Morris2018-11-041-21/+22
|\|
| * Avoid file-name errors when viewing PDF from GnusJordan Wilson2018-11-031-21/+22
* | Optionally add argument description in minor mode DOC (bug#10754)John Shahid2018-07-011-3/+0
* | Merge from origin/emacs-26Glenn Morris2018-06-231-2/+2
|\|
| * * lisp/doc-view.el: Fix typos in the commentary. (Bug#31937)Eli Zaretskii2018-06-231-2/+2
* | New functions to switch back and forth to another major modeStefan Monnier2018-06-211-17/+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