diff options
Diffstat (limited to 'lisp/org/org-cycle.el')
-rw-r--r-- | lisp/org/org-cycle.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/org/org-cycle.el b/lisp/org/org-cycle.el index 8a39bdb8ccb..73144761516 100644 --- a/lisp/org/org-cycle.el +++ b/lisp/org/org-cycle.el @@ -1,6 +1,6 @@ ;;; org-cycle.el --- Visibility cycling of Org entries -*- lexical-binding: t; -*- ;; -;; Copyright (C) 2020-2024 Free Software Foundation, Inc. +;; Copyright (C) 2020-2025 Free Software Foundation, Inc. ;; ;; Maintainer: Ihor Radchenko <yantar92 at posteo dot net> ;; Keywords: folding, visibility cycling, invisible text |