]> code.delx.au - gnu-emacs/blobdiff - lisp/calculator.el
Fix some more docstring etc. quoting problems
[gnu-emacs] / lisp / calculator.el
index 49d47a0519b6a8597cce4f026b50ea8e25e67038..80b7c070f1f23bf757b1a1d0f7675e8aac1c4259 100644 (file)
@@ -1551,7 +1551,7 @@ Used by `calculator-paste' and `get-register'."
   + - * / \\(div) %(rem) _(-X,postfix) ;(1/X,postfix) ^(exp) L(og)
   Q(sqrt) !(fact) S(in) C(os) T(an) |(or) #(xor) &(and) ~(not)
 * >/< repeats last binary operation with its 2nd (1st) arg as postfix op
-* I inverses next trig function        * '/\"/{} - display/display args
+* I inverses next trig function        * \\='/\"/{} - display/display args
 * D         - switch to all-decimal, or toggle deg/rad mode
 * B/O/H/X   - binary/octal/hex mode for i/o (X is a shortcut for H)
 * i/o       - prefix for d/b/o/x - set only input/output modes