summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGeoff Voelker <voelker@cs.washington.edu>1996-11-19 07:04:01 +0000
committerGeoff Voelker <voelker@cs.washington.edu>1996-11-19 07:04:01 +0000
commitb32330ec635075050b6855b445ce4b10bbaa2340 (patch)
treeeb5aa9b8eb8816c3dcef222227bceb761236be23
parent2fedd412dca95cd7b852ca43c5844c7778144689 (diff)
downloademacs-b32330ec635075050b6855b445ce4b10bbaa2340.tar.gz
Use new file name w32-fns.el
-rw-r--r--lisp/w32-fns.el4
1 files changed, 2 insertions, 2 deletions
diff --git a/lisp/w32-fns.el b/lisp/w32-fns.el
index 1fb505937d2..720fbed211b 100644
--- a/lisp/w32-fns.el
+++ b/lisp/w32-fns.el
@@ -1,4 +1,4 @@
-;;; winnt.el --- Lisp routines for Windows NT.
+;;; w32-fns.el --- Lisp routines for Windows NT.
;; Copyright (C) 1994 Free Software Foundation, Inc.
@@ -85,4 +85,4 @@ See also `auto-save-file-name-p'."
;;; Set to a system sound if you want a fancy bell.
(set-message-beep nil)
-;;; winnt.el ends here
+;;; w32-fns.el ends here