Index: emacs/lisp/play/snake.el diff -c emacs/lisp/play/snake.el:1.11 emacs/lisp/play/snake.el:1.12 *** emacs/lisp/play/snake.el:1.11 Mon Sep 1 15:45:34 2003 --- emacs/lisp/play/snake.el Thu May 12 00:45:41 2005 *************** *** 1,6 **** ;;; snake.el --- implementation of Snake for Emacs ! ;; Copyright (C) 1997 Free Software Foundation, Inc. ;; Author: Glynn Clements <[EMAIL PROTECTED]> ;; Created: 1997-09-10 --- 1,6 ---- ;;; snake.el --- implementation of Snake for Emacs ! ;; Copyright (C) 1997, 2002 Free Software Foundation, Inc. ;; Author: Glynn Clements <[EMAIL PROTECTED]> ;; Created: 1997-09-10
_______________________________________________ Emacs-diffs mailing list [email protected] http://lists.gnu.org/mailman/listinfo/emacs-diffs
