]> code.delx.au - gnu-emacs/blobdiff - lisp/org/ob-keys.el
Fix typos.
[gnu-emacs] / lisp / org / ob-keys.el
index b55913599cca782eeac3c12957243e4e7cef8c7d..b56ba5cf01a68787704e4fd9f52d4e8d2bc2b6ff 100644 (file)
@@ -1,6 +1,6 @@
 ;;; ob-keys.el --- key bindings for org-babel
 
-;; Copyright (C) 2009, 2010  Free Software Foundation, Inc.
+;; Copyright (C) 2009-2011  Free Software Foundation, Inc.
 
 ;; Author: Eric Schulte
 ;; Keywords: literate programming, reproducible research
@@ -97,6 +97,6 @@ a-list placed behind the generic `org-babel-key-prefix'.")
 
 (provide 'ob-keys)
 
-;; arch-tag: 01e348ee-4906-46fa-839a-6b7b6f989048
+
 
 ;;; ob-keys.el ends here