branch: elpa/org-tree-slide
commit 36fefc1a2f6fbf19adb8d7af7899e146844328b5
Author: Takaaki ISHIKAWA <tak...@ieee.org>
Commit: Takaaki ISHIKAWA <tak...@ieee.org>

    Update README
---
 README.org | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/README.org b/README.org
index a975ed5e85..f6feeb6462 100644
--- a/README.org
+++ b/README.org
@@ -2,7 +2,7 @@
 #+AUTHOR:      Takaaki Ishikawa
 #+EMAIL:       tak...@ieee.org
 #+STARTUP:     content
-#+Last Update: 2011-12-17@18:39
+#+Last Update: 2011-12-17@20:41
 
 * 1. What's this?
 
@@ -42,10 +42,10 @@ Then open an org file, just type =<right>= and =<left>=. A 
presentation will beg
 
 Assigning a single key to =org-tree-slide-mode= is recommended.
 
-#+begin_src
+#+BEGIN_SRC ruby
 (global-set-key (kbd "<f8>") 'org-tree-slide-mode)
 (global-set-key (kbd "S-<f8>") 'org-tree-slide-skip-done-toggle)
-#+end_src
+#+END_SRC
 
 OR
 

Reply via email to