Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
66f4a663
Commit
66f4a663
authored
Sep 13, 1996
by
Richard M. Stallman
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
(inhibit-first-line-modes-regexps): Add .tgz.
parent
2fe16d3b
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
lisp/files.el
lisp/files.el
+1
-1
No files found.
lisp/files.el
View file @
66f4a663
...
...
@@ -1063,7 +1063,7 @@ The car of each element is compared with
the
name
of
the
interpreter
specified
in
the
first
line.
If
it
matches,
mode
MODE
is
selected.
")
(defconst inhibit-first-line-modes-regexps '("
\\.tar\\
'
")
(defconst inhibit-first-line-modes-regexps '("
\\.tar\\
'
"
"
\\.tgz\\
'
"
)
"
List
of
regexps
; if one matches a file name, don't look for `-*-'.")
(
defconst
inhibit-first-line-modes-suffixes
nil
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment