emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] externals/consult 766bece 2/2: Add outline header


From: ELPA Syncer
Subject: [elpa] externals/consult 766bece 2/2: Add outline header
Date: Thu, 5 Aug 2021 21:57:08 -0400 (EDT)

branch: externals/consult
commit 766bece2387215ae6b4a65d4107341649080ee24
Author: Daniel Mendler <mail@daniel-mendler.de>
Commit: Daniel Mendler <mail@daniel-mendler.de>

    Add outline header
---
 consult.el | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/consult.el b/consult.el
index 4ee8ce7..0fa5437 100644
--- a/consult.el
+++ b/consult.el
@@ -2772,6 +2772,8 @@ changed if the START prefix argument is set. The symbol 
at point and the last
      :prompt (if top "Go to line from top: " "Go to line: ")
      :initial initial)))
 
+;;;;; Command: consult-line-multi
+
 (defun consult--line-multi-candidates (query)
   "Collect the line candidates from multiple buffers.
 QUERY is passed to `consult--buffer-query'."



reply via email to

[Prev in Thread] Current Thread [Next in Thread]