Fix doc and code inconsistency: now use =verbatim= and ~code~.
commitadbb2f7c9fcd3c6e0f5d4b8cccf8ac2e2e481597
authorBastien Guerry <bzg@altern.org>
Tue, 4 Mar 2014 09:49:49 +0000 (4 10:49 +0100)
committerBastien Guerry <bzg@altern.org>
Tue, 4 Mar 2014 09:49:49 +0000 (4 10:49 +0100)
tree0ea2a52ff15d3d8ec4c0a07944199cd7267b8e8e
parentdd810b609b3554d38ccec61cc101a21813b269a2
Fix doc and code inconsistency: now use =verbatim= and ~code~.

* org.el (org-emphasis-alist): Use `org-verbatim' for =text=
and `org-code' for ~text~.

* org.texi (Emphasis and monospace): Document the use of
=verbatim= and ~code~ to be consistent with
`org-element-text-markup-successor'.

Thanks to Yasushi for reporting this.
doc/org.texi
lisp/org.el