diff lisp/woman.el @ 38436:b174db545cfd

Some fixes to follow coding conventions.
author Pavel Janík <Pavel@Janik.cz>
date Mon, 16 Jul 2001 12:23:00 +0000
parents a188ef02f4da
children b36d97729582
line wrap: on
line diff
--- a/lisp/woman.el	Mon Jul 16 12:22:17 2001 +0000
+++ b/lisp/woman.el	Mon Jul 16 12:23:00 2001 +0000
@@ -2,12 +2,12 @@
 
 ;; Copyright (C) 2000 Free Software Foundation, Inc.
 
-;; Author:		Francis J. Wright <F.J.Wright@Maths.QMW.ac.uk>
-;; Maintainer:		Francis J. Wright <F.J.Wright@Maths.QMW.ac.uk>
-;; Keywords:		help, man, UN*X, manual
-;; Adapted-By:		Eli Zaretskii <eliz@is.elta.co.il>
-;; Version:		see `woman-version'
-;; URL:			http://centaur.maths.qmw.ac.uk/Emacs/WoMan/
+;; Author: Francis J. Wright <F.J.Wright@Maths.QMW.ac.uk>
+;; Maintainer: Francis J. Wright <F.J.Wright@Maths.QMW.ac.uk>
+;; Keywords: help, man, UN*X, manual
+;; Adapted-By: Eli Zaretskii <eliz@is.elta.co.il>
+;; Version: see `woman-version'
+;; URL: http://centaur.maths.qmw.ac.uk/Emacs/WoMan/
 
 ;; This file is part of GNU Emacs.