projects
/
elisp
/
riece.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
13dddb8
)
Bind space-width.
author
ueno
<ueno>
Sat, 30 Oct 2004 11:49:04 +0000
(11:49 +0000)
committer
ueno
<ueno>
Sat, 30 Oct 2004 11:49:04 +0000
(11:49 +0000)
lisp/riece-yank.el
patch
|
blob
|
history
diff --git
a/lisp/riece-yank.el
b/lisp/riece-yank.el
index
8817f5e
..
fdb5b34
100644
(file)
--- a/
lisp/riece-yank.el
+++ b/
lisp/riece-yank.el
@@
-63,7
+63,7
@@
before/after the first/last non-blank line."
(string= prefix ""))
(setq prefix " "))
(let* ((kill (current-kill 0))
- msg)
+ msg space-width)
(unless kill
(error "Nothing to send in kill-ring"))
(if riece-yank-strip-space