1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-05 22:20:24 -08:00
emacs/lisp/textmodes
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
..
.gitignore
artist.el fix many doubled-word typos 2011-05-10 15:57:12 +02:00
bib-mode.el Move keymap initialization into declaration. 2011-02-10 11:56:00 -05:00
bibtex-style.el Misc fixes, and use lexical-binding in more files. 2011-03-11 15:04:22 -05:00
bibtex.el * textmodes/bibtex.el (bibtex-complete-string-cleanup) 2011-09-14 17:43:36 -04:00
conf-mode.el Refill some long/short copyright headers. 2011-01-26 00:36:39 -08:00
css-mode.el * textmodes/css-mode.el (css-proprietary-nmstart-re): Use `regexp-opt'. 2011-06-28 13:37:05 +02:00
dns-mode.el Refill some long/short copyright headers. 2011-01-26 00:36:39 -08:00
enriched.el Move keymap initialization into declaration. 2011-02-10 11:56:00 -05:00
fill.el Include EN DASH as an indentation character 2011-07-16 22:05:54 +02:00
flyspell.el * flyspell.el (flyspell-word): Fix char offset for forged Ispell output. 2011-10-29 12:37:29 +08:00
ispell.el Fix more minor mode docstrings. 2011-10-19 20:26:14 -04:00
makeinfo.el Convert consecutive FSF copyright years to ranges. 2011-01-24 20:08:28 -08:00
nroff-mode.el Fix more minor mode docstrings. 2011-10-19 20:26:14 -04:00
page-ext.el Refill some long/short copyright headers. 2011-01-26 00:36:39 -08:00
page.el Merge from emacs-23; up to 2010-06-09T17:54:28Z!albinus@detlef. 2011-04-22 20:07:16 -07:00
paragraphs.el Fix more minor mode docstrings. 2011-10-19 20:26:14 -04:00
picture.el * lisp/textmodes/picture.el: Make motion commands obey shift-select-mode. 2011-09-23 10:47:01 -04:00
po.el Convert consecutive FSF copyright years to ranges. 2011-01-24 20:08:28 -08:00
refbib.el Convert consecutive FSF copyright years to ranges. 2011-01-24 20:08:28 -08:00
refer.el Convert consecutive FSF copyright years to ranges. 2011-01-24 20:08:28 -08:00
refill.el Fix more minor mode docstrings. 2011-10-19 20:26:14 -04:00
reftex-auc.el Convert consecutive FSF copyright years to ranges. 2011-01-24 20:08:28 -08:00
reftex-cite.el Convert consecutive FSF copyright years to ranges. 2011-01-24 20:08:28 -08:00
reftex-dcr.el fix many doubled-word typos 2011-05-10 15:57:12 +02:00
reftex-global.el Convert consecutive FSF copyright years to ranges. 2011-01-24 20:08:28 -08:00
reftex-index.el Merge changes from emacs-23 branch 2011-02-12 18:40:43 -05:00
reftex-parse.el Silence reftex-parse compilation. 2011-06-29 19:50:20 -07:00
reftex-ref.el Convert consecutive FSF copyright years to ranges. 2011-01-24 20:08:28 -08:00
reftex-sel.el Convert consecutive FSF copyright years to ranges. 2011-01-24 20:08:28 -08:00
reftex-toc.el Rename split-window-{above-each-other|split-window-side-by-side} 2011-10-30 09:56:03 +08:00
reftex-vars.el Convert consecutive FSF copyright years to ranges. 2011-01-24 20:08:28 -08:00
reftex.el Fix typos. 2011-10-26 16:07:31 +02:00
remember.el Convert consecutive FSF copyright years to ranges. 2011-01-24 20:08:28 -08:00
rst.el Fix more minor mode docstrings. 2011-10-19 20:26:14 -04:00
sgml-mode.el Fix more minor mode docstrings. 2011-10-19 20:26:14 -04:00
table.el Convert consecutive FSF copyright years to ranges. 2011-01-24 20:08:28 -08:00
tex-mode.el Fix more minor mode docstrings. 2011-10-19 20:26:14 -04:00
texinfmt.el Refill some long/short copyright headers. 2011-01-26 00:36:39 -08:00
texinfo.el texinfo.el addition for bug#2783. 2011-03-07 20:42:40 -08:00
texnfo-upd.el * textmodes/texnfo-upd.el (texinfo-insert-menu): Don't insert 2011-07-03 18:11:37 +02:00
text-mode.el Convert consecutive FSF copyright years to ranges. 2011-01-24 20:08:28 -08:00
tildify.el Convert consecutive FSF copyright years to ranges. 2011-01-24 20:08:28 -08:00
two-column.el Rename split-window-{above-each-other|split-window-side-by-side} 2011-10-30 09:56:03 +08:00
underline.el Convert consecutive FSF copyright years to ranges. 2011-01-24 20:08:28 -08:00