aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 531ef52a996..c4e5390267b 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,9 @@
12013-05-17 Paul Eggert <eggert@cs.ucla.edu>
2
3 Doc string fix for "nanoseconds" (Bug#14406).
4 * emacs-lisp/timer.el (timer-relative-time, timer-inc-time):
5 Fix doc string typo that had "nanoseconds" instead of "microseconds".
6
12013-05-17 Jay Belanger <jay.p.belanger@gmail.com> 72013-05-17 Jay Belanger <jay.p.belanger@gmail.com>
2 8
3 * calc/calc-units.el (math-extract-units): Preserve powers 9 * calc/calc-units.el (math-extract-units): Preserve powers