From: Eli Zaretskii Date: Mon, 16 Feb 2004 19:12:46 +0000 (+0000) Subject: (Fend_of_line): Doc fix. X-Git-Tag: ttn-vms-21-2-B4~7581 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=6ff67d57ae55795a0a468f11baf964a7cd9de3c4;p=emacs.git (Fend_of_line): Doc fix. --- diff --git a/src/cmds.c b/src/cmds.c index 02e9e723881..b989bab46ee 100644 --- a/src/cmds.c +++ b/src/cmds.c @@ -181,7 +181,7 @@ DEFUN ("end-of-line", Fend_of_line, Send_of_line, 0, 1, "p", doc: /* Move point to end of current line. With argument N not nil or 1, move forward N - 1 lines first. If point reaches the beginning or end of buffer, it stops there. -To ignore intangibility, bind `inhibit-text-motion-hooks' to t. +To ignore intangibility, bind `inhibit-point-motion-hooks' to t. This command does not move point across a field boundary unless doing so would move beyond there to a different line; if N is nil or 1, and