Use CHAR-EQUAL and STRING for APROPOS. apropos
authorOlof-Joachim Frahm <olof@macrolet.net>
Mon, 2 Sep 2013 13:17:30 +0000 (15:17 +0200)
committerOlof-Joachim Frahm <olof@macrolet.net>
Mon, 2 Sep 2013 14:48:00 +0000 (16:48 +0200)
First argument is a string designator.  Comparing strings with
CHAR-EQUAL is more reasonable than using CHAR=.


No differences found