Przeglądaj źródła

Use lexical-binding in protobuf-mode.el

Evan Klitzke 5 lat temu
rodzic
commit
39d730dd96
1 zmienionych plików z 1 dodań i 1 usunięć
  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