diff lisp/emacs-lisp/easymenu.el @ 38431:853c3674f20a

Fixes to follow coding conventions.
author Pavel Janík <Pavel@Janik.cz>
date Mon, 16 Jul 2001 11:39:42 +0000
parents 99cd5704dacb
children 198c1186dee3
line wrap: on
line diff
--- a/lisp/emacs-lisp/easymenu.el	Mon Jul 16 11:22:34 2001 +0000
+++ b/lisp/emacs-lisp/easymenu.el	Mon Jul 16 11:39:42 2001 +0000
@@ -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.