# HG changeset patch # User Richard M. Stallman # Date 707337419 0 # Node ID f9274ecd9acded636087627e0e39a5317959c5ea # Parent 9b0e666dfdf826d6c6d53d2d3809d9fee9243229 *** empty log message *** diff -r 9b0e666dfdf8 -r f9274ecd9acd lisp/play/studly.el --- a/lisp/play/studly.el Sun May 31 16:42:19 1992 +0000 +++ b/lisp/play/studly.el Sun May 31 18:36:59 1992 +0000 @@ -1,4 +1,6 @@ ;;; studly.el --- StudlyCaps (tm)(r)(c)(xxx) +;;; This is in the public domain, since it was distributed +;;; by its author without a copyright notice in 1986. (defun studlify-region (begin end) "Studlify-case the region"