diff options
| -rw-r--r-- | etc/MORE.STUFF | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/etc/MORE.STUFF b/etc/MORE.STUFF index 06e0870e4ce..7186047dfb6 100644 --- a/etc/MORE.STUFF +++ b/etc/MORE.STUFF | |||
| @@ -210,8 +210,8 @@ packages that you can install. | |||
| 210 | 210 | ||
| 211 | Local Variables: | 211 | Local Variables: |
| 212 | mode: text | 212 | mode: text |
| 213 | mode: view | 213 | eval: (view-mode 1) |
| 214 | mode: goto-address | 214 | eval: (goto-address-mode 1) |
| 215 | End: | 215 | End: |
| 216 | 216 | ||
| 217 | This file is part of GNU Emacs. | 217 | This file is part of GNU Emacs. |