Show
Ignore:
Timestamp:
01/28/06 09:46:44 (3 years ago)
Author:
miyoshi
Message:

Update.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • vendor/emacs-CVS_HEAD/lisp/calc/calc-embed.el

    r3799 r4018  
    316316          (message "Embedded Calc mode enabled; %s to return to normal" 
    317317                   (if calc-embedded-quiet 
    318                        "Type `M-# x'" 
     318                       "Type `C-x * x'" 
    319319                     "Give this command again"))))) 
    320320  (scroll-down 0))    ; fix a bug which occurs when truncate-lines is changed.