]> git.eshelyaron.com Git - emacs.git/commitdiff
* lisp/progmodes/cpp.el: Use lexical binding.
authorMattias Engdegård <mattiase@acm.org>
Thu, 22 Oct 2020 09:46:09 +0000 (11:46 +0200)
committerMattias Engdegård <mattiase@acm.org>
Thu, 22 Oct 2020 09:46:09 +0000 (11:46 +0200)
lisp/progmodes/cpp.el

index bcbe669c16e95e2fab0f12993cf6c5940a62a9a7..65ef83f769894d2f6b5407280c392ab095c30df0 100644 (file)
@@ -1,4 +1,4 @@
-;;; cpp.el --- highlight or hide text according to cpp conditionals
+;;; cpp.el --- highlight or hide text according to cpp conditionals -*- lexical-binding: t -*-
 
 ;; Copyright (C) 1994-1995, 2001-2020 Free Software Foundation, Inc.