Mercurial > emacs
diff lisp/dos-w32.el @ 16889:8de32e992e4d
Change uses of win32 to w32.
author | Geoff Voelker <voelker@cs.washington.edu> |
---|---|
date | Mon, 20 Jan 1997 01:07:48 +0000 |
parents | afb15f49a0c9 |
children | 6ea4d90cc76b |
line wrap: on
line diff
--- a/lisp/dos-w32.el Mon Jan 20 01:00:08 1997 +0000 +++ b/lisp/dos-w32.el Mon Jan 20 01:07:48 1997 +0000 @@ -116,7 +116,7 @@ "Return FILENAME in a canonicalized form for use with the functions dealing with untranslated filesystems." (if (memq system-type '(ms-dos windows-nt)) - ;; The canonical form for DOS/NT/Win95 is with A-Z downcased and all + ;; The canonical form for DOS/W32 is with A-Z downcased and all ;; directory separators changed to directory-sep-char. (let ((name nil)) (setq name (mapconcat