From: Geoff Voelker Date: Tue, 19 Nov 1996 07:04:01 +0000 (+0000) Subject: Use new file name w32-fns.el X-Git-Tag: emacs-20.1~3352 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=a0d143459c1088f1634c302d5604a86241e62b40;p=emacs.git Use new file name w32-fns.el --- 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