Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
4b337409
Commit
4b337409
authored
Jul 29, 2012
by
Jay Belanger
Browse files
calc/calc-help (calc-m-prefix-help): Change message.
parent
1823ac5a
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
1 deletion
+4
-1
lisp/ChangeLog
lisp/ChangeLog
+3
-0
lisp/calc/calc-help.el
lisp/calc/calc-help.el
+1
-1
No files found.
lisp/ChangeLog
View file @
4b337409
...
...
@@ -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.
...
...
lisp/calc/calc-help.el
View file @
4b337409
...
...
@@ -642,7 +642,7 @@ C-w Describe how there is no warranty for Calc."
'
(
"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
))
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment