emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/calc/calc-embed.el


From: Jay Belanger
Subject: [Emacs-diffs] Changes to emacs/lisp/calc/calc-embed.el
Date: Mon, 28 Nov 2005 17:14:35 -0500

Index: emacs/lisp/calc/calc-embed.el
diff -c emacs/lisp/calc/calc-embed.el:1.31 emacs/lisp/calc/calc-embed.el:1.32
*** emacs/lisp/calc/calc-embed.el:1.31  Thu Jul 14 19:36:17 2005
--- emacs/lisp/calc/calc-embed.el       Mon Nov 28 22:14:35 2005
***************
*** 315,321 ****
        (or (eq calc-embedded-quiet t)
          (message "Embedded Calc mode enabled; %s to return to normal"
                   (if calc-embedded-quiet
!                      "Type `M-# x'"
                     "Give this command again")))))
    (scroll-down 0))    ; fix a bug which occurs when truncate-lines is changed.
  
--- 315,321 ----
        (or (eq calc-embedded-quiet t)
          (message "Embedded Calc mode enabled; %s to return to normal"
                   (if calc-embedded-quiet
!                      "Type `C-x * x'"
                     "Give this command again")))))
    (scroll-down 0))    ; fix a bug which occurs when truncate-lines is changed.
  




reply via email to

[Prev in Thread] Current Thread [Next in Thread]