Changes_old.org: use #+begin_example instead of #+begin_src.

When republishing all from scratch with babel code evaluation turned on,
Changes_old.org could not be exported because #+STARTUP: indent returns
an error when run in Emacs 23.1.
This commit is contained in:
Bastien Guerry 2010-09-18 05:56:11 +02:00
parent 3ad98da667
commit 9d1c7bf100

View file

@ -31,9 +31,9 @@ Currently I do not recommend to turn it on globally using
the variable =org-startup-indented=. But you can turn it on
for a particular buffer using
#+begin_src org
#+begin_example
,#+STARTUP: indent
#+end_src
#+end_example
Turning on this minor mode automatically turns on
=org-hide-leading-stars=, and it turns off