diff options
Diffstat (limited to 'lisp/cedet/srecode.el')
-rw-r--r-- | lisp/cedet/srecode.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/cedet/srecode.el b/lisp/cedet/srecode.el index eb7af1c2727..79c8afff348 100644 --- a/lisp/cedet/srecode.el +++ b/lisp/cedet/srecode.el @@ -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. |