branch: externals/org commit f268e7201fbe45b0f8126b0316dc9ab37d0339a2 Merge: d361c77 8996807 Author: Bastien <b...@gnu.org> Commit: Bastien <b...@gnu.org>
Merge branch 'bugfix' --- lisp/ol-man.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/ol-man.el b/lisp/ol-man.el index 1f00f14..0d9ac7c 100644 --- a/lisp/ol-man.el +++ b/lisp/ol-man.el @@ -1,10 +1,10 @@ ;;; ol-man.el --- Links to man pages -*- lexical-binding: t; -*- ;; +;; Copyright (C) 2020-2021 Free Software Foundation, Inc. ;; Author: Carsten Dominik <carsten.domi...@gmail.com> ;; Maintainer: Bastien Guerry <b...@gnu.org> ;; Keywords: outlines, hypermedia, calendar, wp ;; Homepage: https://orgmode.org -;; Version: 1.0 ;; ;; This file is part of GNU Emacs. ;;