From 5cf97cb67e52df80a5f3b30c888dbffd498ff9b8 Mon Sep 17 00:00:00 2001 From: Daniel Mendler Date: Fri, 8 Dec 2023 12:05:06 +0100 Subject: Remove outdated comment --- cape.el | 1 - 1 file changed, 1 deletion(-) diff --git a/cape.el b/cape.el index 531e4a8..58c5b37 100644 --- a/cape.el +++ b/cape.el @@ -387,7 +387,6 @@ If INTERACTIVE is nil the function acts like a Capf." ('nil default-directory) ((pred stringp) cape-file-directory) (_ (funcall cape-file-directory)))) - ;; TODO: Bounds are not correct in comint/eshell buffers (`(,beg . ,end) (cape--bounds 'filename)) (non-essential t) (file (buffer-substring-no-properties beg end)) -- cgit v1.0