summaryrefslogtreecommitdiff
path: root/.emacs.d/site-lisp/transient-cycles.el
diff options
context:
space:
mode:
Diffstat (limited to '.emacs.d/site-lisp/transient-cycles.el')
-rw-r--r--.emacs.d/site-lisp/transient-cycles.el6
1 files changed, 6 insertions, 0 deletions
diff --git a/.emacs.d/site-lisp/transient-cycles.el b/.emacs.d/site-lisp/transient-cycles.el
index b027018c..b4795b5c 100644
--- a/.emacs.d/site-lisp/transient-cycles.el
+++ b/.emacs.d/site-lisp/transient-cycles.el
@@ -62,6 +62,12 @@
;; previous buffers -- to the extent that doing so does not require saving a
;; lot of data when commencing transient cycling.
+;;; Changelog:
+
+;; Ver 1.0 YYYY/MM/DD Sean Whitton
+;; Initial release.
+;; Thanks to Protesilaos Stavrou for testing and docs feedback.
+
;;; Code:
(require 'ring)