浏览代码

Use lexical-binding in protobuf-mode.el

Evan Klitzke 5 年之前
父节点
当前提交
39d730dd96
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      editors/protobuf-mode.el

+ 1 - 1
editors/protobuf-mode.el

@@ -1,4 +1,4 @@
-;;; protobuf-mode.el --- major mode for editing protocol buffers.
+;;; protobuf-mode.el --- major mode for editing protocol buffers.  -*- lexical-binding: t; -*-
 
 ;; Author: Alexandre Vassalotti <alexandre@peadrop.com>
 ;; Created: 23-Apr-2009