Fixes to follow coding conventions.
This commit is contained in:
parent
bfb01a95c2
commit
6a05d05faf
10 changed files with 57 additions and 28 deletions
|
@ -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.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue