Ver a proveniência

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

master
Mitch Tishmack há 8 anos
ascendente
cometimento
4fed1aeaf0
2 ficheiros alterados com 2 adições e 0 eliminações
  1. +1
    -0
      options/no-testing.el
  2. +1
    -0
      options/testing.el

+ 1
- 0
options/no-testing.el Ver ficheiro

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

+ 1
- 0
options/testing.el Ver ficheiro

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

Carregando…
Cancelar
Guardar