summaryrefslogtreecommitdiff
path: root/lisp/doc-view.el
AgeCommit message (Expand)Author
2026-02-07; * lisp/doc-view.el (doc-view-mode-p): Fix docstring.Michael Albinus
2026-01-01; Add 2026 to copyright years.Sean Whitton
2025-12-26December 2025 spelling fixesPaul Eggert
2025-08-08; * lisp/doc-view.el (doc-view-initiate-display): Improve last commitTassilo Horn
2025-08-08doc-view: inhibit keybinding message if window is not selectedTassilo Horn
2025-07-10Use css to set SVG foreground in docviewAlan Third
2025-03-19; Delete duplicate variable definitionStefan Kangas
2025-03-01doc-view: Fix error during revert in editing modeTassilo Horn
2025-02-23Fix DocView's text conversion on tty EmacsManuel Giraud
2025-01-01Update copyright year to 2025Paul Eggert
2024-10-18Make djvused emit UTF-8 encoded textVisuwesh
2024-10-10Add imenu support for ODF files in doc-viewVisuwesh
2024-10-08Make imenu index generation for PDFs more reliableVisuwesh
2024-10-05Merge from origin/emacs-30Eli Zaretskii
2024-10-04; * lisp/doc-view.el (doc-view-djvused-program): allow nil in typeMattias Engdegård
2024-10-04Add imenu index function for DjVu files in doc-viewVisuwesh
2024-10-02; * lisp/doc-view.el (doc-view-svg-face): Copy-edit docstring.Sean Whitton
2024-09-28Merge from origin/emacs-30Eli Zaretskii
2024-09-28; Improve documentation of last changeEli Zaretskii
2024-09-28Add buffer-local register commands to DocViewVisuwesh
2024-09-24Use black-on-white by default for doc-view-svg-face.Tassilo Horn
2024-07-29Merge from savannah/emacs-30Po Lu
2024-07-29Correct display of Doc View documents after tab switchingPo Lu
2024-07-25Fix jumping to page in DocView's text contents (bug#72275)Tassilo Horn
2024-07-25bug#72241: 31.0.50; [PATCH] Use a dedicated buffer for `doc-view-open-text'Manuel Giraud
2024-07-24Merge from savannah/emacs-30Po Lu
2024-07-24Merge from savannah/emacs-30Po Lu
2024-07-22Fix DocView with DVI filesManuel Giraud
2024-07-21Fix DocView with PostScript filesManuel Giraud
2024-07-20Merge from origin/emacs-30Eli Zaretskii
2024-07-20Miscellaneous checkdoc fixesStefan Kangas
2024-07-03Adapt doc-view-set-slice-using-mouse to touch-screen inputPo Lu
2024-05-10Improve doc-type determination in doc-viewAndrew G Cohen
2024-01-02Merge from savannah/emacs-29Po Lu
2024-01-02; Add 2024 to copyright yearsPo Lu
2023-12-30Fix previous page and next page tooltips in doc-view.elDaniel Martín
2023-11-18Merge from origin/emacs-29Eli Zaretskii
2023-11-15Fix CBZ file detection in doc-view-modeMorgan Smith
2023-10-08Introduce a tool bar for dictionary modePo Lu
2023-10-01Fix doc-view conversion indicator for svg imagesVisuwesh
2023-09-25Fix a couple of doc-view user optionsBasil L. Contovounesios
2023-09-08Properly detect content files in Doc ViewPo Lu
2023-08-10Repair several minor breakagesPo Lu
2023-07-29Merge remote-tracking branch 'origin/master' into feature/androidPo Lu
2023-07-28Make shell command status code checks more robustTassilo Horn
2023-07-28; Make doc-viev-imenu-enabled default value a boolean againTassilo Horn
2023-07-21Merge remote-tracking branch 'origin/master' into feature/androidPo Lu
2023-07-20docview: imenu: check return value of 'mutool'Morgan Smith
2023-07-13Add a Doc View tool barPo Lu
2023-03-09Use a face for DocView SVGManuel Giraud