Explorar el Código

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

master
Mitch Tishmack hace 8 años
padre
commit
4fed1aeaf0
Se han modificado 2 ficheros con 2 adiciones y 0 borrados
  1. +1
    -0
      options/no-testing.el
  2. +1
    -0
      options/testing.el

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

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

+ 1
- 0
options/testing.el Ver fichero

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

Cargando…
Cancelar
Guardar