From 4bd4e566ab12d9e731b0eef172f882c81b59a537 Mon Sep 17 00:00:00 2001 From: "Eric S. Raymond" Date: Sat, 30 May 1992 20:24:49 +0000 Subject: *** empty log message *** --- lisp/vms-patch.el | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'lisp/vms-patch.el') diff --git a/lisp/vms-patch.el b/lisp/vms-patch.el index 15302b3fd90..48ecbeb61de 100644 --- a/lisp/vms-patch.el +++ b/lisp/vms-patch.el @@ -1,4 +1,5 @@ -;; Override parts of files.el for VMS. +;;; vms-patch.el --- override parts of files.el for VMS. + ;; Copyright (C) 1986 Free Software Foundation, Inc. ;; This file is part of GNU Emacs. @@ -107,3 +108,5 @@ If the logical name `EMACS_FILE_NAME' is defined, `find-file' that file." " sys$login:delete-me.txt/name=""GNUprintbuffer"" " (mapconcat 'identity switches " ")) nil nil nil))) + +;;; vms-patch.el ends here -- cgit v1.2.1