Mercurial > emacs
view etc/images/sort-descending.xpm @ 112453:06719a229a46 default tip
* calc/calc.el (calc-default-power-reference-level)
(calc-default-field-reference-level): New variables.
* calc/calc-units.el (math-standard-units): Add dB and Np.
(math-logunits): New variable.
(math-extract-logunits, math-logcombine, calcFunc-luplus)
(calcFunc-luminus, calc-luplus, calc-luminus, math-logunit-level)
(calcFunc-fieldlevel, calcFunc-powerlevel, calc-level): New
functions.
(math-find-base-units-rec): Add entry for ln(10).
* calc/calc-help.el (calc-u-prefix-help): Add logarithmic help.
(calc-ul-prefix-help): New function.
* calc/calc-ext.el (calc-init-extensions): Autoload new units
functions. Add keybindings for new units functions.
author | Jay Belanger <jay.p.belanger@gmail.com> |
---|---|
date | Sun, 23 Jan 2011 23:08:04 -0600 |
parents | 75b06a7624a1 |
children |
line wrap: on
line source
/* XPM */ static char * sort_descending_xpm[] = { "24 24 35 1", " c None", ". c #000000", "+ c #F8F0EE", "@ c #E5B9BB", "# c #895F63", "$ c #E7BDBC", "% c #C14B35", "& c #922B34", "* c #C24F3C", "= c #942B32", "- c #E8BFBE", "; c #E8C2BF", "> c #C34E3B", ", c #C24F3A", "' c #C24D38", ") c #E5B8B9", "! c #C24F38", "~ c #E2B1AA", "{ c #CC6B5A", "] c #643C3E", "^ c #E3B5AC", "/ c #E3B3A9", "( c #D07868", "_ c #982E19", ": c #7E261F", "< c #120C0F", "[ c #2B1D1F", "} c #DFAA9E", "| c #D28575", "1 c #7D2617", "2 c #321C23", "3 c #3B262E", "4 c #D68A7A", "5 c #321C21", "6 c #3F2A35", " ", " ", " ", " ...... ", " ..... ... ", " .+@#. ... ", " .$%&. ... ", " .$*=. ... ", " .-*=. ...... ", " .;>=. ", " .$*=. .. ", " .$*=. .. ", " .$,=. ", " .$'=. .. ", " .)!=. .. ", " ...~{=... ", " .]^/(_:<. .... ", " .[}|12. .. .. ", " .345. .. .. ", " .6. ...... ", " . .. .. ", " .. .. ", " ", " "};