Show
Ignore:
Timestamp:
07/16/06 08:36:52 (2 years ago)
Author:
miyoshi
Message:

Sync up with Emacs CVS HEAD.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/lisp/emacs-lisp/helper.el

    r4037 r4111  
    7878                   "Type anything to %s")) 
    7979            blurb) 
    80           (setq continue (read-char)) 
     80          (setq continue (read-event)) 
    8181          (cond ((and (memq continue '(?\s ?\C-v)) (< state 2)) 
    8282                 (scroll-up))