* lisp/cedet/srecode.el: Use lexical-binding.

This commit is contained in:
Stefan Kangas 2020-11-03 08:15:39 +01:00
parent a63d905175
commit 0d39d1e2f3

View 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.