diff options
author | Juanma Barranquero <lekktu@gmail.com> | 2010-05-18 10:33:29 +0200 |
---|---|---|
committer | Juanma Barranquero <lekktu@gmail.com> | 2010-05-18 10:33:29 +0200 |
commit | 560bb7ae8eb9873e1a6be40ff7f26e08228e1d1a (patch) | |
tree | d922e509cb059c6f11746aa40fc04e37c885a4f7 /lisp | |
parent | 161e44d1194b137b6e2765e8e8c8a1ddee7d02c2 (diff) | |
download | emacs-560bb7ae8eb9873e1a6be40ff7f26e08228e1d1a.tar.gz emacs-560bb7ae8eb9873e1a6be40ff7f26e08228e1d1a.tar.bz2 emacs-560bb7ae8eb9873e1a6be40ff7f26e08228e1d1a.zip |
Fix ChangeLog typos.
Diffstat (limited to 'lisp')
-rw-r--r-- | lisp/ChangeLog | 15 |
1 files changed, 7 insertions, 8 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 80e7cf7c708..3cf8b43a796 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -16,7 +16,7 @@ 2010-05-17 Jay Belanger <jay.p.belanger@gmail.com> - * calc/calc-vec.el (math-vector-avg): Put the vector elements in + * calc/calc-vec.el (math-vector-avg): Put the vector elements in order before computing the averages. 2010-05-16 Jay Belanger <jay.p.belanger@gmail.com> @@ -25,7 +25,7 @@ (calcFunc-histogram): Allow vectors as inputs. (math-vector-avg): New function. - * calc/calc-ext.el (math-group-float): Have the number of digits + * calc/calc-ext.el (math-group-float): Have the number of digits being grouped depend on the radix (Bug#6189). 2010-05-15 Ken Raeburn <raeburn@raeburn.org> @@ -71,9 +71,9 @@ * calc/calc-units.el (calc-explain-units-rec): Allow Greek letters. * calc/calc.el (var-π, var-φ, var-γ): New variables. - * calc/calc-aent.el (math-read-replacement-list): Add "micro" symbol. + * calc/calc-aent.el (math-read-replacement-list): Add "micro" symbol. * calc/calc-units.el (math-unit-prefixes): Add mu for micro. - (math-standard-units): Add units. + (math-standard-units): Add units. 2010-05-15 Stefan Monnier <monnier@iro.umontreal.ca> @@ -118,8 +118,7 @@ 2010-05-13 Chong Yidong <cyd@stupidchicken.com> - Add TeX open-block and close-block keybindings to SGML, and vice - versa. + Add TeX open-block and close-block keybindings to SGML, and vice versa. * textmodes/tex-mode.el (tex-mode-map): Bind C-c C-t to latex-open-block and C-c / to latex-close-block. @@ -425,7 +424,7 @@ * Version 23.2 released. -2010-05-07 Deniz Dogan <deniz.a.m.dogan@gmail.com> (tiny change) +2010-05-07 Deniz Dogan <deniz.a.m.dogan@gmail.com> (tiny change) Stefan Monnier <monnier@iro.umontreal.ca> Highlight vendor specific properties. @@ -446,7 +445,7 @@ * simple.el (auto-save-mode): Move from files.el. * minibuffer.el (completion--common-suffix): Fix copy&paste error. -2010-05-07 Christian von Roques <roques@mti.ag> (tiny change) +2010-05-07 Christian von Roques <roques@mti.ag> (tiny change) * lisp/epg.el (epg-key-capablity-alist): Add "D" flag (Bug#5592). |