summaryrefslogtreecommitdiff
path: root/lisp/erc
diff options
context:
space:
mode:
authorGlenn Morris <rgm@gnu.org>2017-06-05 20:33:55 -0400
committerGlenn Morris <rgm@gnu.org>2017-06-05 20:33:55 -0400
commit6a757bead92a3cb827d9b19a1a5ca931f198c045 (patch)
tree52da441ae286bcd4a08baddb989d0162eed04154 /lisp/erc
parent695d50fa0a11c6bd98f9f4a9b5a2905d33282316 (diff)
downloademacs-6a757bead92a3cb827d9b19a1a5ca931f198c045.tar.gz
; ChangeLog fixes
Diffstat (limited to 'lisp/erc')
-rw-r--r--lisp/erc/ChangeLog.16
1 files changed, 1 insertions, 5 deletions
diff --git a/lisp/erc/ChangeLog.1 b/lisp/erc/ChangeLog.1
index 373b179b6f0..2d5403fdc17 100644
--- a/lisp/erc/ChangeLog.1
+++ b/lisp/erc/ChangeLog.1
@@ -6289,7 +6289,7 @@
* make 353 (NAMES reply) output go into the appropriate channel buffer
(if it exists) or into the active erc buffer (if not).
-2003-08-29 mtoledo <mtoledo@confusibombus>
+2003-08-29 Marcelo Toledo <mtoledo@confusibombus>
* erc.el:
Added the variable erc-echo-notices-in-current-buffer to make possible display notices in the current buffer (queries to nickserv/chanserv/memoserv). Defaults to nil so nothing changes from what we have today.
@@ -11635,10 +11635,6 @@
(erc-join-info-buffer): Changed default to 'disable.
(erc-nick-completion): Changed default to 'all.
-2001-07-04 uid31117 <uid31117@confusibombus>
-
- * erc.el: Resolved...
-
2001-07-03 Alex Schroeder <alex@gnu.org>
* erc.el(erc-highlight-strings): New option and new function.