fix typo issue#7

This commit is contained in:
git@daemon.de
2016-05-31 09:48:27 +02:00
parent 4ceb925127
commit 658198ece2

View File

@@ -114,7 +114,7 @@ Also, the font face of the short highlight can be modified:
The kill functions to be called in a row can be customized as well. The The kill functions to be called in a row can be customized as well. The
default is this list: default is this list:
(setq vikink-kill-functions (list 'viking-kill-word (setq viking-kill-functions (list 'viking-kill-word
'viking-kill-line-from-point 'viking-kill-line-from-point
'viking-kill-line 'viking-kill-line
'viking-kill-paragraph 'viking-kill-paragraph