Use lexical-binding in protobuf-mode.el

pull/7547/head
Evan Klitzke 5 years ago committed by Adam Cozzette
parent ba1ce70744
commit 39d730dd96
  1. 2
      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

Loading…
Cancel
Save