1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-07 04:10:27 -08:00
emacs/lisp/vc
Chong Yidong 2d197ffbe2 Rename split-window-{above-each-other|split-window-side-by-side}
to split-window-below and split-window-right.

* lisp/window.el (split-window-below, split-window-right): Rename from
split-window-above-each-other and split-window-side-by-side
respectively.  All callers changed.
(split-window-sensibly, split-window-sensibly): Use them.
(split-window-keep-point): Doc fix.

* lisp/isearch.el: Add isearch-scroll property to split-window-below
and split-window-right.

* lisp/follow.el (follow-mode):
* lisp/vc/pcvs-util.el (cvs-pop-to-buffer-same-frame):
* lisp/progmodes/ada-xref.el (ada-gdb-application):
* lisp/emulation/vip.el (vip-buffer-in-two-windows):
* lisp/image-dired.el (image-dired-dired-with-window-configuration):
* lisp/dired-x.el (dired-do-find-marked-files):
* lisp/dired.el (dired-pop-to-buffer):
* lisp/bs.el (bs--show-with-configuration):
* lisp/vc/emerge.el (emerge-setup-windows):
* lisp/textmodes/two-column.el (2C-two-columns):
* lisp/textmodes/reftex-toc.el (reftex-toc):
* lisp/progmodes/gdb-mi.el (gdb-setup-windows):
* lisp/progmodes/fortran.el (fortran-window-create):
* lisp/net/newst-treeview.el (newsticker--treeview-window-init):
* lisp/emulation/ws-mode.el (wordstar-C-o-map, wordstar-mode):
* lisp/emulation/tpu-edt.el (tpu-gold-map):
* lisp/emulation/crisp.el (crisp-mode-map):
* lisp/calendar/calendar.el (calendar-basic-setup): Callers changed.
2011-10-30 09:56:03 +08:00
..
add-log.el Lisp code shouldn't use set-time-zone-rule except through setenv. 2011-08-08 11:53:35 -04:00
compare-w.el
cvs-status.el
diff-mode.el Fix more minor mode docstrings. 2011-10-19 20:26:14 -04:00
diff.el `diff' doc clarification 2011-07-14 16:15:06 +02:00
ediff-diff.el
ediff-help.el
ediff-hook.el
ediff-init.el Make vc-toggle-read-only an alias for toggle-read-only. 2011-10-23 11:38:23 +08:00
ediff-merg.el
ediff-mult.el
ediff-ptch.el
ediff-util.el
ediff-vers.el
ediff-wind.el
ediff.el
emerge.el Rename split-window-{above-each-other|split-window-side-by-side} 2011-10-30 09:56:03 +08:00
log-edit.el * lisp/vc/log-edit.el: Fill empty field rather than adding new one. 2011-10-27 22:50:05 -04:00
log-view.el
pcvs-defs.el * lisp/vc/pcvs-defs.el (cvs-find-file-and-jump): Typo in docstring. 2011-08-30 10:40:51 -04:00
pcvs-info.el
pcvs-parse.el
pcvs-util.el Rename split-window-{above-each-other|split-window-side-by-side} 2011-10-30 09:56:03 +08:00
pcvs.el
smerge-mode.el
vc-annotate.el
vc-arch.el
vc-bzr.el * lisp/vc/vc-bzr.el (vc-bzr-after-dir-status): Ignore ignored files. 2011-10-19 09:42:20 -07:00
vc-cvs.el
vc-dav.el
vc-dir.el Capitalize non-function content words in menu item strings. 2011-09-18 23:43:20 +03:00
vc-dispatcher.el In vc actions use quit-windows-on instead of delete-windows-on. 2011-10-10 19:52:03 +02:00
vc-git.el Capitalize non-function content words in menu item strings. 2011-09-18 23:43:20 +03:00
vc-hg.el
vc-hooks.el Make vc-toggle-read-only an alias for toggle-read-only. 2011-10-23 11:38:23 +08:00
vc-mtn.el
vc-rcs.el Add missing piece of earlier commit. 2011-09-02 00:54:34 -07:00
vc-sccs.el
vc-svn.el
vc.el * lisp/vc/vc.el (vc-next-action): Handle removed directories. (Bug#9781) 2011-10-20 17:01:45 -04:00