]> git.eshelyaron.com Git - emacs.git/commitdiff
* lisp/cedet/srecode.el: Use lexical-binding.
authorStefan Kangas <stefan@marxist.se>
Tue, 3 Nov 2020 07:15:39 +0000 (08:15 +0100)
committerStefan Kangas <stefan@marxist.se>
Wed, 4 Nov 2020 06:11:46 +0000 (07:11 +0100)
lisp/cedet/srecode.el

index eb7af1c2727fa78cb4643a8cf0507e6d538bfc74..79c8afff348fc9515cf809c54235eeb78f90f26c 100644 (file)
@@ -1,4 +1,4 @@
-;;; srecode.el --- Semantic buffer evaluator.
+;;; srecode.el --- Semantic buffer evaluator.  -*- lexical-binding: t -*-
 
 ;;; Copyright (C) 2005, 2007-2020 Free Software Foundation, Inc.