confi-emacs-inicial/elpa/undo-tree-0.7.5/undo-tree-pkg.el

3 lines
332 B
EmacsLisp
Raw Permalink Normal View History

2020-08-02 07:57:21 +02:00
;;; -*- no-byte-compile: t -*-
2020-10-06 10:26:19 +02:00
(define-package "undo-tree" "0.7.5" "Treat undo history as a tree" 'nil :keywords '("convenience" "files" "undo" "redo" "history" "tree") :authors '(("Toby Cubitt" . "toby-undo-tree@dr-qubit.org")) :maintainer '("Toby Cubitt" . "toby-undo-tree@dr-qubit.org") :url "http://www.dr-qubit.org/emacs.php")