Fixes to follow coding conventions.

This commit is contained in:
Pavel Janík 2001-07-16 11:39:42 +00:00
parent bfb01a95c2
commit 6a05d05faf
10 changed files with 57 additions and 28 deletions

View file

@ -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 <rms@gnu.org>
;; This file is part of GNU Emacs.