File: init-test.el

package info (click to toggle)
initz 0.0.9-1
  • links: PTS
  • area: main
  • in suites: woody
  • size: 192 kB
  • ctags: 134
  • sloc: lisp: 1,061; makefile: 56; sh: 30
file content (5 lines) | stat: -rw-r--r-- 84 bytes parent folder | download | duplicates (8)
1
2
3
4
5
;;; initz-test.el --- init file for test.

(setq test "test")

(provide 'init-test)