Procházet zdrojové kódy

Merge branch 'master' of git+ssh://repo.or.cz/srv/git/org-mode

Eric Schulte před 15 roky
rodič
revize
90cc0c36c7
1 změnil soubory, kde provedl 2 přidání a 2 odebrání
  1. 2 2
      lisp/ob-eval.el

+ 2 - 2
lisp/ob-eval.el

@@ -1,4 +1,4 @@
-;;; ob-run.el --- org-babel functions for external code evaluation
+;;; ob-eval.el --- org-babel functions for external code evaluation
 
 
 ;; Copyright (C) 2009, 2010  Free Software Foundation, Inc.
 ;; Copyright (C) 2009, 2010  Free Software Foundation, Inc.
 
 
@@ -252,4 +252,4 @@ specifies the value of ERROR-BUFFER."
 
 
 ;; arch-tag: 5328b17f-957d-42d9-94da-a2952682d04d
 ;; arch-tag: 5328b17f-957d-42d9-94da-a2952682d04d
 
 
-;;; ob-comint.el ends here
+;;; ob-eval.el ends here