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:
parent
c95104c2e9
commit
a96f1c1bc0
@ -1,4 +1,5 @@
|
|||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
|
# -*- mode: scheme; -*-
|
||||||
# Extra care is taken here to ensure this script can run in most environments,
|
# Extra care is taken here to ensure this script can run in most environments,
|
||||||
# since it is invoked by 'git send-email'.
|
# since it is invoked by 'git send-email'.
|
||||||
pre_inst_env_maybe=
|
pre_inst_env_maybe=
|
||||||
|
Loading…
Reference in New Issue
Block a user