org-mode/testing/lisp
Nicolas Goaziou 19d7481665 Change some defcustoms into defconsts
* lisp/org.el (org-clock-string, org-closed-string)
  (org-deadline-string, org-scheduled-string)
  (org-archive-tag, org-comment-string, org-quote-string)
  (org-effort-property, org-latex-regexps): Turn variables into
  constants.
* testing/lisp/test-org-element.el: Update tests.
* testing/lisp/test-ox.el: Update tests.

Also collect all syntax related constants in the same part of the
file.
2013-11-16 21:22:21 +01:00
..
test-ob-awk.el
test-ob-C.el
test-ob-emacs-lisp.el
test-ob-exp.el
test-ob-fortran.el
test-ob-header-arg-defaults.el
test-ob-lilypond.el
test-ob-lob.el
test-ob-maxima.el
test-ob-octave.el
test-ob-perl.el
test-ob-python.el
test-ob-R.el
test-ob-ruby.el
test-ob-sh.el
test-ob-table.el
test-ob-tangle.el
test-ob.el
test-org-clock.el
test-org-element.el
test-org-footnote.el
test-org-list.el
test-org-macro.el
test-org-open-at-point.el
test-org-src.el
test-org-table.el
test-org.el
test-ox.el
test-property-inheritance.el