Modify macro `org-test-with-temp-text-in-file' to work on emacs 22. * testing/org...
commit059bb972d14f6ed4dbae5fb35257facb2c0e662d
authorMartyn Jago <martyn.jago@btinternet.com>
Wed, 4 Jan 2012 13:37:07 +0000 (4 13:37 +0000)
committerEric Schulte <eric.schulte@gmx.com>
Sun, 19 Feb 2012 15:19:14 +0000 (19 08:19 -0700)
treeb4ba93e08c9ea9ec0c391c62d5f04da39f34161e
parentf5e5c5811c1cb12209e49a8574b627f6d54ed5d1
Modify macro `org-test-with-temp-text-in-file' to work on emacs 22. * testing/org-test.el:

In Emacs 22 the `kill-buffer' argument is NOT optional. This change
reflects this and allows the macro `org-test-with-temp-text-in-file'
to work in Emacs 22 for org compatibility. This fixes the test
`test-ob-lob/do-not-eval-lob-lines-in-example-blocks-on-export'
testing/org-test.el