Mercurial > emacs
diff lisp/w32-fns.el @ 16592:a5e9fa379097
Use new file name w32-fns.el
author | Geoff Voelker <voelker@cs.washington.edu> |
---|---|
date | Tue, 19 Nov 1996 07:04:01 +0000 |
parents | fbe8d94bff00 |
children | 2a3cc82fa1ea |
line wrap: on
line diff
--- a/lisp/w32-fns.el Tue Nov 19 07:02:50 1996 +0000 +++ b/lisp/w32-fns.el Tue Nov 19 07:04:01 1996 +0000 @@ -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 @@ ;;; Set to a system sound if you want a fancy bell. (set-message-beep nil) -;;; winnt.el ends here +;;; w32-fns.el ends here