Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
7e9d87d0
Commit
7e9d87d0
authored
Oct 27, 2007
by
Glenn Morris
Browse files
(fortran-tab-mode-string): Revert change merged in from EMACS_22 branch.
This code behaves differently on the trunk.
parent
e2bd4dd4
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
lisp/progmodes/fortran.el
lisp/progmodes/fortran.el
+1
-1
No files found.
lisp/progmodes/fortran.el
View file @
7e9d87d0
...
...
@@ -100,7 +100,7 @@ with a character in column 6."
"String to appear in mode line in TAB format buffers."
:type
'string
:group
'fortran-indent
)
(
put
'fortran-tab-mode-string
'
safe
-local-variable
'stringp
)
(
put
'fortran-tab-mode-string
'
risky
-local-variable
t
)
(
defcustom
fortran-do-indent
3
"Extra indentation applied to DO blocks."
...
...
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