Merge changes made in Gnus trunk.
[bpt/emacs.git] / lisp / gnus / gnus-ems.el
index aed471c..5acc9d1 100644 (file)
                end nil))))))
 
 (defmacro gnus-string-mark-left-to-right (string)
-  (if (fboundp 'string-mark-left-to-right)
-      `(string-mark-left-to-right ,string)
+  (if (fboundp 'bidi-string-mark-left-to-right)
+      `(bidi-string-mark-left-to-right ,string)
     string))
 
 (eval-and-compile