comparison lisp/play/decipher.el @ 23539:62b657d72e5f

Fix maintainer email addr.
author Richard M. Stallman <rms@gnu.org>
date Sun, 25 Oct 1998 23:50:03 +0000
parents f1fc193b6958
children f4d02b551fb3
comparison
equal deleted inserted replaced
23538:84ad9e201361 23539:62b657d72e5f
1 ;;; decipher.el --- Cryptanalyze monoalphabetic substitution ciphers 1 ;;; decipher.el --- Cryptanalyze monoalphabetic substitution ciphers
2 ;; 2 ;;
3 ;; Copyright (C) 1995, 1996 Free Software Foundation, Inc. 3 ;; Copyright (C) 1995, 1996 Free Software Foundation, Inc.
4 ;; 4 ;;
5 ;; Author: Christopher J. Madsen <ac608@yfn.ysu.edu> 5 ;; Author: Christopher J. Madsen <chris_madsen@geocities.com>
6 ;; Keywords: games 6 ;; Keywords: games
7 ;; 7 ;;
8 ;; This file is part of GNU Emacs. 8 ;; This file is part of GNU Emacs.
9 ;; 9 ;;
10 ;; GNU Emacs is free software; you can redistribute it and/or modify 10 ;; GNU Emacs is free software; you can redistribute it and/or modify