]> git.eshelyaron.com Git - emacs.git/commitdiff
Fix ChangeLog typo.
authorDmitry Antipov <dmantipov@yandex.ru>
Fri, 25 Jul 2014 06:07:14 +0000 (10:07 +0400)
committerDmitry Antipov <dmantipov@yandex.ru>
Fri, 25 Jul 2014 06:07:14 +0000 (10:07 +0400)
src/ChangeLog

index 2fc559531ba229f3edc984af5312e3736280836d..1bc65960e5a175d68deebf44cff8bbd64a463a1f 100644 (file)
@@ -13,7 +13,7 @@
        (w32_redisplay_interface): Add new functions.
        * w32term.h (w32_arror_cursor): Add prototype.
        * xdisp.c (show_hourglass): New function, refactored out from
-       platform-dependend code.
+       platform-dependent code.
        (cancel_hourglass): Now call to RIF function.
        * xfns.c (show_hourglass, hide_hourglass): Refactor to ...
        * xterm.c (x_show_hourglass, x_hide_hourglass): ... these.