aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorJay Belanger2013-05-16 21:57:09 -0500
committerJay Belanger2013-05-16 21:57:09 -0500
commit1db165f042ce2cf467013e314c81ecd16d7aa2c9 (patch)
treecff3ef49b609aaba399f06e76c24097b42b7afca /lisp/ChangeLog
parentc7a8fcacf99548e19b4efcf6900abc66c1de3a9d (diff)
downloademacs-1db165f042ce2cf467013e314c81ecd16d7aa2c9.tar.gz
emacs-1db165f042ce2cf467013e314c81ecd16d7aa2c9.zip
* calc/calc-units.el (math-extract-units): Preserve powers of units.
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 4a060875e3c..531ef52a996 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,8 @@
12013-05-17 Jay Belanger <jay.p.belanger@gmail.com>
2
3 * calc/calc-units.el (math-extract-units): Preserve powers
4 of units.
5
12013-05-17 Leo Liu <sdl.web@gmail.com> 62013-05-17 Leo Liu <sdl.web@gmail.com>
2 7
3 * subr.el (delete-consecutive-dups): New function. 8 * subr.el (delete-consecutive-dups): New function.