summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBastien Guerry <bzg@altern.org>2014-01-18 09:17:14 +0100
committerBastien Guerry <bzg@altern.org>2014-01-18 09:17:14 +0100
commit7b2af7cb60746e7b8b91d60d7d6fec208611e61b (patch)
tree7a3e492ff229107914ad0c6fd0bab931a1a65884
parentb0ac2f6ac00ece71d01bc160746ccc863cc0e5d9 (diff)
downloadorg-mode-7b2af7cb60746e7b8b91d60d7d6fec208611e61b.tar.gz
Backport Emacs changes from r116063
-rw-r--r--lisp/ob-makefile.el3
-rw-r--r--lisp/ob-scheme.el3
2 files changed, 4 insertions, 2 deletions
diff --git a/lisp/ob-makefile.el b/lisp/ob-makefile.el
index ab99f00..af7e66e 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 14d2271..b7117e9 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