]> code.delx.au - gnu-emacs/blobdiff - lisp/vmsx.el
(describe-mouse-briefly): Fix message spelling.
[gnu-emacs] / lisp / vmsx.el
index 2d7fc89af7f0b7d9085dcaa1f34c5d79d9b60771..b3ab41e51f7d70b76353be5bf2d52c5d835ed175 100644 (file)
@@ -2,11 +2,15 @@
 
 ;; Copyright (C) 1986 Free Software Foundation, Inc.
 
+;; Author: Mukesh Prasad
+;; Maintainer: FSF
+;; Keywords: vms
+
 ;; This file is part of GNU Emacs.
 
 ;; GNU Emacs is free software; you can redistribute it and/or modify
 ;; it under the terms of the GNU General Public License as published by
-;; the Free Software Foundation; either version 1, or (at your option)
+;; the Free Software Foundation; either version 2, or (at your option)
 ;; any later version.
 
 ;; GNU Emacs is distributed in the hope that it will be useful,
@@ -18,7 +22,7 @@
 ;; along with GNU Emacs; see the file COPYING.  If not, write to
 ;; the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.
 
-;; Written by Mukesh Prasad.
+;;; Code:
 
 (defvar display-subprocess-window nil
   "If non-nil, the suprocess window is displayed whenever input is received.")