emacs/lisp/textmodes
Chong Yidong c33134511b Remove pop-to-buffer-same-window.
* lisp/window.el (pop-to-buffer-1, pop-to-buffer-same-window): Deleted.
(pop-to-buffer): Change interactive spec.  Pass second argument
directly to display-buffer.
(display-buffer): Fix interactive spec.  Use functionp to
distinguish between a function and a list of functions.

* lisp/abbrev.el (edit-abbrevs):
* lisp/arc-mode.el (archive-extract):
* lisp/autoinsert.el (auto-insert):
* lisp/bookmark.el (bookmark-bmenu-list):
* lisp/files.el (find-file):
* lisp/view.el (view-buffer):
* lisp/progmodes/compile.el (compilation-goto-locus):
* lisp/textmodes/bibtex.el (bibtex-initialize): Use switch-to-buffer.

* lisp/org/ob-ref.el (org-babel-ref-goto-headline-id):
* lisp/org/org.el (org-get-location, org-tree-to-indirect-buffer)
(org-mark-ring-goto, org-refile, org-add-log-note)
(org-revert-all-org-buffers, org-switchb)
(org-cycle-agenda-files, org-submit-bug-report)
(org-goto-marker-or-bmk):
* lisp/org/org-agenda.el (org-prepare-agenda, org-agenda-switch-to):
* lisp/org/org-capture.el (org-capture-goto-target)
(org-capture-fill-template):
* lisp/org/org-clock.el (org-clock-goto):
* lisp/org/org-ctags.el (org-ctags-visit-buffer-or-file):
* lisp/org/org-exp.el (org-export-as-org):
* lisp/org/org-feed.el (org-feed-show-raw-feed):
* lisp/org/org-html.el (org-export-htmlize-generate-css):
* lisp/org/org-id.el (org-id-goto):
* lisp/org/org-irc.el (org-irc-visit-erc):
* lisp/org/org-mobile.el (org-mobile-apply):
* lisp/org/org-publish.el (org-publish-org-to, org-publish-find-date):
* lisp/org/org-remember.el (org-go-to-remember-target):
* lisp/org/org-src.el (org-src-switch-to-buffer)
(org-edit-fixed-width-region): Use switch-to-buffer.

* lisp/org/org-compat.el (org-pop-to-buffer-same-window): Deleted.
2011-09-02 12:38:40 -04: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 Remove pop-to-buffer-same-window. 2011-09-02 12:38:40 -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 Replace runtime CL function, as flagged by the compiler. 2011-07-01 14:13:17 -04:00
ispell.el * lisp/textmodes/ispell.el (ispell-command-loop): Add newline 2011-08-25 22:54:07 +03:00
makeinfo.el Convert consecutive FSF copyright years to ranges. 2011-01-24 20:08:28 -08:00
nroff-mode.el Refill some long/short copyright headers. 2011-01-26 00:36:39 -08: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 textmodes/paragraphs.el. Undo previous accidental patch. 2011-08-27 11:14:50 +00:00
picture.el Convert consecutive FSF copyright years to ranges. 2011-01-24 20:08:28 -08: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 Convert consecutive FSF copyright years to ranges. 2011-01-24 20:08:28 -08: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 Convert consecutive FSF copyright years to ranges. 2011-01-24 20:08:28 -08:00
reftex-vars.el Convert consecutive FSF copyright years to ranges. 2011-01-24 20:08:28 -08:00
reftex.el * lisp/bookmark.el: 2011-03-06 01:30:16 +01:00
remember.el Convert consecutive FSF copyright years to ranges. 2011-01-24 20:08:28 -08:00
rst.el * textmodes/rst.el (rst-define-level-faces): Use `facep' rather 2011-07-05 12:02:48 +02:00
sgml-mode.el * lisp/textmodes/sgml-mode.el (sgml-fill-nobreak): Give it a doc. (Bug#5326) 2011-03-05 18:30:44 -08:00
table.el Convert consecutive FSF copyright years to ranges. 2011-01-24 20:08:28 -08:00
tex-mode.el * lisp/textmodes/tex-mode.el: Get rid of compilation-parse-errors-function 2011-01-28 16:16:04 -05: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 Convert consecutive FSF copyright years to ranges. 2011-01-24 20:08:28 -08:00
underline.el Convert consecutive FSF copyright years to ranges. 2011-01-24 20:08:28 -08:00