Show
Ignore:
Timestamp:
07/15/06 09:45:33 (2 years ago)
Author:
miyoshi
Message:

Load emacs-to-svn into vendor/emacs-CVS_HEAD.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • vendor/emacs-CVS_HEAD/lisp/emulation/cua-rect.el

    r4056 r4109  
    13621362  (let ((M (cond ((eq cua--rectangle-modifier-key 'hyper) " H-") 
    13631363                 ((eq cua--rectangle-modifier-key 'super) " s-") 
     1364                 ((eq cua--rectangle-modifier-key 'alt) " A-") 
    13641365                 (t " M-")))) 
    13651366    (message