summaryrefslogtreecommitdiff
path: root/lisp/play/studly.el
diff options
context:
space:
mode:
authorEric S. Raymond <esr@snark.thyrsus.com>1993-03-22 16:53:22 +0000
committerEric S. Raymond <esr@snark.thyrsus.com>1993-03-22 16:53:22 +0000
commitd9ecc911ffc5f2d961a8c96129bafbb8d16a17f7 (patch)
tree4a2047cd2e40b4519db2e107ac9a80fd67e1bee8 /lisp/play/studly.el
parent709f7988d203ebbd052805a183d943cd8dd6867d (diff)
downloademacs-d9ecc911ffc5f2d961a8c96129bafbb8d16a17f7.tar.gz
Added or corrected Commentary headers
Diffstat (limited to 'lisp/play/studly.el')
-rw-r--r--lisp/play/studly.el6
1 files changed, 6 insertions, 0 deletions
diff --git a/lisp/play/studly.el b/lisp/play/studly.el
index 1f215003c96..b5aafcab09a 100644
--- a/lisp/play/studly.el
+++ b/lisp/play/studly.el
@@ -5,6 +5,12 @@
;; Keywords: games
+;;; Commentary:
+
+;; Functions to studlycapsify a region, word, or buffer. Possibly the
+;; esoteric significance of studlycapsification escapes you; that is,
+;; you suffer from autostudlycapsifibogotification. Too bad.
+
;;; Code:
(defun studlify-region (begin end)