From xemacs-m  Thu Mar 13 09:05:32 1997
Received: from steadfast.teradyne.com (steadfast.teradyne.com [131.101.1.200])
	by xemacs.org (8.8.5/8.8.5) with ESMTP id JAA26310
	for <xemacs-beta@xemacs.org>; Thu, 13 Mar 1997 09:05:31 -0600 (CST)
Received: from engine.ecf.teradyne.com (engine.ecf.teradyne.com [131.101.192.6]) by steadfast.teradyne.com (8.7.1/8.7.1) with ESMTP id KAA26091; Thu, 13 Mar 1997 10:08:38 -0500 (EST)
Received: from midnight.eng.ecf.teradyne.com (midnight.ecf.teradyne.com [131.101.192.49]) by engine.ecf.teradyne.com (8.7.1/8.7.1) with SMTP id QAA15507; Thu, 13 Mar 1997 16:04:34 +0100 (MET)
Received: by midnight.eng.ecf.teradyne.com (SMI-8.6/SMI-SVR4)
	id QAA10322; Thu, 13 Mar 1997 16:04:32 +0100
To: "Steven L. Baur" <steve@miranova.com>
Cc: XEmacs Beta Mailing List <xemacs-beta@xemacs.org>
Subject: docstring patch for crypt.el
X-Face: 4[iHdXiTu\V3u[~\I)<f9HC);%~nG8`oUqv#uzvs6=\V{AjN6Sn
 c/qi;YLwRmEbt8Y*=j5n(urqY@chPh@J'D"QlqD!C8>*}#kYF[-tYl3VZga/HSOP|K,{L
 Rtu@f0y/=O&Cu}\:~d|P$JON?pn?j,&CnPb1z#/TL9bkAJwyol&a:SvYj-VYbM=Dtxhk9
 =w|R6U3_;SH&B<Mfy6Q%#
Mime-Version: 1.0 (generated by tm-edit 7.105)
Content-Type: multipart/mixed;
 boundary="Multipart_Thu_Mar_13_16:04:30_1997-1"
Content-Transfer-Encoding: 7bit
From: Adrian Aichner <aichner@ecf.teradyne.com>
Date: 13 Mar 1997 16:04:30 +0100
Message-ID: <rxspvx3omtc.fsf@midnight.ecf.teradyne.com>
Lines: 31
X-Mailer: Gnus v5.4.23/XEmacs 20.1

--Multipart_Thu_Mar_13_16:04:30_1997-1
Content-Type: text/plain; charset=US-ASCII


Hello Steven,

following patch is against
[/usr/local/xemacs-20.1-b6/]lisp/packages/crypt.el
and fixes a minor docstring
error in `crypt-unix-to-dos-region'.


--Multipart_Thu_Mar_13_16:04:30_1997-1
Content-Type: text/plain; charset=US-ASCII

1919c1919
<   "Converts region from START to END, from dos to unix format.
---
>   "Converts region from START to END, from unix to dos format.

Regards,

Adrian

-- 
  Teradyne GmbH               Adrian Aichner Applications Engineer
  Semiconductor Test Group    Telephone      +49/89/418 61 (0)-208
  Dingolfinger Strasse 2      Fax            +49/89/418 61-217
  D-81673 M"UNCHEN            E-mail         aichner@ecf.teradyne.com

--Multipart_Thu_Mar_13_16:04:30_1997-1--

