1. I don't see `move-beginning-of-line' documented in the Emacs-Lisp
manual or mentioned in NEWS. Shouldn't it be?
It would be inefficient to duplicate in the Lisp manual all the
user-level commands that are in the Emacs Manual. As for NEWS,
this is not a new feature, it is a bug fix.
2. `C-a' is bound to `move-beginning-of-line', but <home> is bound to
`beginning-of-line'. Is this intentional?
That would be a bug, but in the latest sources <home> is bound to
move-beginning-of-line.
3. I don't see <home> documented in the Emacs manual (for
`beginning-of-line' or `move-beginning-of-line'). Shouldn't it be
mentioned?
I don't see why. We made <home> do what people might expect,
but there is no reason to document it.
_______________________________________________
emacs-pretest-bug mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug