Free Software Foundation, Inc
+;; Copyright (C) 2009-2020 Free Software Foundation, Inc
;; Author: Toby Cubitt
-;; Version: 0.6.5
+;; Maintainer: Toby Cubitt
+;; Version: 0.7
;; Keywords: convenience, files, undo, redo, history, tree
;; URL: http://www.dr-qubit.org/emacs.php
;; Repository
branch: master
commit c13bd781f9349ff6d82b8ca60ac71a7427a80cc8
Author: Toby S. Cubitt
Commit: Toby S. Cubitt
Undo-tree bug-fix release.
---
packages/undo-tree/undo-tree.el | 124 ++--
1 file changed, 93 insertions(+), 31 deletions(-)
diff --git a/package
/undo-tree/undo-tree.el
index de15a3b..229d9e9 100644
--- a/packages/undo-tree/undo-tree.el
+++ b/packages/undo-tree/undo-tree.el
@@ -4,7 +4,7 @@
;; Author: Toby Cubitt
;; Maintainer: Toby Cubitt
-;; Version: 0.7
+;; Version: 0.7.1
;; Keywords: convenience, files, undo, redo, history, tree
/packages/undo-tree/undo-tree.el
index 229d9e9..3a28796 100644
--- a/packages/undo-tree/undo-tree.el
+++ b/packages/undo-tree/undo-tree.el
@@ -4,7 +4,7 @@
;; Author: Toby Cubitt
;; Maintainer: Toby Cubitt
-;; Version: 0.7.1
+;; Version: 0.7.2
;; Keywords: convenience, files, undo, redo
/packages/undo-tree/undo-tree.el b/packages/undo-tree/undo-tree.el
index 3a28796..9e51b03 100644
--- a/packages/undo-tree/undo-tree.el
+++ b/packages/undo-tree/undo-tree.el
@@ -4,7 +4,7 @@
;; Author: Toby Cubitt
;; Maintainer: Toby Cubitt
-;; Version: 0.7.2
+;; Version: 0.7.3
;; Keywords
/undo-tree.el b/packages/undo-tree/undo-tree.el
index 9e51b03..6cd72f4 100644
--- a/packages/undo-tree/undo-tree.el
+++ b/packages/undo-tree/undo-tree.el
@@ -4,7 +4,7 @@
;; Author: Toby Cubitt
;; Maintainer: Toby Cubitt
-;; Version: 0.7.3
+;; Version: 0.7.4
;; Keywords: convenience, files
-*- lexical-binding: t; -*-
;; Copyright (C) 1991-1995, 2008-2009, 2012 Free Software Foundation, Inc
;; Author: Inge Wallin
;; Toby Cubitt
;; Maintainer: Toby Cubitt
-;; Version: 0.1
+;; Version: 0.1.1
;; Keywords: extensions, data structures, queue
;; URL: http://www.dr-qubit.org
tsc25 pushed a change to branch master
in repository elpa.
from 2b9c052 [gnugo maint] Add ‘Maintainer’ header per top-level
README; nfc.
new ab068be queue.el: fix buggy queue-first and queue-empty
definitions.
The 1 revisions listed above as "new" are entirely new to this
rep
omatic regexp-delimited overlays
+* auto-overlays: (auto-overlay-manual). Automatic regexp-delimited overlays
END-INFO-DIR-ENTRY
- This manual describes the Emacs Auto-Overlays package, version 0.10
+ This manual describes the Emacs Auto-Overlays package, version 0.10.8
- Copyright (C) 2007, 2008
-overlays: (auto-overlay-manual). Automatic regexp-delimited overlays
END-INFO-DIR-ENTRY
- This manual describes the Emacs Auto-Overlays package, version 0.10.8
+ This manual describes the Emacs Auto-Overlays package, version 0.10.9
- Copyright (C) 2007-2015 Toby Cubitt
+ Copyright (C
do-tree.el
@@ -1,9 +1,9 @@
;;; undo-tree.el --- Treat undo history as a tree -*- lexical-binding: t; -*-
-;; Copyright (C) 2009-2012 Free Software Foundation, Inc
+;; Copyright (C) 2009-2013 Free Software Foundation, Inc
;; Author: Toby Cubitt
-;; Version: 0.6.3
+;; Version: 0.6.5
;
11 matches
Mail list logo