diff options
author | Martin Rudalics <rudalics@gmx.at> | 2012-08-21 11:27:07 +0200 |
---|---|---|
committer | Martin Rudalics <rudalics@gmx.at> | 2012-08-21 11:27:07 +0200 |
commit | 5481664ac42e532f7636941e29cf31b3163587c6 (patch) | |
tree | 634ff4414fd635d9bb7f7ec988546438092d5eb3 /lisp/emacs-lisp/lisp-mode.el | |
parent | 9f1ee09efc42e82df21d0697cda35189f0618cd8 (diff) | |
download | emacs-5481664ac42e532f7636941e29cf31b3163587c6.tar.gz emacs-5481664ac42e532f7636941e29cf31b3163587c6.tar.bz2 emacs-5481664ac42e532f7636941e29cf31b3163587c6.zip |
For selected window have (set-)window-point always operate on buffer's point.
* window.c (Fwindow_point): For the selected window always return
the position of its buffer's point.
(Fset_window_point): For the selected window always go in its
buffer to the specified position.
* window.el (window-point-1, set-window-point-1): Remove.
(window-in-direction, record-window-buffer)
(set-window-buffer-start-and-point, split-window-below)
(window--state-get-1, display-buffer-record-window): Replace
calls to window-point-1 and set-window-point-1 by calls to
window-point and set-window-point respectively.
Diffstat (limited to 'lisp/emacs-lisp/lisp-mode.el')
0 files changed, 0 insertions, 0 deletions