Mention menu.
This commit is contained in:
parent
346e846930
commit
e60594293d
2 changed files with 9 additions and 0 deletions
|
@ -1,3 +1,10 @@
|
|||
2007-11-16 Jay Belanger <jay.p.belanger@gmail.com>
|
||||
|
||||
* calc/calc-lang.el (math-oper-table): Fix typo.
|
||||
Reduce precedence of "/" for TeX.
|
||||
|
||||
* calc/calc-menu.el (calc-modes-menu): Add Languages submenu.
|
||||
|
||||
2007-11-16 Juri Linkov <juri@jurta.org>
|
||||
|
||||
* dired-aux.el (dired-read-shell-command-default): New function.
|
||||
|
|
|
@ -72,6 +72,8 @@ opinions.
|
|||
Summary of changes to "Calc"
|
||||
------- -- ------- -- ----
|
||||
|
||||
* Added a menu.
|
||||
|
||||
* Added logistic non-linear curves to curve-fitting.
|
||||
|
||||
* Added option of plotting data points and curve when curve-fitting.
|
||||
|
|
Loading…
Add table
Reference in a new issue