From 96e396ba77060b6c1467a6de4196d7dae5408eca Mon Sep 17 00:00:00 2001 From: Eric Schulte Date: Fri, 11 Jun 2010 15:23:03 -0700 Subject: [PATCH] new header for ob.el --- lisp/babel/ob.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/babel/ob.el b/lisp/babel/ob.el index 1ef10823e..992b3aec2 100644 --- a/lisp/babel/ob.el +++ b/lisp/babel/ob.el @@ -1,4 +1,4 @@ -;;; org-babel.el --- facilitating communication between programming languages and people +;;; org-babel.el --- working with code blocks in org-mode ;; Copyright (C) 2009 Eric Schulte, Dan Davison