+2014-02-10 Glenn Morris <rgm@gnu.org>
+
+ * jit-lock.el (jit-lock-force-redisplay): Doc fix. (Bug#14394)
+
2014-02-10 Eli Zaretskii <eliz@gnu.org>
* w32-common-fns.el (x-get-selection): Doc fix.
(setq start (text-property-any next end 'fontified nil))))))))
(defun jit-lock-force-redisplay (start end)
- "Force the display engine to re-render buffer BUF from START to END."
+ "Force the display engine to re-render START's buffer from START to END.
+This applies to the buffer associated with marker START."
(when (marker-buffer start)
(with-current-buffer (marker-buffer start)
(with-buffer-prepared-for-jit-lock