Merge changes from Org 7.4 to current Org 7.7.
[bpt/emacs.git] / lisp / org / ob-screen.el
index 59e23c4..a9a3c5c 100644 (file)
@@ -1,11 +1,11 @@
 ;;; ob-screen.el --- org-babel support for interactive terminal
 
-;; Copyright (C) 2009-2011  Free Software Foundation
+;; Copyright (C) 2009, 2010  Free Software Foundation
 
 ;; Author: Benjamin Andresen
 ;; Keywords: literate programming, interactive shell
 ;; Homepage: http://orgmode.org
-;; Version: 7.4
+;; Version: 7.7
 
 ;; This file is part of GNU Emacs.
 
@@ -142,5 +142,6 @@ The terminal should shortly flicker."
 
 (provide 'ob-screen)
 
+;; arch-tag: 908e5afe-89a0-4f27-b982-23f1f2e3bac9
 
 ;;; ob-screen.el ends here