* image.el (image-extension-data): Add obsolete alias.
+ * isearch.el (isearch-update): Doc fix.
+
* facemenu.el (list-colors-display): Doc fix (minor rephrasing).
* ido.el (ido-find-file): Doc fix (ido-toggle-vc not on any key).
;; Some high level utilities. Others below.
(defun isearch-update ()
- ;; Called after each command to update the display.
+ "This is called after every isearch command to update the display.
+The last thing it does is to run `isearch-update-post-hook'."
(if (and (null unread-command-events)
(null executing-kbd-macro))
(progn