Przeglądaj źródła

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

master
Mitch Tishmack 8 lat temu
rodzic
commit
4fed1aeaf0
2 zmienionych plików z 2 dodań i 0 usunięć
  1. +1
    -0
      options/no-testing.el
  2. +1
    -0
      options/testing.el

+ 1
- 0
options/no-testing.el Wyświetl plik

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

+ 1
- 0
options/testing.el Wyświetl plik

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

Ładowanie…
Anuluj
Zapisz