comparison lisp/games/studly.el @ 72:b9518feda344 r20-0b31

Import from CVS: tag r20-0b31
author cvs
date Mon, 13 Aug 2007 09:03:46 +0200
parents 131b0175ea99
children
comparison
equal deleted inserted replaced
71:bae944334fa4 72:b9518feda344
1 ;;; studly.el --- StudlyCaps (tm)(r)(c)(xxx) 1 ;;; studly.el --- StudlyCaps (tm)(r)(c)(xxx)
2 2
3 ;;; This is in the public domain, since it was distributed 3 ;; This is in the public domain, since it was distributed
4 ;;; by its author without a copyright notice in 1986. 4 ;; by its author without a copyright notice in 1986.
5 5
6 ;; Keywords: games 6 ;; Keywords: games
7
8 ;; This file is part of XEmacs.
9
10 ;; XEmacs is free software; you can redistribute it and/or modify it
11 ;; under the terms of the GNU General Public License as published by
12 ;; the Free Software Foundation; either version 2, or (at your option)
13 ;; any later version.
14
15 ;; XEmacs is distributed in the hope that it will be useful, but
16 ;; WITHOUT ANY WARRANTY; without even the implied warranty of
17 ;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
18 ;; General Public License for more details.
19
20 ;; You should have received a copy of the GNU General Public License
21 ;; along with XEmacs; see the file COPYING. If not, write to the Free
22 ;; Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
23 ;; 02111-1307, USA.
24
25 ;;; Synched up with: Not in FSF
7 26
8 ;;; Commentary: 27 ;;; Commentary:
9 28
10 ;; Functions to studlycapsify a region, word, or buffer. Possibly the 29 ;; Functions to studlycapsify a region, word, or buffer. Possibly the
11 ;; esoteric significance of studlycapsification escapes you; that is, 30 ;; esoteric significance of studlycapsification escapes you; that is,