From xemacs-m  Wed Sep 24 01:42:29 1997
Received: from kurims.kurims.kyoto-u.ac.jp (kurims.kurims.kyoto-u.ac.jp [130.54.16.1])
	by xemacs.org (8.8.5/8.8.5) with ESMTP id BAA26343
	for <xemacs-beta@xemacs.org>; Wed, 24 Sep 1997 01:41:23 -0500 (CDT)
Received: from orion.kurims.kyoto-u.ac.jp (orion.kurims.kyoto-u.ac.jp [130.54.16.5]) by kurims.kurims.kyoto-u.ac.jp (8.8.5/3.4W2) with SMTP id PAA09318 for <xemacs-beta@xemacs.org>; Wed, 24 Sep 1997 15:40:29 +0900 (JST)
Received: (from petersen@localhost) by orion.kurims.kyoto-u.ac.jp (SMI-8.6/3.5Wbeta) id PAA02287; Wed, 24 Sep 1997 15:40:29 +0900
To: XEmacs Beta List <xemacs-beta@xemacs.org>
Subject: [patch] man.el typo
X-Face: fOOYdM>Ct-+jZ!MfKWRl?5e=(j4]xHE~<%D)$=FuN"@nP]"fi8stnK9>1fW>1HR[fj\=i%q0'l2G]0[H'R*m(fm^Og;iG>lBmr{anp!LG[)PD}g^XbG.(@oIi8;y)8+C"HV5}8NQ`HR7~P{+$AEEPo,N>,IwIbd:Dq6\"Bi#Aq\^lJ~dmwnUkc-Xb{k3\dZnF7j,$enH=Ybr<9v,Kzi-T|urefU:c{$pC)T5yvnRO0T+D&Z9{B8ulAd5X#c?Z|}vv^qhBjEj
X-Emacs: 20.3 "Sarajevo" XEmacs  Lucid (beta23) with mule
Mime-Version: 1.0 (generated by SEMI MIME-Edit 0.86 "Naka-Tsurugi")
Content-Type: text/plain; charset=US-ASCII
From: Jens-Ulrik Holger Petersen <petersen@kurims.kyoto-u.ac.jp>
Date: 24 Sep 1997 15:40:28 +0900
Message-ID: <lb202fz02r.fsf@orion.kurims.kyoto-u.ac.jp>
Lines: 28

Just a typo I found the other day in "man.el". ;-)

Presumably the "man.el" in b24, will be the one in b22 with Karl's
last man patch?

Jens


--- lisp/packages/man.el~	Wed Sep 24 15:36:17 1997
+++ lisp/packages/man.el	Wed Sep 24 15:36:17 1997
@@ -304,7 +304,7 @@
   ;; in delete-char alone.)
   (list 'delete-region '(point) (list '+ '(point) n)))
 
-;; Hint: BS stands form more things than "back space"
+;; Hint: BS stands for more things than "back space"
 (defun Manual-nuke-nroff-bs (&optional apropos-mode)
   (interactive "*")
   (if Manual-use-rosetta-man

-- 
Jens
---
"Uncle Cosmo ... why do they call this a word processor?"

"It's simple, Skyler ... you've seen what food processors do to food,
right?"
		-- MacNelley, "Shoe"

