Show
Ignore:
Timestamp:
09/09/06 16:30:10 (2 years ago)
Author:
miyoshi
Message:

Sync up with Emacs CVS HEAD.

Files:

Legend:

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

    r4079 r4161  
    410410 
    411411(defun kmacro-repeat-on-last-key (keys) 
    412   "Process kmacro commands keys immidiately after cycling the ring." 
     412  "Process kmacro commands keys immediately after cycling the ring." 
    413413  (setq keys (vconcat keys)) 
    414414  (let ((n (1- (length keys)))