]> code.delx.au - gnu-emacs/blobdiff - lisp/hl-line.el
(iswitchb-visit-buffer): Use `select-frame-set-input-focus'.
[gnu-emacs] / lisp / hl-line.el
index 3107b2ac451c388647568d7c5e3b7769946ec2e6..e37bdf412c2d1dd7d1def2615cf07bce88d77830 100644 (file)
@@ -85,6 +85,7 @@
 With ARG, turn Hl-Line mode on if ARG is positive, off otherwise.
 Uses functions `hl-line-unhighlight' and `hl-line-highlight' on
 `pre-command-hook' and `post-command-hook'."
+  nil nil nil
   (if hl-line-mode
       (progn
        (add-hook 'pre-command-hook #'hl-line-unhighlight)