branch: externals/org commit d361c772853ad214e37f3397647b6a84b73c6852 Merge: d542ef7 2a4dfa7 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 670cc5a..1f00f14 100644 --- a/lisp/ol-man.el +++ b/lisp/ol-man.el @@ -1,4 +1,4 @@ -;;; ol-man.el --- Links to man pages +;;; ol-man.el --- Links to man pages -*- lexical-binding: t; -*- ;; ;; Author: Carsten Dominik <carsten.domi...@gmail.com> ;; Maintainer: Bastien Guerry <b...@gnu.org>