summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2022-04-08 17:25:31 -0700
committerSean Whitton <spwhitton@spwhitton.name>2022-04-08 17:25:31 -0700
commit15e2887535661792b27128435de4789b8287c1f2 (patch)
tree1bb6700cd2d12c3bc1993799ed546bf806117117
parent31aada2d0994881b143549d9f0c15cc754c392cc (diff)
downloaddotfiles-15e2887535661792b27128435de4789b8287c1f2.tar.gz
transient-cycles: use News not Changelog for sake of elpa.git
-rw-r--r--.emacs.d/site-lisp/transient-cycles.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/.emacs.d/site-lisp/transient-cycles.el b/.emacs.d/site-lisp/transient-cycles.el
index c4f512f0..dd0ae81a 100644
--- a/.emacs.d/site-lisp/transient-cycles.el
+++ b/.emacs.d/site-lisp/transient-cycles.el
@@ -65,7 +65,7 @@
;; previous buffers -- to the extent that doing so does not require saving a
;; lot of information when commencing transient cycling.
-;;; Changelog:
+;;; News:
;; Ver 1.0 YYYY/MM/DD Sean Whitton
;; Initial release.