summaryrefslogtreecommitdiff
path: root/debian/patches/0001-Add-pkg-file.patch
blob: 268540d401965de404618d5293fca5f7c3b48e04 (plain)
1
2
3
4
5
6
7
8
9
10
11
Description: Define transient-pkg.el
Author: Rémi Vanicat <vanicat@debian.org>
Forwarded: not-needed
Last-Update: 2021-08-23

--- /dev/null
+++ b/lisp/transient-pkg.el
@@ -0,0 +1,3 @@
+;;; -*- no-byte-compile: t -*-
+
+(define-package "transient" "0.3.6" "Emacs key and popup interface for complex keybindings" 'nil :url "https://github.com/magit/transient")