1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-04-30 11:50:28 +02:00

use lexical binding in boot.el

* module/language/elisp/boot.el: Use lexical binding.
This commit is contained in:
BT Templeton 2011-07-30 00:16:50 -04:00
parent 5bdd388cf0
commit ddc9006b5d

View file

@ -1,4 +1,4 @@
;;; Guile Emacs Lisp
;;; Guile Emacs Lisp -*- lexical-binding: t -*-
;;; Copyright (C) 2011 Free Software Foundation, Inc.