Show
Ignore:
Timestamp:
08/10/06 11:19:54 (2 years ago)
Author:
miyoshi
Message:

Sync up with Emacs CVS HEAD.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/etc/ERC-NEWS

    r4111 r4140  
    11ERC NEWS                                                       -*- outline -*- 
    22 
    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 
     6names that are constructed by `define-erc-module'. 
     7 
     8** Fix bug introduced in ERC 5.1.3 that caused messages to go the 
     9wrong 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 
     20already-opened buffers.  Ditto for disabling logging when the module 
     21is deactivated. 
     22 
     23**** Fix some errors that occur when exiting Emacs without first 
     24quitting open IRC servers. 
    425 
    526* Changes in ERC 5.1.3