浏览代码

lisp/ol-man.el: Add lexical-binding cookie

Bastien 3 年之前
父节点
当前提交
2a4dfa7e51
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      lisp/ol-man.el

+ 1 - 1
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.dominik@gmail.com>
 ;; Maintainer: Bastien Guerry <bzg@gnu.org>