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 23:31:10 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Jay Belanger <jpb>      09/11/16 23:31:10

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

Log message:
        (calc-b-prefix-help):  Remove references to `calc-symclip'.

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

Patches:
Index: calc-help.el
===================================================================
RCS file: /cvsroot/emacs/emacs/lisp/calc/calc-help.el,v
retrieving revision 1.43
retrieving revision 1.44
diff -u -b -r1.43 -r1.44
--- calc-help.el        16 Nov 2009 00:08:00 -0000      1.43
+++ calc-help.el        16 Nov 2009 23:31:10 -0000      1.44
@@ -575,7 +575,7 @@
 (defun calc-b-prefix-help ()
   (interactive)
   (calc-do-prefix-help
-   '("And, Or, Xor, Diff, Not; Wordsize, Clip, Symclip"
+   '("And, Or, Xor, Diff, Not; Wordsize, Clip"
      "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]