diff lisp/play/fortune.el @ 38425:c6e12c6b1498

Some fixes to follow coding conventions.
author Pavel Janík <Pavel@Janik.cz>
date Mon, 16 Jul 2001 09:10:19 +0000
parents 6cc3d3a4025c
children 2d351e49dc96
line wrap: on
line diff
--- a/lisp/play/fortune.el	Mon Jul 16 09:03:47 2001 +0000
+++ b/lisp/play/fortune.el	Mon Jul 16 09:10:19 2001 +0000
@@ -1,10 +1,10 @@
-;;; fortune.el --- Use fortune to create signatures
+;;; fortune.el --- use fortune to create signatures
 ;; Copyright (C) 1999, 2001 Free Software Foundation, Inc.
 
 ;; Author: Holger Schauer <Holger.Schauer@gmx.de>
 ;; Keywords: games utils mail
 
-;; This file is part of Emacs.
+;; This file is part of GNU Emacs.
 
 ;; GNU Emacs is free software; you can redistribute it and/or modify
 ;; it under the terms of the GNU General Public License as published by
@@ -340,4 +340,3 @@
 (provide 'fortune)
 
 ;;; fortune.el ends here
-