summaryrefslogtreecommitdiff
path: root/lisp/w32-fns.el
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
commita0d143459c1088f1634c302d5604a86241e62b40 (patch)
treef3b4e4a5aebc57b1363a9134c620aa87ba32c706 /lisp/w32-fns.el
parentb55edb6350da5d9d82cbd40a6be34214ddc68d04 (diff)
downloademacs-a0d143459c1088f1634c302d5604a86241e62b40.tar.gz
Use new file name w32-fns.el
Diffstat (limited to 'lisp/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