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:
7ca27e3
)
Mark outgoing encrypted message.
author
ueno
<ueno>
Wed, 26 Apr 2006 07:25:59 +0000
(07:25 +0000)
committer
ueno
<ueno>
Wed, 26 Apr 2006 07:25:59 +0000
(07:25 +0000)
lisp/riece-epg.el
patch
|
blob
|
history
diff --git
a/lisp/riece-epg.el
b/lisp/riece-epg.el
index
6f19efc
..
0ac63a9
100644
(file)
--- a/
lisp/riece-epg.el
+++ b/
lisp/riece-epg.el
@@
-108,7
+108,7
@@
t)))
(riece-display-message
(riece-make-message (riece-current-nickname) riece-current-channel
- string nil t))
+ (concat "[decrypted:" string "]") nil t))
(let ((next-line-add-newlines t))
(next-line 1))))