summaryrefslogtreecommitdiff
path: root/with-editor.el
diff options
context:
space:
mode:
Diffstat (limited to 'with-editor.el')
-rw-r--r--with-editor.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/with-editor.el b/with-editor.el
index 906d8e3..a071c55 100644
--- a/with-editor.el
+++ b/with-editor.el
@@ -444,7 +444,7 @@ Don't kill this buffer. Instead cancel using \\[with-editor-cancel]"))))
;; Run after `server-execute', which is run using
;; a timer which starts immediately.
(run-with-timer
- 0.01 nil `(lambda ()
+ 0.05 nil `(lambda ()
(with-current-buffer ,(current-buffer)
(message (substitute-command-keys "\
Type \\[with-editor-finish] to finish, \