mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-02-16 17:24:23 +00:00
* lisp/image/image-dired.el: Bump version for Emacs 29.
This commit is contained in:
parent
7fe22182d3
commit
704cdf5e6c
5 changed files with 9 additions and 1 deletions
|
|
@ -23,6 +23,8 @@
|
|||
|
||||
;;; Commentary:
|
||||
|
||||
;; See the description of the `image-dired' package.
|
||||
|
||||
;;; Code:
|
||||
|
||||
(eval-when-compile (require 'subr-x)) ; for string-join
|
||||
|
|
|
|||
|
|
@ -23,6 +23,8 @@
|
|||
|
||||
;;; Commentary:
|
||||
|
||||
;; See the description of the `image-dired' package.
|
||||
|
||||
;;; Code:
|
||||
|
||||
(require 'dired)
|
||||
|
|
|
|||
|
|
@ -23,6 +23,8 @@
|
|||
|
||||
;;; Commentary:
|
||||
|
||||
;; See the description of the `image-dired' package.
|
||||
|
||||
;;; Code:
|
||||
|
||||
(require 'dired)
|
||||
|
|
|
|||
|
|
@ -22,6 +22,8 @@
|
|||
|
||||
;;; Commentary:
|
||||
|
||||
;; See the description of the `image-dired' package.
|
||||
|
||||
;;; Code:
|
||||
|
||||
(require 'xdg)
|
||||
|
|
|
|||
|
|
@ -4,7 +4,7 @@
|
|||
|
||||
;; Author: Mathias Dahl <mathias.rem0veth1s.dahl@gmail.com>
|
||||
;; Maintainer: Stefan Kangas <stefankangas@gmail.com>
|
||||
;; Version: 0.4.11
|
||||
;; Version: 0.5
|
||||
;; Keywords: multimedia
|
||||
|
||||
;; This file is part of GNU Emacs.
|
||||
|
|
|
|||
Loading…
Reference in a new issue