changeset | 06719a229a46 |
---|---|
branch | default |
bookmark | |
tag | tip |
user | Jay Belanger <[email protected]> |
description | * 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. |
files | lisp/ChangeLog lisp/calc/calc-ext.el lisp/calc/calc-help.el lisp/calc/calc-units.el lisp/calc/calc.el |
changeset | b8a360ee54f1 |
---|---|
branch | |
bookmark | |
tag | |
user | Paul Eggert <[email protected]> |
description | Merge: Remove HAVE_RAW_DECL_CHOWN etc. from config.h |
files | m4/warn-on-use.m4 |
changeset | 98ad7c9e56a3 |
---|---|
branch | |
bookmark | |
tag | |
user | Katsumi Yamaoka <[email protected]> |
description | gnus-html.el (gnus-html-image-fetched): Don't kill the temporary buffer after being called. It's apparently being killed by url.el, and killing it made point move to end-of-buffer in a random buffer. shr.el (shr-image-fetched): Ditto. shr.el (shr-image-fetched): Avoid having point move in the article buffer. gnus-html.el (gnus-html-image-fetched): Kill the buffer anyway, and fix the bug in url-http.el instead. shr.el (shr-image-fetched): Ditto. gravatar.el (gravatar-retrieve): Be silent when retrieving. gnus-gravatar.el (gnus-gravatar-insert): Don't move point around in the article buffer. (gnus-gravatar-insert): Use blank space from the current buffer to avoid breaking text properties. This makes X-Sent updating work again. gnus-art.el (gnus-article-read-summary-keys): Don't call disabled commands. |
files | lisp/gnus/ChangeLog lisp/gnus/gnus-art.el lisp/gnus/gnus-gravatar.el lisp/gnus/gravatar.el lisp/gnus/shr.el |
changeset | 16ddab338c43 |
---|---|
branch | |
bookmark | |
tag | |
user | Paul Eggert <[email protected]> |
description | Remove HAVE_RAW_DECL_CHOWN etc. from config.h |
files | ChangeLog Makefile.in aclocal.m4 configure configure.in lib/Makefile.in m4/getopt.m4 m4/gnulib-common.m4 m4/warn-on-use.m4 src/config.in |
changeset | 5e6007430c1e |
---|---|
branch | |
bookmark | |
tag | |
user | Glenn Morris <[email protected]> |
description | * lisp/mwheel.el: Fix typo in copyright years. Duplicate 2002 introduced in CVS r1.35. 2003 is a copyrightable year since Emacs 21.3 was released then. |
files | lisp/mwheel.el |
changeset | 9e4388bac77b |
---|---|
branch | |
bookmark | |
tag | |
user | Glenn Morris <[email protected]> |
description | * etc/images/README: Add 2011 to copyright years for (un)checked.xpm. |
files | etc/images/README |
changeset | bcecab2ad22d |
---|---|
branch | |
bookmark | |
tag | |
user | Jan D. <[email protected]> |
description | * nsterm.m (x_set_offset): Set dont_constrain to 0 so the call to setFrameTopLeftPoint is constrained. |
files | src/ChangeLog src/nsterm.m |
changeset | f60dc8d74215 |
---|---|
branch | |
bookmark | |
tag | |
user | Katsumi Yamaoka <[email protected]> |
description | mm-decode.el (mm-inline-media-tests): Change text/org to text/x-org. mm-uu.el (mm-uu-org-src-code-block-extract): Change text/org to text/x-org. |
files | lisp/gnus/ChangeLog lisp/gnus/mm-decode.el lisp/gnus/mm-uu.el |
changeset | 93fcbcb698b0 |
---|---|
branch | |
bookmark | |
tag | |
user | Werner Lemberg <[email protected]> |
description | Improve configuration of makeinfo. * Makefile.in (MAKEINFO): Now controlled by `configure'. (MAKEINFO_OPTS): New variable. Use it where appropriate. (ENVADD): Updated. |
files | doc/misc/ChangeLog doc/misc/Makefile.in |
changeset | 4302934369fd |
---|---|
branch | |
bookmark | |
tag | |
user | Werner Lemberg <[email protected]> |
description | Improve configuration of makeinfo. * Makefile.in (MAKEINFO): Now controlled by `configure'. (MAKEINFO_OPTS): New variable. Use it where appropriate. (ENVADD): Updated. |
files | doc/emacs/ChangeLog doc/emacs/Makefile.in |