Mercurial > emacs
changeset 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 | afb15f49a0c9 |
children | 4ed80eda6fac |
files | lisp/w32-fns.el |
diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
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