diff options
author | Stefan Kangas <stefan@marxist.se> | 2021-04-19 12:21:01 +0200 |
---|---|---|
committer | Stefan Kangas <stefan@marxist.se> | 2021-04-19 12:21:01 +0200 |
commit | 0a4dc70830f5e8286b47120cabc750cca07a75c1 (patch) | |
tree | ed4911a74033918a5a68fed781ab14771afd8423 /lisp/term/st.el | |
parent | 518312346d9440d18e224231cb645cb3aaf373ba (diff) | |
download | emacs-0a4dc70830f5e8286b47120cabc750cca07a75c1.tar.gz emacs-0a4dc70830f5e8286b47120cabc750cca07a75c1.tar.bz2 emacs-0a4dc70830f5e8286b47120cabc750cca07a75c1.zip |
; Normalize and add missing first and last lines
Diffstat (limited to 'lisp/term/st.el')
-rw-r--r-- | lisp/term/st.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/term/st.el b/lisp/term/st.el index 08432c414af..9a1c0646f89 100644 --- a/lisp/term/st.el +++ b/lisp/term/st.el @@ -17,4 +17,4 @@ (provide 'term/st) -;; st.el ends here +;;; st.el ends here |