teams.scm: Add file-local variable prop line for the mode.

This tells Emacs to use the scheme-mode to edit the file.

* etc/teams.scm (mode): New file-local variable.

Change-Id: I9a48f552e831317402673d95cf6c1de506d388b5
This commit is contained in:
Maxim Cournoyer 2023-10-31 13:57:15 -04:00
parent c95104c2e9
commit a96f1c1bc0
No known key found for this signature in database
GPG Key ID: 1260E46482E63562
1 changed files with 1 additions and 0 deletions

View File

@ -1,4 +1,5 @@
#!/bin/sh
# -*- mode: scheme; -*-
# Extra care is taken here to ensure this script can run in most environments,
# since it is invoked by 'git send-email'.
pre_inst_env_maybe=