Merge changes made in Gnus trunk.
[bpt/emacs.git] / lisp / gnus / gnus-ems.el
index bc85e49..aed471c 100644 (file)
          (setq start end
                end nil))))))
 
+(defmacro gnus-string-mark-left-to-right (string)
+  (if (fboundp 'string-mark-left-to-right)
+      `(string-mark-left-to-right ,string)
+    string))
+
 (eval-and-compile
   ;; XEmacs does not have window-inside-pixel-edges
   (defalias 'gnus-window-inside-pixel-edges