Variable: ses-initial-file-trailer
ses-initial-file-trailer is a variable defined in ses.el.gz.
Value
";; Local Variables:\n;; mode: ses\n;; End:\n"
Documentation
Initial contents for the file-trailer area at the bottom of the file.
Source Code
;; Defined in /usr/src/emacs/lisp/ses.el.gz
(defconst ses-initial-file-trailer
";; Local Variables:\n;; mode: ses\n;; End:\n"
"Initial contents for the file-trailer area at the bottom of the file.")