From 47c944add19d29b5dd12fb373fbd5bdc855f6da1 Mon Sep 17 00:00:00 2001 From: Eric Schulte Date: Fri, 28 Aug 2009 10:44:31 -0600 Subject: [PATCH] pointers to sha1 uses in Org-mode (thanks Bernt) --- org-babel.org | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/org-babel.org b/org-babel.org index 82ae775ef..ac5a5f379 100644 --- a/org-babel.org +++ b/org-babel.org @@ -382,6 +382,17 @@ code and the command that is used to create the image.. -- Carsten #+end_quote + +#+begin_quote +(sha1 stuff) seems to work. + +org-feed.el has a (require 'sha1) and org-publish.el uses it too. + +-- Bernt +#+end_quote + + + ** TODO support for working with =*Org Edit Src Example*= buffers [4/6] *** STARTED Patch against org source. I've worked on several related changes to source code edit buffer