Show
Ignore:
Timestamp:
08/18/06 08:35:31 (2 years ago)
Author:
miyoshi
Message:

Sync up with Emacs CVS HEAD.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/lisp/erc/erc-match.el

    r4111 r4148  
    567567        (insert " == Type \"q\" to dismiss messages ==\n") 
    568568        (erc-view-mode-enter nil (lambda (buffer) 
    569                                    (when (y-or-n-p "Discard messages?") 
     569                                   (when (y-or-n-p "Discard messages? ") 
    570570                                     (kill-buffer buffer))))) 
    571571      buffer)))