From 6a05d05fafe43d1546cef84b004372b784d3792f Mon Sep 17 00:00:00 2001 From: Pavel Janík Date: Mon, 16 Jul 2001 11:39:42 +0000 Subject: Fixes to follow coding conventions. --- lisp/emacs-lisp/easymenu.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lisp/emacs-lisp') diff --git a/lisp/emacs-lisp/easymenu.el b/lisp/emacs-lisp/easymenu.el index 4364381dce9..245feb78983 100644 --- a/lisp/emacs-lisp/easymenu.el +++ b/lisp/emacs-lisp/easymenu.el @@ -1,9 +1,9 @@ -;;; easymenu.el --- support the easymenu interface for defining a menu. +;;; easymenu.el --- support the easymenu interface for defining a menu ;; Copyright (C) 1994, 1996, 1998, 1999, 2000 Free Software Foundation, Inc. ;; Keywords: emulations -;; Author: rms +;; Author: Richard Stallman ;; This file is part of GNU Emacs. -- cgit v1.2.3