Show
Ignore:
Timestamp:
10/02/05 09:47:43 (3 years ago)
Author:
miyoshi
Message:

Sync up with Emacs CVS HEAD.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/lisp/apropos.el

    r3809 r3894  
    444444    (and (apropos-print t nil) 
    445445         message 
    446          (message message)))) 
     446         (message "%s" message)))) 
    447447 
    448448