branch: externals/matlab-mode commit 9f457e6139c7886f4a610870e2647a0546afd195 Author: John Ciolfi <john.ciolfi...@gmail.com> Commit: John Ciolfi <john.ciolfi...@gmail.com>
tlc.cl: remove typo --- tlc.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tlc.el b/tlc.el index b32398cf03..d9328987db 100644 --- a/tlc.el +++ b/tlc.el @@ -1,4 +1,4 @@ -y;;; tlc --- Major mode for editing tlc files -*- lexical-binding: t -*- +;;; tlc --- Major mode for editing tlc files -*- lexical-binding: t -*- ;; Copyright (C) 2024 Free Software Foundation, Inc.