Fix bugs in vertical-motion and display-buffer-normalize-special.
authorMartin Rudalics <rudalics@gmx.at>
Thu, 14 Jul 2011 08:30:34 +0000 (10:30 +0200)
committerMartin Rudalics <rudalics@gmx.at>
Thu, 14 Jul 2011 08:30:34 +0000 (10:30 +0200)
commitadc47434a27e5f4a9733e657584823508f8ab952
tree39e196ed7783f1d0b6dcd3716064ed585a073084
parent7e5bfb8fec244ab07253d1dd95fcef0673b89cbc
Fix bugs in vertical-motion and display-buffer-normalize-special.

* indent.c (Fvertical_motion): Set and restore w->pointm when
saving and restoring the window's buffer (Bug#9006).

* window.el (display-buffer-normalize-special): Replace
`dedicated' by `dedicate' to dedicate window (Bug#9072).
lisp/ChangeLog
lisp/window.el
src/ChangeLog
src/indent.c