diff options
author | Juri Linkov <juri@linkov.net> | 2023-01-18 20:24:26 +0200 |
---|---|---|
committer | Juri Linkov <juri@linkov.net> | 2023-01-18 20:24:26 +0200 |
commit | 758ac5eabbe05fa5244e1bf863e45069035f311c (patch) | |
tree | 6edb4bd262cb4b0d77ef2200ffe8ff378c630c1b /test/lisp/progmodes/ruby-mode-resources/ruby-after-operator-indent.rb | |
parent | 8e9783b4ce42122a8670f16f21a73597a226b674 (diff) | |
download | emacs-758ac5eabbe05fa5244e1bf863e45069035f311c.tar.gz emacs-758ac5eabbe05fa5244e1bf863e45069035f311c.tar.bz2 emacs-758ac5eabbe05fa5244e1bf863e45069035f311c.zip |
Fix split-window-below for the case when split-window-keep-point is nil.
* lisp/window.el (split-window-below): Don't try to move point when
split-window-keep-point is nil and window-to-split is not the selected window
or nil (that defaults to the selected window) because code makes sense
only for the selected window.
(split-window-below, split-window-right): Improve docstrings (bug#60886)
Diffstat (limited to 'test/lisp/progmodes/ruby-mode-resources/ruby-after-operator-indent.rb')
0 files changed, 0 insertions, 0 deletions