; Add the necessary argument (bug#42967)
This commit is contained in:
parent
90ce042154
commit
36b3abc672
1 changed files with 1 additions and 1 deletions
|
@ -961,7 +961,7 @@ Accepts the same arguments as `xref-show-xrefs-function'."
|
|||
|
||||
(defvar xref--read-pattern-history nil)
|
||||
|
||||
(defun xref--show-xrefs (fetcher display-action)
|
||||
(defun xref--show-xrefs (fetcher display-action &optional _always-show-list)
|
||||
(xref--push-markers)
|
||||
(unless (functionp fetcher)
|
||||
;; Old convention.
|
||||
|
|
Loading…
Add table
Reference in a new issue