Parcourir la source

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

master
Mitch Tishmack il y a 8 ans
Parent
révision
4fed1aeaf0
2 fichiers modifiés avec 2 ajouts et 0 suppressions
  1. +1
    -0
      options/no-testing.el
  2. +1
    -0
      options/testing.el

+ 1
- 0
options/no-testing.el Voir le fichier

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

+ 1
- 0
options/testing.el Voir le fichier

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

Chargement…
Annuler
Enregistrer