Bug fix: autodoc was skipping some identifiers
commitf0e5d02619ead5688f051f14030cb700323e6c17
authorJose Antonio Ortega Ruiz <jao@gnu.org>
Tue, 28 Dec 2010 02:16:52 +0000 (28 03:16 +0100)
committerJose Antonio Ortega Ruiz <jao@gnu.org>
Tue, 28 Dec 2010 02:16:52 +0000 (28 03:16 +0100)
tree2582b7dc5e6f302c27a63d95e4116a6520e56d4a
parent9c356f882c7cb084e8abddc50404d9a0675bb477
Bug fix: autodoc was skipping some identifiers

Namely, those with non-letters in their name, because we were using
"%S" instead of "%s" to stringify uninterned symbols.
elisp/geiser-syntax.el