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