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:
e32a7a2
)
Fixed.
author
ueno
<ueno>
Tue, 14 Dec 2004 02:15:55 +0000
(
02:15
+0000)
committer
ueno
<ueno>
Tue, 14 Dec 2004 02:15:55 +0000
(
02:15
+0000)
lisp/riece-emacs.el
patch
|
blob
|
history
diff --git
a/lisp/riece-emacs.el
b/lisp/riece-emacs.el
index
2997420
..
7477633
100644
(file)
--- a/
lisp/riece-emacs.el
+++ b/
lisp/riece-emacs.el
@@
-105,7
+105,7
@@
(defun riece-normalize-modeline-string (string)
(if (listp string)
- (riece-normalize-modeline-string-1 string)
+ (list (apply #'concat (riece-normalize-modeline-string-1 string)))
string))
(defun riece-put-text-property-nonsticky (start end prop value