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

    Update README
---
 README.org | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/README.org b/README.org
index f6feeb6462..557a7545ac 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@20:41
+#+Last Update: 2011-12-17@20:42
 
 * 1. What's this?
 
@@ -42,7 +42,7 @@ 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 ruby
+#+BEGIN_SRC emacs-lisp
 (global-set-key (kbd "<f8>") 'org-tree-slide-mode)
 (global-set-key (kbd "S-<f8>") 'org-tree-slide-skip-done-toggle)
 #+END_SRC

Reply via email to