diff options
author | Eric S. Raymond <esr@snark.thyrsus.com> | 1992-05-30 20:24:49 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@snark.thyrsus.com> | 1992-05-30 20:24:49 +0000 |
commit | d501f51645d966e8fe2febba698779996b33eb21 (patch) | |
tree | 6f8fb7b58342ab0125aecfd659e90e5b66c0ef28 /lisp/term-nasty.el | |
parent | 76d7458ed90577d639dc71a5e100839d9a9ab13c (diff) | |
download | emacs-d501f51645d966e8fe2febba698779996b33eb21.tar.gz |
*** empty log message ***
Diffstat (limited to 'lisp/term-nasty.el')
-rw-r--r-- | lisp/term-nasty.el | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/lisp/term-nasty.el b/lisp/term-nasty.el index 86a4a1ec30e..2a0d13acd6b 100644 --- a/lisp/term-nasty.el +++ b/lisp/term-nasty.el @@ -1,3 +1,5 @@ +;;; term-nasty.el --- Damned Things from terminfo.el + Some people used to be bothered by the following comments that were found in terminal.el. We decided they were distracting, and that it was better not to have them there. On the other hand, we didn't want @@ -18,4 +20,6 @@ and C-i even though the termcap doesn't say they may be used: ;fuck me harder ;again and again! ;wa12id!! -;(spiked)
\ No newline at end of file +;(spiked) + +;;; term-nasty.el ends here |