change remaining %nil -> #nil
authorAndy Wingo <wingo@pobox.com>
Fri, 9 Apr 2010 12:44:28 +0000 (14:44 +0200)
committerAndy Wingo <wingo@pobox.com>
Fri, 9 Apr 2010 19:06:29 +0000 (21:06 +0200)
commit92a61010bd04dfa81ac94b32e40d0e7a6c932845
treed0fb7a7028217ec238a934d734d79b13b70fc362
parent474060a23ccd7db9784a99912ec505f796ac12e5
change remaining %nil -> #nil

* doc/ref/vm.texi:
* libguile/boolean.h:
* libguile/pairs.h:
* module/language/elisp/README:
* test-suite/tests/elisp-compiler.test:
* test-suite/tests/load.test: Change remaining mentions of %nil to #nil.
doc/ref/vm.texi
libguile/boolean.h
libguile/pairs.h
module/language/elisp/README
test-suite/tests/elisp-compiler.test
test-suite/tests/load.test