Use lexical-binding in protobuf-mode.el

This commit is contained in:
Evan Klitzke 2020-05-17 11:10:23 -07:00 committed by Adam Cozzette
parent ba1ce70744
commit 39d730dd96

View File

@ -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