1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-19 10:22:27 +00:00
emacs/doc/lispref
Chong Yidong 0e406a72ed Document display-buffer and other window changes in Lisp manual.
* doc/lispref/windows.texi (Window History): New node.  Move text here
from Buffers and Windows.
(Switching Buffers): Rename from Displaying Buffers, since we
don't document display-buffer here; callers changed.  Document
FORCE-SAME-WINDOW arg to switch-to-buffer and
switch-to-buffer-other-frame.  Delete duplicate
replace-buffer-in-windows doc.
(Choosing Window): Document display actions.
2011-09-24 18:49:32 -04:00
..
.gitignore
abbrevs.texi
advice.texi
anti.texi
back.texi
backups.texi
book-spine.texi
buffers.texi Document display-buffer and other window changes in Lisp manual. 2011-09-24 18:49:32 -04:00
ChangeLog Document display-buffer and other window changes in Lisp manual. 2011-09-24 18:49:32 -04:00
commands.texi * lispref/commands.texi (Prefix Command Arguments): Remove excessive apostrophe. 2011-07-11 19:45:01 +02:00
compile.texi
control.texi
customize.texi Merge from emacs-23; up to 2010-06-16T23:27:20Z!jay.p.belanger@gmail.com. 2011-07-05 19:42:10 -07:00
debugging.texi Document trash changes in manual. 2011-08-28 16:22:10 -04:00
display.texi Change the default value of redisplay-dont-pause to t. 2011-09-24 17:38:16 +03:00
doclicense.texi
edebug.texi
elisp-covers.texi
elisp.texi Document display-buffer and other window changes in Lisp manual. 2011-09-24 18:49:32 -04:00
errors.texi * errors.texi (Standard Errors): Remove apparent placeholder text (bug#9491). 2011-09-19 10:14:13 +02:00
eval.texi
files.texi Document display-buffer and other window changes in Lisp manual. 2011-09-24 18:49:32 -04:00
frames.texi Document changes to windows code. 2011-09-23 11:12:53 +02:00
front-cover-1.texi
functions.texi * functions.texi (Calling Functions): Link to the "Interactive 2011-07-06 20:34:55 +02:00
gpl.texi
hash.texi
help.texi * doc/lispref/help.texi (Keys in Documentation): Revert last change. 2011-07-15 20:43:23 +02:00
hooks.texi
index.texi
internals.texi
intro.texi
keymaps.texi Grammar tweak. 2011-07-16 13:02:57 -07:00
lay-flat.texi
lists.texi * doc/lispref/lists.texi (Sets And Lists): Fix typo. (tiny change) 2011-09-13 23:52:54 -07:00
loading.texi
locals.texi
macros.texi
Makefile.in
makefile.w32-in
maps.texi
markers.texi
minibuf.texi
modes.texi Document new Emacs 24 faces in Lisp manual. 2011-08-30 11:24:07 -04:00
nonascii.texi Followup for character properties in 2011-08-23T11:48:07Z!handa@m17n.org. 2011-08-23 17:45:14 +03:00
numbers.texi Fix bug #9525 with indexing most-positive/negative-fixnum. 2011-09-17 11:18:48 +03:00
objects.texi Update manuals for some Emacs 24 changes. 2011-08-28 14:49:59 -04:00
os.texi Update manuals for some Emacs 24 changes. 2011-08-28 14:49:59 -04:00
package.texi
positions.texi
processes.texi * processes.texi (Network Servers): Clarify what the process buffer is used for. 2011-09-11 04:04:07 +02:00
README
searching.texi Improve documentation of regexp search for categories. 2011-08-16 10:53:33 +03:00
sequences.texi
spellfile
streams.texi * streams.texi (Output Functions): Document `pp'. 2011-07-02 15:08:07 +02:00
strings.texi Clarify what the "-" and "0" flags mean in the `format' function 2011-07-03 15:02:43 +02:00
symbols.texi
syntax.texi Improve documentation of regexp search for categories. 2011-08-16 10:53:33 +03:00
text.texi Note in Lisp manual that mouse-face cannot change the text size. 2011-08-09 17:14:11 -04:00
tindex.pl
tips.texi * doc/lispref/tips.texi: Don't bind a key sequence ending in C-g. 2011-09-17 15:49:57 -04:00
two-volume-cross-refs.txt
two-volume.make
two.el
variables.texi * variables.texi (Lexical Binding): Mention `defcustom'. 2011-07-15 14:45:51 +02:00
vol1.texi Document display-buffer and other window changes in Lisp manual. 2011-09-24 18:49:32 -04:00
vol2.texi Document display-buffer and other window changes in Lisp manual. 2011-09-24 18:49:32 -04:00
windows.texi Document display-buffer and other window changes in Lisp manual. 2011-09-24 18:49:32 -04:00

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

Copyright (C) 2001-2011  Free Software Foundation, Inc.
See the end of the file for license conditions.


README for Edition 3.0 of the Emacs Lisp Reference Manual.

* This directory contains the texinfo source files for the Emacs Lisp
Reference Manual.

* Report bugs in the Lisp Manual or in Emacs using M-x report-emacs-bug.
To ask questions, use the newsgroup gnu.emacs.help.

* The Emacs Lisp Reference Manual is quite large.  It totals around
1100 pages in smallbook format; the info files total around 3.0 megabytes.

* You can format this manual either for Info or for printing hardcopy
using TeX.

* You can buy nicely printed copies from the Free Software Foundation.
Buying a manual from the Free Software Foundation helps support our GNU
development work.  See <http://shop.fsf.org/>.

* The master file for formatting this manual for Tex is called
`elisp.texi'.  It contains @include commands to include all the
chapters that make up the manual.  In addition, `elisp.texi' has
the title page in a new format designed by Karl Berry, using the
@titlespec command.

* This distribution contains a Makefile that you can use with GNU Make.

** To create a DVI file with a sorted index, run `make elisp.dvi'.

** To make an Info file, you need to install Texinfo, then run `make info'.


This file is part of GNU Emacs.

GNU Emacs is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

GNU Emacs is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.