diff options
| author | Alex Branham <branham@utexas.edu> | 2018-06-23 08:42:10 -0500 |
|---|---|---|
| committer | Vitalie Spinu <spinuvit@gmail.com> | 2018-06-25 12:52:37 +0200 |
| commit | d6be966d6d08644e0dd31f09eb003b25465ef528 (patch) | |
| tree | 13042848ff99e18a40122a896fa2d8a1ca3fd78d /lisp/essd-els.el | |
| parent | 65db926fa33dadea53c010950a7960ff26755da3 (diff) | |
Remove unnecessary file local variables
Diffstat (limited to 'lisp/essd-els.el')
| -rw-r--r-- | lisp/essd-els.el | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/lisp/essd-els.el b/lisp/essd-els.el index e5e52c6..24ae170 100644 --- a/lisp/essd-els.el +++ b/lisp/essd-els.el @@ -224,21 +224,4 @@ DIALECT is the desired ess-dialect. If nil, ask for dialect" (provide 'essd-els) - ; Local variables section - -;;; This file is automatically placed in Outline minor mode. -;;; The file is structured as follows: -;;; Chapters: ^L ; -;;; Sections: ;;*;; -;;; Subsections: ;;;*;;; -;;; Components: defuns, defvars, defconsts -;;; Random code beginning with a ;;;;* comment - -;;; Local variables: -;;; mode: emacs-lisp -;;; outline-minor-mode: nil -;;; mode: outline-minor -;;; outline-regexp: "\^L\\|\\`;\\|;;\\*\\|;;;\\*\\|(def[cvu]\\|(setq\\|;;;;\\*" -;;; End: - ;;; essd-els.el ends here |
