aboutsummaryrefslogtreecommitdiffstats
path: root/testing/lisp/test-org-src.el (follow)
Commit message (Expand)AuthorAgeFilesLines
* testing: Make all files use `lexical-binding`Stefan Monnier2022-09-151-1/+1
* Prefer HTTPS to HTTP for links to gnu.orgStefan Kangas2021-03-211-1/+1
* * lisp/org-agenda.el: Use lexical-bindingStefan Monnier2021-03-091-1/+1
* src: Do not undo edit buffers back to empty stateNicolas Goaziou2020-07-021-0/+11
* Update copyright yearBastien2019-01-011-1/+1
* Fix comma escaping with multiple leading commasNicolas Goaziou2017-10-241-0/+38
* org-src: Fix remote footnote editionNicolas Goaziou2017-08-061-1/+8
* org-src: Fix footnote reference remote editingNicolas Goaziou2017-06-081-0/+71
* org-src: Fix indentation when tabs are involvedNicolas Goaziou2017-04-291-0/+99
* org-src: Fix coderef regexpNicolas Goaziou2016-08-181-0/+29
* Consider edit buffers in `org-src-coderef-regexp'Nicolas Goaziou2016-08-171-0/+104
* Fix indentation in testsNicolas Goaziou2016-08-171-21/+21
* Remove final parts of XEmacs compatibility codeNicolas Goaziou2016-05-261-1/+1
* org-src: Preserve tab characters unrelated to indentationNicolas Goaziou2015-10-081-0/+35
* Update some copyright yearsNicolas Goaziou2015-02-161-1/+1
* test-org-src: Fix failing testsNicolas Goaziou2015-01-231-8/+7
* Fix some tests when run interactivelyNicolas Goaziou2014-12-241-22/+25
* Update copyright years again.Bastien Guerry2014-01-071-1/+1
* Revert "Update copyright years."Bastien Guerry2014-01-051-1/+1
* Update copyright years.Bastien Guerry2014-01-041-1/+1
* Merge branch 'maint'Bastien Guerry2013-01-011-1/+1
|\
| * Update copyright years.Bastien Guerry2013-01-011-1/+1
| * test-org-src.el (test-org-src/blank-line-block): Fix testBastien Guerry2012-12-211-1/+1
* | org-test.el (org-test-with-temp-text-in-file): Wrap ,@body into (progn ...).Bastien Guerry2012-12-151-14/+13
|/
* test-org-src.el: Fix a test.Bastien Guerry2012-12-151-8/+8
* Fix copyright notices for test files.Bastien Guerry2012-12-131-1/+4
* add tests for org-src-editLe Wang2012-12-131-0/+98