comparison lisp/play/studly.el @ 38414:67b464da13ec

Some fixes to follow coding conventions.
author Pavel Janík <Pavel@Janik.cz>
date Sun, 15 Jul 2001 19:53:53 +0000
parents 5a9159a46fe5
children 01c7199c0ee7
comparison
equal deleted inserted replaced
38413:a26d9b55abb6 38414:67b464da13ec
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
6 ;; This file is part of GNU Emacs.
5 7
6 ;; Keywords: games 8 ;; Keywords: games
7 9
8 ;;; Commentary: 10 ;;; Commentary:
9 11