changeset 16591:afb15f49a0c9

Use new file name dos-w32.el
author Geoff Voelker <voelker@cs.washington.edu>
date Tue, 19 Nov 1996 07:02:50 +0000
parents a0cfcb9f8033
children a5e9fa379097
files lisp/dos-w32.el
diffstat 1 files changed, 3 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/dos-w32.el	Tue Nov 19 06:59:17 1996 +0000
+++ b/lisp/dos-w32.el	Tue Nov 19 07:02:50 1996 +0000
@@ -1,4 +1,4 @@
-;;; dos-nt.el --- Functions shared among MS-DOS and W32 (NT/95) platforms
+;;; dos-w32.el --- Functions shared among MS-DOS and W32 (NT/95) platforms
 
 ;; Copyright (C) 1996 Free Software Foundation, Inc.
 
@@ -164,6 +164,6 @@
 	(delete (untranslated-canonical-name filesystem)
 		untranslated-filesystem-list)))
 
-(provide 'dos-nt)
+(provide 'dos-w32)
 
-;;; dos-nt.el ends here
+;;; dos-w32.el ends here