Replace obsolete form for minor-mode in file local variables
This commit is contained in:
parent
5a1ae34e60
commit
a317ac28fe
1 changed files with 2 additions and 2 deletions
|
@ -210,8 +210,8 @@ packages that you can install.
|
|||
|
||||
Local Variables:
|
||||
mode: text
|
||||
mode: view
|
||||
mode: goto-address
|
||||
eval: (view-mode 1)
|
||||
eval: (goto-address-mode 1)
|
||||
End:
|
||||
|
||||
This file is part of GNU Emacs.
|
||||
|
|
Loading…
Add table
Reference in a new issue