summaryrefslogtreecommitdiff
path: root/lisp/doc-view.el
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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