diff options
Diffstat (limited to 'lisp/org/org-fold-core.el')
-rw-r--r-- | lisp/org/org-fold-core.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/org/org-fold-core.el b/lisp/org/org-fold-core.el index c4d78496e55..4f737af4ef5 100644 --- a/lisp/org/org-fold-core.el +++ b/lisp/org/org-fold-core.el @@ -1,6 +1,6 @@ ;;; org-fold-core.el --- Folding buffer text -*- lexical-binding: t; -*- ;; -;; Copyright (C) 2020-2020 Free Software Foundation, Inc. +;; Copyright (C) 2020, 2023-2020 Free Software Foundation, Inc. ;; ;; Author: Ihor Radchenko <yantar92 at gmail dot com> ;; Keywords: folding, invisible text |