| 3 | | * Changes in ERC 5.2 (unreleased) |
|---|
| | 3 | * Changes in ERC 5.1.4 |
|---|
| | 4 | |
|---|
| | 5 | ** Make find-function and find-variable work in Emacs 22 for |
|---|
| | 6 | names that are constructed by `define-erc-module'. |
|---|
| | 7 | |
|---|
| | 8 | ** Fix bug introduced in ERC 5.1.3 that caused messages to go the |
|---|
| | 9 | wrong buffer. |
|---|
| | 10 | |
|---|
| | 11 | ** Changes and additions to modules |
|---|
| | 12 | |
|---|
| | 13 | *** Highlighting (erc-match.el) |
|---|
| | 14 | |
|---|
| | 15 | **** Don't activate view-mode. |
|---|
| | 16 | |
|---|
| | 17 | *** Logging (erc-log.el) |
|---|
| | 18 | |
|---|
| | 19 | **** When this module is activated, make sure logging is enabled on |
|---|
| | 20 | already-opened buffers. Ditto for disabling logging when the module |
|---|
| | 21 | is deactivated. |
|---|
| | 22 | |
|---|
| | 23 | **** Fix some errors that occur when exiting Emacs without first |
|---|
| | 24 | quitting open IRC servers. |
|---|