]> code.delx.au - gnu-emacs/blobdiff - lisp/gnus/gmm-utils.el
Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs
[gnu-emacs] / lisp / gnus / gmm-utils.el
index 325623139fec3f1b1048465b06857d050b82001c..ab22ab8b88acbead2407d3fe7de9d69d2eda1863 100644 (file)
@@ -328,7 +328,7 @@ compatibility with versions of Emacs that lack the variable
 
     (let* ((load-path (image-load-path-for-library \"mh-e\" \"mh-logo.xpm\"))
            (image-load-path (cons (car load-path)
-                                  (when (boundp 'image-load-path)
+                                  (when (boundp \\='image-load-path)
                                     image-load-path))))
       (mh-tool-bar-folder-buttons-init))"
   (unless library (error "No library specified"))