aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRichard M. Stallman1992-05-31 18:36:59 +0000
committerRichard M. Stallman1992-05-31 18:36:59 +0000
commit0560661c7642c3e97557f20bc2479a04a8845e89 (patch)
tree333a1c8cdd53219a09e99c83dc666742802c2500
parent3bab998b31384e12e9ff601e2f5b97fe5feff5fd (diff)
downloademacs-0560661c7642c3e97557f20bc2479a04a8845e89.tar.gz
emacs-0560661c7642c3e97557f20bc2479a04a8845e89.zip
*** empty log message ***
-rw-r--r--lisp/play/studly.el2
1 files changed, 2 insertions, 0 deletions
diff --git a/lisp/play/studly.el b/lisp/play/studly.el
index e40b18677f7..6d97a31fef0 100644
--- a/lisp/play/studly.el
+++ b/lisp/play/studly.el
@@ -1,4 +1,6 @@
1;;; studly.el --- StudlyCaps (tm)(r)(c)(xxx) 1;;; studly.el --- StudlyCaps (tm)(r)(c)(xxx)
2;;; This is in the public domain, since it was distributed
3;;; by its author without a copyright notice in 1986.
2 4
3(defun studlify-region (begin end) 5(defun studlify-region (begin end)
4 "Studlify-case the region" 6 "Studlify-case the region"