Set lexical-binding in dwarf-mode

Emacs has had lexical binding for a while, and it's a good practice to
use it; so enable it in dwarf-mode.el.

2017-10-10  Tom Tromey  <tom@tromey.com>

	* dwarf-mode.el: Set lexical-binding.
This commit is contained in:
Tom Tromey 2017-10-06 13:42:49 -06:00
parent 22b6379798
commit e4905c7464
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2017-10-10 Tom Tromey <tom@tromey.com>
* dwarf-mode.el: Set lexical-binding.
2017-10-10 Tom Tromey <tom@tromey.com>
* dwarf-mode.el (dwarf-mode-map): New defvar.

View File

@ -1,4 +1,4 @@
;;; dwarf-mode.el --- Browser for DWARF information.
;;; dwarf-mode.el --- Browser for DWARF information. -*-lexical-binding:t-*-
;; Version: 1.3