emacs-diffs
[Top][All Lists]
Advanced

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

scratch/etags-regen 94374c3 3/5: Add a note


From: Dmitry Gutov
Subject: scratch/etags-regen 94374c3 3/5: Add a note
Date: Sat, 12 Dec 2020 01:22:57 -0500 (EST)

branch: scratch/etags-regen
commit 94374c30be00d41c6616eafab8d1aba6e0746e73
Author: Dmitry Gutov <dgutov@yandex.ru>
Commit: Dmitry Gutov <dgutov@yandex.ru>

    Add a note
---
 lisp/progmodes/etags.el | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/lisp/progmodes/etags.el b/lisp/progmodes/etags.el
index 416106e..9035622 100644
--- a/lisp/progmodes/etags.el
+++ b/lisp/progmodes/etags.el
@@ -2158,6 +2158,8 @@ file name, add `tag-partial-file-name-match-p' to the 
list value.")
   ;;
   ;; ctags's etags doesn't support stdin input.
   ;; It also looks broken here (indexes only some of the input files).
+  ;;
+  ;; If our etags supported '-L', we could use any version of etags.
   )
 
 (defun etags--maybe-use-project-tags ()



reply via email to

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