Re: Fix move-beginning-of-line, move-end-of-line

Michael Sperber <[email protected]> Mon, 05 Jan 2015 07:53:46 +0100
Newsgroups gmane.emacs.xemacs.patches
Message-ID <[email protected]>
"Stephen J. Turnbull" <[email protected]> writes:

> Michael Sperber writes:
>  > 
>  > The above functions would signal exceptions when at bobp and eolp.
>  > 
>  > 2015-01-03  Michael Sperber  <[email protected]>
>  > 
>  > 	* simple-more.el (move-beginning-of-line, move-end-of-line): Use
>  > 	`noerror' argument to `line-move', getting us the semantics of GNU
>  > 	Emacs at bobp and and eolp.
>
> `bobp'?
>
>  > Will commit Tuesday if nobody objects.
>
> Please do repair the typo in the log message. :-)

Will do!

-- 
Regards,
Mike