Changes.org: fix s/√©/é.

This commit is contained in:
Bastien Guerry 2011-01-02 19:56:07 +01:00
parent d5476255b8
commit df7db40794
1 changed files with 3 additions and 3 deletions

View File

@ -77,7 +77,7 @@ quarters.
SQL code blocks can now be executed using the =myosql= engine on
Windows systems.
Thanks to Sébastien Vauban for this contribution.
Thanks to Sébastien Vauban for this contribution.
**** Python code blocks now accept a =preamble= header argument
This allows specification of coding declarations and library imports
@ -88,7 +88,7 @@ For example
#+begin_src org
,#+begin_src python :preamble # -*- coding: utf-8 -*- :return s
,s = "é"
,s = "é"
,#+end_src
#+end_src
@ -135,7 +135,7 @@ export. For example
,#+END_RESULT
#+end_src
Thanks to Sébastien Vauban for persistently suggesting this enhancement.
Thanks to Sébastien Vauban for persistently suggesting this enhancement.
**** Code block error buffer wiped clean between executions
Previously the code block error buffer accumulated errors making it