Use `string=' to compare strings
commitfe77c6674194e0f7e16adaa33d01b48990164fd2
authorDavid Maus <dmaus@ictsoc.de>
Thu, 1 Sep 2011 04:49:29 +0000 (1 06:49 +0200)
committerBastien Guerry <bzg@altern.org>
Tue, 6 Sep 2011 16:11:55 +0000 (6 18:11 +0200)
tree5cbbe4d70f368781c86e326d9284ae94335a6bf5
parent09986fa3954ac7875158219539c32e1d80d74ef3
Use `string=' to compare strings

* org-elisp-symbol.el (org-elisp-symbol-store-link): Use `string=' to
compare strings.

(let ((foo "foo"))
  (eq foo "foo")) => nil
contrib/lisp/org-elisp-symbol.el