summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--cnf/etc-update.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/cnf/etc-update.conf b/cnf/etc-update.conf
index 0e0bf3f31..963fb77fb 100644
--- a/cnf/etc-update.conf
+++ b/cnf/etc-update.conf
@@ -22,7 +22,7 @@ pager="less"
#pager=""
# For emacs-users
-# diff_command="eval emacs -nw --eval=\(ediff\ \"%file1\"\ \"%file2\"\)"
+# diff_command="eval emacs -nw --eval=\'\(ediff\ \"%file1\"\ \"%file2\"\)\'"
#using_editor=1
# vim-users: you CAN use vimdiff for diff_command. (see NOTE_1)