From 812a093042a860768b002b988789c53d31127bb6 Mon Sep 17 00:00:00 2001 From: Glenn Morris Date: Fri, 17 Jan 2014 20:51:38 -0500 Subject: [PATCH] ChangeLog and Author: header comment fixes --- lisp/org/ob-makefile.el | 3 ++- lisp/org/ob-scheme.el | 3 ++- src/ChangeLog | 2 +- test/automated/eieio-test-methodinvoke.el | 5 ++--- 4 files changed, 7 insertions(+), 6 deletions(-) diff --git a/lisp/org/ob-makefile.el b/lisp/org/ob-makefile.el index ab99f002750..af7e66e5121 100644 --- a/lisp/org/ob-makefile.el +++ b/lisp/org/ob-makefile.el @@ -2,7 +2,8 @@ ;; Copyright (C) 2009-2014 Free Software Foundation, Inc. -;; Author: Eric Schulte and Thomas S. Dye +;; Author: Eric Schulte +;; Thomas S. Dye ;; Keywords: literate programming, reproducible research ;; Homepage: http://orgmode.org diff --git a/lisp/org/ob-scheme.el b/lisp/org/ob-scheme.el index 14d22712afd..b7117e9a077 100644 --- a/lisp/org/ob-scheme.el +++ b/lisp/org/ob-scheme.el @@ -2,7 +2,8 @@ ;; Copyright (C) 2010-2014 Free Software Foundation, Inc. -;; Authors: Eric Schulte, Michael Gauland +;; Authors: Eric Schulte +;; Michael Gauland ;; Keywords: literate programming, reproducible research, scheme ;; Homepage: http://orgmode.org diff --git a/src/ChangeLog b/src/ChangeLog index d36e60a4e95..d7a1d1f08f6 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -8607,7 +8607,7 @@ (FRAME_SCROLL_BOTTOM_VPOS): Remove. * xdisp.c (redisplay_internal): Adjust user. -2013-03-30 Darren Ho (tiny change) +2013-03-30 Darren Hoo (tiny change) * nsmenu.m (showAtX:Y:for:): setLevel to NSPopUpMenuWindowLevel (Bug#13998). diff --git a/test/automated/eieio-test-methodinvoke.el b/test/automated/eieio-test-methodinvoke.el index c105b500515..0b0dd5d2465 100644 --- a/test/automated/eieio-test-methodinvoke.el +++ b/test/automated/eieio-test-methodinvoke.el @@ -1,9 +1,8 @@ ;;; eieio-testsinvoke.el -- eieio tests for method invocation -;; Copyright (C) 2005, 2008, 2010, 2013-2014 Free Software Foundation, -;; Inc. +;; Copyright (C) 2005, 2008, 2010, 2013-2014 Free Software Foundation, Inc. -;; Author: Eric. M. Ludlam +;; Author: Eric M. Ludlam ;; This file is part of GNU Emacs. -- 2.39.2