aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/doc-view.el (follow)
Commit message (Expand)AuthorAgeFilesLines
* ; * lisp/doc-view.el (doc-view-mode-p): Fix docstring.Michael Albinus2026-02-071-1/+1
* ; Add 2026 to copyright years.Sean Whitton2026-01-011-1/+1
* December 2025 spelling fixesPaul Eggert2025-12-261-1/+1
* ; * lisp/doc-view.el (doc-view-initiate-display): Improve last commitTassilo Horn2025-08-081-4/+2
* doc-view: inhibit keybinding message if window is not selectedTassilo Horn2025-08-081-1/+7
* Use css to set SVG foreground in docviewAlan Third2025-07-101-1/+2
* ; Delete duplicate variable definitionStefan Kangas2025-03-191-3/+0
* doc-view: Fix error during revert in editing modeTassilo Horn2025-03-011-6/+23
* Fix DocView's text conversion on tty EmacsManuel Giraud2025-02-231-1/+1
* Update copyright year to 2025Paul Eggert2025-01-011-1/+1
* Make djvused emit UTF-8 encoded textVisuwesh2024-10-181-7/+10
* Add imenu support for ODF files in doc-viewVisuwesh2024-10-101-0/+2
* Make imenu index generation for PDFs more reliableVisuwesh2024-10-081-16/+32
* Merge from origin/emacs-30Eli Zaretskii2024-10-051-1/+1
|\
| * ; * lisp/doc-view.el (doc-view-svg-face): Copy-edit docstring.Sean Whitton2024-10-021-1/+1
* | ; * lisp/doc-view.el (doc-view-djvused-program): allow nil in typeMattias Engdegård2024-10-041-1/+1
* | Add imenu index function for DjVu files in doc-viewVisuwesh2024-10-041-18/+90
* | Merge from origin/emacs-30Eli Zaretskii2024-09-281-3/+8
|\ \ | |/
| * Use black-on-white by default for doc-view-svg-face.Tassilo Horn2024-09-241-3/+8
* | ; Improve documentation of last changeEli Zaretskii2024-09-281-4/+5
* | Add buffer-local register commands to DocViewVisuwesh2024-09-281-1/+53
* | Merge from savannah/emacs-30Po Lu2024-07-291-0/+9
|\ \ | |/
| * Correct display of Doc View documents after tab switchingPo Lu2024-07-291-0/+9
* | Fix jumping to page in DocView's text contents (bug#72275)Tassilo Horn2024-07-251-0/+2
* | bug#72241: 31.0.50; [PATCH] Use a dedicated buffer for `doc-view-open-text'Manuel Giraud2024-07-251-36/+24
* | Merge from savannah/emacs-30Po Lu2024-07-241-1/+1
|\ \ | |/
| * Fix DocView with DVI filesManuel Giraud2024-07-221-1/+1
* | Merge from savannah/emacs-30Po Lu2024-07-241-0/+2
|\ \ | |/
| * Fix DocView with PostScript filesManuel Giraud2024-07-211-0/+2
* | Merge from origin/emacs-30Eli Zaretskii2024-07-201-3/+3
|\ \ | |/
| * Miscellaneous checkdoc fixesStefan Kangas2024-07-201-3/+3
* | Adapt doc-view-set-slice-using-mouse to touch-screen inputPo Lu2024-07-031-2/+5
|/
* Improve doc-type determination in doc-viewAndrew G Cohen2024-05-101-29/+29
* Merge from savannah/emacs-29Po Lu2024-01-021-1/+1
|\
| * ; Add 2024 to copyright yearsPo Lu2024-01-021-1/+1
* | Fix previous page and next page tooltips in doc-view.elDaniel Martín2023-12-301-2/+2
* | Merge from origin/emacs-29Eli Zaretskii2023-11-181-1/+1
|\ \ | |/
| * Fix CBZ file detection in doc-view-modeMorgan Smith2023-11-151-1/+1
| * Disable and document 'doc-view-mupdf-use-svg' (bug#58041)Eli Zaretskii2023-01-141-2/+2
* | Introduce a tool bar for dictionary modePo Lu2023-10-081-1/+3
* | Fix doc-view conversion indicator for svg imagesVisuwesh2023-10-011-1/+2
* | Fix a couple of doc-view user optionsBasil L. Contovounesios2023-09-251-16/+13
* | Properly detect content files in Doc ViewPo Lu2023-09-081-2/+9
* | Repair several minor breakagesPo Lu2023-08-101-1/+1
* | Merge remote-tracking branch 'origin/master' into feature/androidPo Lu2023-07-291-5/+5
|\ \
| * | Make shell command status code checks more robustTassilo Horn2023-07-281-4/+4
| * | ; Make doc-viev-imenu-enabled default value a boolean againTassilo Horn2023-07-281-1/+1
* | | Merge remote-tracking branch 'origin/master' into feature/androidPo Lu2023-07-211-5/+11
|\ \ \ | |/ /
| * | docview: imenu: check return value of 'mutool'Morgan Smith2023-07-201-5/+11
* | | Add a Doc View tool barPo Lu2023-07-131-2/+52
|/ /