]> code.delx.au - gnu-emacs/blobdiff - lisp/replace.el
Add `predicate' arg to `read-buffer' and use it for erc-iswitchb
[gnu-emacs] / lisp / replace.el
index e0636e0728c286f6ea30521e197c25d729175bf4..70b86dd2016c23c904ef683209090412a2be793c 100644 (file)
@@ -1369,7 +1369,7 @@ See also `multi-occur-in-matching-buffers'."
           (ido-ignore-item-temp-list bufs))
       (while (not (string-equal
                   (setq buf (read-buffer
-                             (if (eq read-buffer-function 'ido-read-buffer)
+                             (if (eq read-buffer-function #'ido-read-buffer)
                                  "Next buffer to search (C-j to end): "
                                "Next buffer to search (RET to end): ")
                              nil t))