]> git.eshelyaron.com Git - emacs.git/commitdiff
Update commentary in w32notify.c.
authorEli Zaretskii <eliz@gnu.org>
Tue, 2 Jul 2013 16:32:03 +0000 (19:32 +0300)
committerEli Zaretskii <eliz@gnu.org>
Tue, 2 Jul 2013 16:32:03 +0000 (19:32 +0300)
src/w32notify.c

index be03a6ce45f72c1711268fce80da48cd2f1f545c..95ab298f2d384cdf45bb118754388e3d7df41b59 100644 (file)
@@ -59,7 +59,7 @@ along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.  */
 
    When the FILE_NOTIFY_EVENT event is processed by keyboard.c's
    kbd_buffer_get_event, it is converted to a Lispy event that can be
-   bound to a command.  The default binding is w32notify-handle-event,
+   bound to a command.  The default binding is file-notify-handle-event,
    defined on subr.el.
 
    After w32_read_socket or w32_console_read_socket are done