src/tokenizer: Add ":@" to the list of non-path-component chars

This makes kill-path-component stop there.

Fixes #5841.
This commit is contained in:
Fabian Homborg
2019-04-26 19:07:33 +02:00
parent ebf1914a35
commit 009ecfd7e6
3 changed files with 20 additions and 1 deletions

View File

@@ -20,3 +20,5 @@ emacs transpose words, 100ms timeout: short delay
emacs transpose words, 100ms timeout: long delay
ctrl-v seen
ctrl-o seen
ctrl-w stops at :
ctrl-w stops at @