diff options
Diffstat (limited to 'lisp/org/org-goto.el')
-rw-r--r-- | lisp/org/org-goto.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/org/org-goto.el b/lisp/org/org-goto.el index 00bf5d46aaa..a6ac1b7e7bd 100644 --- a/lisp/org/org-goto.el +++ b/lisp/org/org-goto.el @@ -1,6 +1,6 @@ ;;; org-goto.el --- Fast navigation in an Org buffer -*- lexical-binding: t; -*- -;; Copyright (C) 2012-2023 Free Software Foundation, Inc. +;; Copyright (C) 2012-2024 Free Software Foundation, Inc. ;; Author: Carsten Dominik <carsten.dominik@gmail.com> ;; Keywords: outlines, hypermedia, calendar, wp |