summaryrefslogtreecommitdiff
path: root/lisp/menu-bar.el
diff options
context:
space:
mode:
authorGlenn Morris <rgm@gnu.org>2014-01-16 22:22:55 -0500
committerGlenn Morris <rgm@gnu.org>2014-01-16 22:22:55 -0500
commitb59e2fba1258ed95ca80ee85c32df8c1137db4b1 (patch)
tree869691b106b68e19cc595ed7b2574ae160f19be5 /lisp/menu-bar.el
parentd13bb153bf26a4425f70e6ec143105f06d57747c (diff)
downloademacs-b59e2fba1258ed95ca80ee85c32df8c1137db4b1.tar.gz
* lisp/menu-bar.el: Fix author header comment
(accidentally omitted from previous commit)
Diffstat (limited to 'lisp/menu-bar.el')
-rw-r--r--lisp/menu-bar.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/menu-bar.el b/lisp/menu-bar.el
index 0b69d4e03c3..49372fef21a 100644
--- a/lisp/menu-bar.el
+++ b/lisp/menu-bar.el
@@ -2,7 +2,7 @@
;; Copyright (C) 1993-1995, 2000-2014 Free Software Foundation, Inc.
-;; Author: RMS
+;; Author: Richard M. Stallman
;; Maintainer: FSF
;; Keywords: internal, mouse
;; Package: emacs