From dc5dcb4bc598fa54dcd05becac2f04fcd03e8fcc Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Thu, 16 May 2013 21:09:16 -0700 Subject: Doc string fix for "nanoseconds". * emacs-lisp/timer.el (timer-relative-time, timer-inc-time): Fix doc string typo that had "nanoseconds" instead of "microseconds". Fixes: debbugs:14406 --- lisp/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'lisp/ChangeLog') diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 531ef52a996..c4e5390267b 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,9 @@ +2013-05-17 Paul Eggert + + Doc string fix for "nanoseconds" (Bug#14406). + * emacs-lisp/timer.el (timer-relative-time, timer-inc-time): + Fix doc string typo that had "nanoseconds" instead of "microseconds". + 2013-05-17 Jay Belanger * calc/calc-units.el (math-extract-units): Preserve powers -- cgit v1.2.1