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-keypd.el,v


From: Jay Belanger
Subject: [Emacs-diffs] Changes to emacs/lisp/calc/calc-keypd.el,v
Date: Thu, 14 Aug 2008 18:33:41 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Jay Belanger <jpb>      08/08/14 18:33:41

Index: calc-keypd.el
===================================================================
RCS file: /cvsroot/emacs/emacs/lisp/calc/calc-keypd.el,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -b -r1.20 -r1.21
--- calc-keypd.el       6 May 2008 03:15:43 -0000       1.20
+++ calc-keypd.el       14 Aug 2008 18:33:41 -0000      1.21
@@ -382,7 +382,7 @@
          (delete-region (point-min) (point))
          (if calc-keypad-input
              (insert "Calc: " calc-keypad-input "\n")
-           (insert "----+-----Calc " calc-version " -----+----"
+           (insert "----+----+--Calc---+----+----"
                    (int-to-string (1+ calc-keypad-menu))
                    "\n")))))
   (setq calc-keypad-prev-input calc-keypad-input))




reply via email to

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