From 7b2af7cb60746e7b8b91d60d7d6fec208611e61b Mon Sep 17 00:00:00 2001 From: Bastien Guerry Date: Sat, 18 Jan 2014 09:17:14 +0100 Subject: [PATCH] Backport Emacs changes from r116063 --- lisp/ob-makefile.el | 3 ++- lisp/ob-scheme.el | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/lisp/ob-makefile.el b/lisp/ob-makefile.el index ab99f0027..af7e66e51 100644 --- a/lisp/ob-makefile.el +++ b/lisp/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/ob-scheme.el b/lisp/ob-scheme.el index 14d22712a..b7117e9a0 100644 --- a/lisp/ob-scheme.el +++ b/lisp/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 -- 2.11.4.GIT