update packages and add valign
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
;;; ol-docview.el --- Links to Docview mode buffers -*- lexical-binding: t; -*-
|
||||
|
||||
;; Copyright (C) 2009-2025 Free Software Foundation, Inc.
|
||||
;; Copyright (C) 2009-2026 Free Software Foundation, Inc.
|
||||
|
||||
;; Author: Jan Böcker <jan.boecker at jboecker dot de>
|
||||
;; Keywords: outlines, hypermedia, calendar, text
|
||||
@@ -48,7 +48,6 @@
|
||||
(require 'doc-view)
|
||||
(require 'ol)
|
||||
|
||||
(declare-function doc-view-goto-page "doc-view" (page))
|
||||
(declare-function image-mode-window-get "image-mode" (prop &optional winprops))
|
||||
(declare-function org-open-file "org" (path &optional in-emacs line search))
|
||||
|
||||
|
||||
Reference in New Issue
Block a user