index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
doc-view.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix doc-view problem with file names with spaces in them
Glenn Morris
2020-08-26
1
-20
/
+25
*
Add two new commands for centering doc-view images
Yuan Fu
2020-08-14
1
-0
/
+29
*
Allow doc-view.el to rescale without imagemagick support
Yuan Fu
2020-08-14
1
-12
/
+5
*
* lisp/doc-view.el (doc-view-presentation): Fix thinko
Stefan Monnier
2020-05-22
1
-2
/
+2
*
Merge from origin/emacs-27
Glenn Morris
2020-04-25
1
-11
/
+21
|
\
|
*
Improve the default value of 'doc-view-ghostscript-program'.
Tassilo Horn
2020-04-23
1
-9
/
+7
|
*
Change doc-view-mode-map prefix key 's' to 'c'.
Juri Linkov
2020-04-23
1
-8
/
+8
|
*
Improve the default value of 'doc-view-ghostscript-program'.
Tassilo Horn
2020-04-22
1
-3
/
+15
*
|
Add 'nofollow' flag to set-file-modes etc.
Paul Eggert
2020-02-23
1
-3
/
+1
|
/
*
Update copyright year to 2020
Paul Eggert
2020-01-01
1
-1
/
+1
*
* lisp/doc-view.el (doc-view-doc-type): Doc fix.
Juanma Barranquero
2019-12-04
1
-1
/
+1
*
Fix some quoting glitches in doc strings
Paul Eggert
2019-11-11
1
-1
/
+1
*
* lisp/doc-view.el (doc-view--revert-buffer): Fix last change
Stefan Monnier
2019-11-05
1
-3
/
+7
*
Adapt doc-view to latest image-mode changes
Tassilo Horn
2019-10-25
1
-5
/
+5
*
Fix comment in previous doc-view patch
Lars Ingebrigtsen
2019-10-03
1
-1
/
+1
*
In doc-view, keep point on the equivalent page in the text version
Lars Ingebrigtsen
2019-10-03
1
-1
/
+6
*
Make doc-view error message more informative
Lars Ingebrigtsen
2019-09-30
1
-5
/
+5
*
Fix reverting doc-view buffers
Lars Ingebrigtsen
2019-09-29
1
-1
/
+6
*
Allow customising pdf-to-text parameters
Lars Ingebrigtsen
2019-09-29
1
-1
/
+7
*
lisp/*.el: Fix typos and other trivial doc fixes
Juanma Barranquero
2019-09-21
1
-2
/
+2
*
Improve the default value of 'doc-view-ghostscript-program'
Eli Zaretskii
2019-07-06
1
-2
/
+8
*
Remove Maintainer: when it duplicates Author:
Paul Eggert
2019-05-26
1
-1
/
+0
*
* lisp/doc-view.el (doc-view--text-view-mode): Derive from text-mode.
Stefan Monnier
2019-03-13
1
-3
/
+9
*
Make doc-view work with text-mode as default major-mode (bug#34451)
Tassilo Horn
2019-03-09
1
-3
/
+12
*
Allow doc-view to open password-protected PDF files (bug#33684)
Federico Tedin
2019-02-04
1
-20
/
+59
*
doc-view-presentation, doc-view-fit-window-to-page, and use mutool
Stefan Monnier
2019-01-23
1
-47
/
+151
*
Merge from origin/emacs-26
Paul Eggert
2018-12-31
1
-1
/
+1
|
\
|
*
Update copyright year to 2019
Paul Eggert
2019-01-01
1
-1
/
+1
*
|
Replace insignificant backquotes
Michael Heerdegen
2018-11-25
1
-18
/
+18
*
|
No need to pass absolute program name to call-process
Glenn Morris
2018-11-13
1
-1
/
+1
*
|
Merge from origin/emacs-26
Glenn Morris
2018-11-04
1
-21
/
+22
|
\
|
|
*
Avoid file-name errors when viewing PDF from Gnus
Jordan Wilson
2018-11-03
1
-21
/
+22
*
|
Optionally add argument description in minor mode DOC (bug#10754)
John Shahid
2018-07-01
1
-3
/
+0
*
|
Merge from origin/emacs-26
Glenn Morris
2018-06-23
1
-2
/
+2
|
\
|
|
*
* lisp/doc-view.el: Fix typos in the commentary. (Bug#31937)
Eli Zaretskii
2018-06-23
1
-2
/
+2
*
|
New functions to switch back and forth to another major mode
Stefan Monnier
2018-06-21
1
-17
/
+2
|
/
*
Update copyright year to 2018
Paul Eggert
2018-01-01
1
-1
/
+1
*
* lisp/button.el (button-activate): Fix doc typo.
Glenn Morris
2017-10-27
1
-1
/
+1
*
Prefer HTTPS to FTP and HTTP in documentation
Paul Eggert
2017-09-13
1
-1
/
+1
*
Avoid unnecessary loading of subr-x at run-time
Glenn Morris
2017-04-18
1
-1
/
+1
*
* lisp/doc-view.el (doc-view-mode): Don't require a final newline
Stefan Monnier
2017-02-02
1
-0
/
+5
*
Update copyright year to 2017
Paul Eggert
2016-12-31
1
-1
/
+1
*
Honor prefix arg in doc-view-next-line-or-next-page
Marcin Borkowski
2016-03-18
1
-1
/
+1
*
Fix soffice UserInstallation-URL for Windows
Tassilo Horn
2016-02-16
1
-0
/
+5
*
Fix wording in a doc-view.el comment
Eli Zaretskii
2016-02-15
1
-2
/
+3
*
; Spelling fixes
Paul Eggert
2016-02-14
1
-2
/
+2
*
Replace colon in file name (not legal on Windows)
Thomas Plass
2016-02-14
1
-8
/
+13
*
Fix desktop support in todo-mode and doc-view (bug#22377)
Stephen Berman
2016-01-21
1
-4
/
+3
*
Update copyright year to 2016
Paul Eggert
2016-01-01
1
-1
/
+1
*
Improve doc-view wrt. auto-revert-mode
Tassilo Horn
2015-10-22
1
-3
/
+18
[next]