1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-21 10:24:55 +00:00
emacs/doc/lispref
Lars Magne Ingebrigtsen 568f7b7950 (Insertion): Clarify marker movements.
Text from Drew Adams.

Fixes: debbugs:1651
2011-07-10 16:32:19 +02:00
..
.gitignore
abbrevs.texi
advice.texi
anti.texi
back.texi
backups.texi
book-spine.texi
buffers.texi Merge changes from emacs-23 branch 2011-04-08 14:53:26 -04:00
ChangeLog (Insertion): Clarify marker movements. 2011-07-10 16:32:19 +02:00
commands.texi Clarify the `call-interactively' doc string, and add an example. 2011-07-07 18:59:26 +02:00
compile.texi Merge from emacs-23; up to 2010-06-12T11:17:12Z!eliz@gnu.org. 2011-05-29 15:41:06 -07:00
control.texi Misc small lispref fixes. 2011-05-18 23:54:27 -07:00
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
display.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
doclicense.texi
edebug.texi
elisp-covers.texi
elisp.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
errors.texi
eval.texi
files.texi Merge: Document wide integers better. 2011-06-06 12:43:39 -07:00
frames.texi * frames.texi (Basic Parameters): Document the `explicit-name' 2011-07-02 16:14:57 +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 Merge from emacs-23; up to 2010-06-12T11:17:12Z!eliz@gnu.org. 2011-05-29 15:41:06 -07:00
hooks.texi
index.texi
internals.texi
intro.texi Allow building manuals with Texinfo before v4.12. 2011-03-09 18:54:08 +02:00
keymaps.texi Merge from emacs-23; up to 2010-06-15T03:34:12Z!rgm@gnu.org. 2011-06-25 11:21:00 -07:00
lay-flat.texi
lists.texi Merge from emacs-23; up to 2010-06-12T11:17:12Z!eliz@gnu.org. 2011-05-29 15:41:06 -07:00
loading.texi
locals.texi
macros.texi
Makefile.in Convert some names in texinfo files to UTF-8. 2011-03-08 00:59:18 -08:00
makefile.w32-in Allow building manuals with Texinfo before v4.12. 2011-03-09 18:54:08 +02:00
maps.texi
markers.texi
minibuf.texi Merge from emacs-23; up to 2010-06-12T11:17:12Z!eliz@gnu.org. 2011-05-29 15:41:06 -07:00
modes.texi Merge from emacs-23; up to 2010-06-12T11:17:12Z!eliz@gnu.org. 2011-05-29 15:41:06 -07:00
nonascii.texi Merge from emacs-23; up to 2010-06-12T11:17:12Z!eliz@gnu.org. 2011-05-29 15:41:06 -07:00
numbers.texi Merge: Document wide integers better. 2011-06-06 12:43:39 -07:00
objects.texi Merge: Document wide integers better. 2011-06-06 12:43:39 -07:00
os.texi Document wide integers better. 2011-06-03 11:49:33 -07:00
package.texi Document package archives in the Lisp manual. 2011-03-06 16:52:17 -05:00
positions.texi Merge changes from emacs-23 branch 2011-04-08 14:53:26 -04:00
processes.texi Renamed process-alive-p' to process-live-p' for consistency with other `-live-p' functions. 2011-06-15 19:30:41 +02:00
README
searching.texi * searching.texi (Match Data): Note that match data can be 2011-07-03 20:44:53 +02: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 Misc small lispref fixes. 2011-05-18 23:54:27 -07:00
text.texi (Insertion): Clarify marker movements. 2011-07-10 16:32:19 +02:00
tindex.pl
tips.texi Merge from emacs-23; up to 2010-06-12T11:17:12Z!eliz@gnu.org. 2011-05-29 15:41:06 -07:00
two-volume-cross-refs.txt
two-volume.make
two.el
variables.texi Fix incorrect usage of @kindex. 2011-07-02 20:18:16 +03:00
vol1.texi Merge from emacs-23; up to 2010-06-10T12:56:11Z!michael.albinus@gmx.de. 2011-05-12 00:07:06 -07:00
vol2.texi Merge from emacs-23; up to 2010-06-10T12:56:11Z!michael.albinus@gmx.de. 2011-05-12 00:07:06 -07:00
windows.texi Merge from emacs-23; up to 2010-06-12T11:17:12Z!eliz@gnu.org. 2011-05-29 15:41:06 -07: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/>.