From 1c5bd65eeb5e36c59e4dc0b74dd89118f07b599c Mon Sep 17 00:00:00 2001 From: "Eric S. Raymond" Date: Sat, 30 May 1992 23:12:08 +0000 Subject: *** empty log message *** --- lisp/=gosmacs.el | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'lisp/=gosmacs.el') diff --git a/lisp/=gosmacs.el b/lisp/=gosmacs.el index 1f227abe364..7246959f3a5 100644 --- a/lisp/=gosmacs.el +++ b/lisp/=gosmacs.el @@ -1,4 +1,5 @@ -;; Rebindings to imitate Gosmacs. +;;; gosmacs.el --- rebindings to imitate Gosmacs. + ;; Copyright (C) 1986 Free Software Foundation, Inc. ;; This file is part of GNU Emacs. @@ -101,3 +102,5 @@ From the window at the lower right corner, select the one at the upper left." "Scroll the selected window up so that the current line is at the top." (interactive) (recenter 0)) + +;;; gosmacs.el ends here -- cgit v1.2.1