Bläddra i källkod

options/[no-]testing.el: Initial commit for testing-p predicate

master
Mitch Tishmack 8 år sedan
förälder
incheckning
4fed1aeaf0
2 ändrade filer med 2 tillägg och 0 borttagningar
  1. +1
    -0
      options/no-testing.el
  2. +1
    -0
      options/testing.el

+ 1
- 0
options/no-testing.el Visa fil

@@ -0,0 +1 @@
(setq testing-p nil)

+ 1
- 0
options/testing.el Visa fil

@@ -0,0 +1 @@
(setq testing-p t)

Laddar…
Avbryt
Spara