diff options
author | Gerd Moellmann <gerd@gnu.org> | 2001-09-04 12:54:14 +0000 |
---|---|---|
committer | Gerd Moellmann <gerd@gnu.org> | 2001-09-04 12:54:14 +0000 |
commit | 284b3043c016c352619ee3a8f60daf8c1a0c8760 (patch) | |
tree | 5abb4da978ea1c3717296c81becb921905655d12 /lisp/w32-fns.el | |
parent | c8dd66e19504d857d4bab3c4fd2d660ed037b604 (diff) | |
download | emacs-284b3043c016c352619ee3a8f60daf8c1a0c8760.tar.gz |
Add Keywords header.
Diffstat (limited to 'lisp/w32-fns.el')
-rw-r--r-- | lisp/w32-fns.el | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lisp/w32-fns.el b/lisp/w32-fns.el index 71f1610646f..52bd0f97a81 100644 --- a/lisp/w32-fns.el +++ b/lisp/w32-fns.el @@ -1,8 +1,9 @@ ;;; w32-fns.el --- Lisp routines for Windows NT -;; Copyright (C) 1994 Free Software Foundation, Inc. +;; Copyright (C) 1994, 2001 Free Software Foundation, Inc. ;; Author: Geoff Voelker <voelker@cs.washington.edu> +;; Keywords: internal ;; This file is part of GNU Emacs. |