emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] emacs/lisp/calc calc-help.el


From: Jay Belanger
Subject: [Emacs-diffs] emacs/lisp/calc calc-help.el
Date: Mon, 16 Nov 2009 00:08:00 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Jay Belanger <jpb>      09/11/16 00:08:00

Modified files:
        lisp/calc      : calc-help.el 

Log message:
        (calc-b-prefix-help):  Add help for `calc-symclip'.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/emacs/lisp/calc/calc-help.el?cvsroot=emacs&r1=1.42&r2=1.43

Patches:
Index: calc-help.el
===================================================================
RCS file: /cvsroot/emacs/emacs/lisp/calc/calc-help.el,v
retrieving revision 1.42
retrieving revision 1.43
diff -u -b -r1.42 -r1.43
--- calc-help.el        28 Oct 2009 18:35:37 -0000      1.42
+++ calc-help.el        16 Nov 2009 00:08:00 -0000      1.43
@@ -575,7 +575,7 @@
 (defun calc-b-prefix-help ()
   (interactive)
   (calc-do-prefix-help
-   '("And, Or, Xor, Diff, Not; Wordsize, Clip"
+   '("And, Or, Xor, Diff, Not; Wordsize, Clip, Symclip"
      "Lshift, Rshift, roTate; SHIFT + signed Lshift, Rshift"
      "SHIFT + business: Pv, Npv, Fv, pMt, #pmts, raTe, Irr"
      "SHIFT + business: Sln, sYd, Ddb; %ch")




reply via email to

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