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:
1ab7dd4
)
Fixed.
author
ueno
<ueno>
Thu, 16 Oct 2003 01:55:06 +0000
(
01:55
+0000)
committer
ueno
<ueno>
Thu, 16 Oct 2003 01:55:06 +0000
(
01:55
+0000)
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index
e65da06
..
8014b6d
100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-5,7
+5,7
@@
* riece-misc.el (riece-get-buffer-create): Takes an optional 2nd
argument, init-major-mode, which is used to assert the major-mode
- of the created buffer is 'riece-channel-mode.
+ of the created buffer.
* riece-naming.el (riece-naming-assert-rename): Merged buffer
renaming logic that riece-handle-nick-message was responsible for.