emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] /srv/bzr/emacs/trunk r109280: calc/calc-help (calc-m-prefi


From: Jay Belanger
Subject: [Emacs-diffs] /srv/bzr/emacs/trunk r109280: calc/calc-help (calc-m-prefix-help): Change message.
Date: Sun, 29 Jul 2012 18:25:39 -0500
User-agent: Bazaar (2.5.0)

------------------------------------------------------------
revno: 109280
committer: Jay Belanger <address@hidden>
branch nick: trunk
timestamp: Sun 2012-07-29 18:25:39 -0500
message:
  calc/calc-help (calc-m-prefix-help): Change message.
modified:
  lisp/ChangeLog
  lisp/calc/calc-help.el
=== modified file 'lisp/ChangeLog'
--- a/lisp/ChangeLog    2012-07-29 23:19:09 +0000
+++ b/lisp/ChangeLog    2012-07-29 23:25:39 +0000
@@ -12,6 +12,9 @@
        * calc/calc-ext.el (calc-init-extensions): Remove binding for
        `calc-alg-simplify-mode'.  Add binding for `calc-lim-simplify-mode'.
 
+       * calc/calc-help (calc-m-prefix-help): Change messages to
+       indicate new simplification modes.
+
        * calc/README: Mention new default simplification mode.
 
        * calc/calc.el (math-normalize-error): New variable.

=== modified file 'lisp/calc/calc-help.el'
--- a/lisp/calc/calc-help.el    2012-01-19 07:21:25 +0000
+++ b/lisp/calc/calc-help.el    2012-07-29 23:25:39 +0000
@@ -642,7 +642,7 @@
    '("Deg, Rad, HMS; Frac; Polar; Inf; Alg, Total; Symb; Vec/mat"
      "Working; Xtensions; Mode-save; preserve Embedded modes"
      "SHIFT + Shifted-prefixes, mode-Filename; Record; reCompute"
-     "SHIFT + simplify: Off, Num, Default, Bin, Alg, Ext, Units")
+     "SHIFT + simplify: Off, Num, Limited, Default, Bin, Ext, Units")
    "mode" ?m))
 
 


reply via email to

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