mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2024-11-21 06:55:39 +00:00
Use lexical-binding in forms.el example files
* etc/forms/forms-d2.el: * etc/forms/forms-pass.el: Use lexical-binding.
This commit is contained in:
parent
89441bddea
commit
e8493e32f8
@ -1,4 +1,4 @@
|
||||
;;; forms-d2.el --- demo forms-mode
|
||||
;;; forms-d2.el --- demo forms-mode -*- lexical-binding:t -*-
|
||||
|
||||
;; Copyright (C) 1991, 1994-1997, 2001-2020 Free Software Foundation,
|
||||
;; Inc.
|
||||
|
@ -1,4 +1,4 @@
|
||||
;;; forms-pass.el --- passwd file demo for forms-mode
|
||||
;;; forms-pass.el --- passwd file demo for forms-mode -*- lexical-binding:t -*-
|
||||
|
||||
;; This file is part of GNU Emacs.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user