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
*
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
*
Support RTF in doc-view
Tassilo Horn
2015-10-12
1
-1
/
+1
*
doc-view.el (doc-view-kill-proc-and-buffer): Obsolete.
Artur Malabarba
2015-02-06
1
-7
/
+2
*
* lisp/doc-view.el: Add some comments about desktop support
Stefan Monnier
2015-02-05
1
-0
/
+8
*
Update copyright year to 2015
Paul Eggert
2015-01-01
1
-1
/
+1
*
Improve viewing plain text contents of document
Tassilo Horn
2014-10-22
1
-26
/
+46
*
Open doc text also if it's not saved to a file.
Stephen Berman
2014-07-28
1
-3
/
+4
*
Add with-file-modes macro, and use it
Glenn Morris
2014-05-14
1
-10
/
+4
*
* lisp/image-mode.el (image-mode-window-put): Also update the property of
Ian D
2014-04-16
1
-1
/
+1
*
* lisp/doc-view.el (doc-view-set-doc-type): Ignore file name case; add .pps.
Stefan Monnier
2014-04-14
1
-18
/
+19
*
Fix bug#16090.
Tassilo Horn
2014-04-04
1
-10
/
+13
*
Update copyright year to 2014 by running admin/update-copyright.
Paul Eggert
2014-01-01
1
-1
/
+1
*
Add missing custom :versions, plus small fixes
Glenn Morris
2013-12-27
1
-0
/
+1
*
Refine redisplay optimizations to only redisplay *some* frames/windows
Stefan Monnier
2013-11-28
1
-0
/
+1
*
* doc-view.el (doc-view-scale-reset): Rename from
Tassilo Horn
2013-09-27
1
-4
/
+21
*
* doc-view.el (doc-view-reset-zoom-level): New command.
Tassilo Horn
2013-09-26
1
-0
/
+18
*
* doc-view.el (doc-view-mode): Silence --without-x compilation.
Glenn Morris
2013-09-17
1
-3
/
+6
*
Do not call to `selected-window' where it is assumed by default.
Dmitry Antipov
2013-08-05
1
-1
/
+1
*
Remove some more reimplementations of cl-lib functions
Glenn Morris
2013-07-11
1
-11
/
+3
*
* lisp/doc-view.el: Minor naming convention tweaks.
Stefan Monnier
2013-05-26
1
-134
/
+131
*
* lisp/image-mode.el (image-mode-winprops): Add winprops to
Stefan Monnier
2013-05-24
1
-20
/
+14
*
* doc-view.el: Integrate with desktop.el. (Bug#14435)
Tassilo Horn
2013-05-24
1
-0
/
+22
*
Silence some compiler warnings
Glenn Morris
2013-05-21
1
-5
/
+4
*
* lisp/doc-view.el (doc-view-start-process): Handle url-handler directories.
Stefan Monnier
2013-04-15
1
-2
/
+2
*
* doc-view.el (doc-view-new-window-function): Check the new window
Tassilo Horn
2013-03-18
1
-6
/
+5
*
* doc-view.el Fix bug#13887.
Tassilo Horn
2013-03-14
1
-5
/
+23
*
* doc-view.el (doc-view-insert-image): Don't modify overlay
Tassilo Horn
2013-03-14
1
-38
/
+54
*
* lisp/doc-view.el: Preserve h&v scroll across C-c C-c C-c C-c.
Stefan Monnier
2013-02-27
1
-5
/
+2
*
Add more keymaps where S-SPC scrolls in the opposite direction to SPC.
Juri Linkov
2013-02-13
1
-0
/
+1
*
Improve previous patch to allow for multiple simultaneous ODF->PDF
Tassilo Horn
2013-02-12
1
-16
/
+15
*
* doc-view.el (doc-view-odf->pdf-converter-soffice): Use separate
Tassilo Horn
2013-02-12
1
-2
/
+14
*
* lisp/doc-view.el (doc-view-current-cache-dir): Beware % escapes.
Elias Pipping
2013-02-11
1
-1
/
+2
*
* doc-view.el: Use (and prefer) soffice as default ODF->PDF
Tassilo Horn
2013-02-09
1
-7
/
+39
*
* src/insdel.c (prepare_to_modify_buffer): Revert last change as suggested
Dmitry Antipov
2013-01-24
1
-0
/
+2
*
* lisp/files.el (auto-mode-alist): Use doc-view for djvu files.
Elias Pipping
2013-01-10
1
-4
/
+3
*
* lisp/doc-view.el (doc-view-pdfdraw-program): Allow "pdfdraw" name.
Stefan Monnier
2013-01-10
1
-135
/
+100
*
* lisp/doc-view.el: Add support for DjVu.
Elias Pipping
2013-01-09
1
-40
/
+117
[next]