comparison lisp/calc/README @ 111633:4e76c4e4f20f

calc.texi (TeX and LaTeX Language Modes, Predefined Units): calc-units.el (math-build-units-table-buffer): README: Mention that the TeX specific units won't use the `tex' prefix in TeX mode. calc-lang.el (math-variable-table): Don't use the `tex' prefix for units in TeX mode.
author Jay Belanger <jay.p.belanger@gmail.com>
date Thu, 18 Nov 2010 19:14:36 -0600
parents 3783b558402b
children 417b1e4d63cd
comparison
equal deleted inserted replaced
111632:e06fc3baed8c 111633:4e76c4e4f20f
72 Summary of changes to "Calc" 72 Summary of changes to "Calc"
73 ------- -- ------- -- ---- 73 ------- -- ------- -- ----
74 74
75 Emacs 24.1 75 Emacs 24.1
76 76
77 * Calc no longer uses the tex prefix for TeX specific unit
78 names when using TeX or LaTeX mode.
79
77 * Added option to highlight selections using faces. 80 * Added option to highlight selections using faces.
78 81
79 * Gave `calc-histogram' the option of using a vector to determine the bins. 82 * Gave `calc-histogram' the option of using a vector to determine the bins.
80 83
81 * Added "O" option prefix. 84 * Added "O" option prefix.