diff options
| author | Daniel Mendler <mail@daniel-mendler.de> | 2023-12-08 12:05:06 +0100 |
|---|---|---|
| committer | Daniel Mendler <mail@daniel-mendler.de> | 2023-12-08 12:05:06 +0100 |
| commit | 5cf97cb67e52df80a5f3b30c888dbffd498ff9b8 (patch) | |
| tree | 3bad06f9acd6f6970d9e3f236f9a8cbcca3dd69f /cape.el | |
| parent | a878347ebd20e4e410133f3547f16a925b7c6d16 (diff) | |
Remove outdated comment
Diffstat (limited to 'cape.el')
| -rw-r--r-- | cape.el | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -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)) |
