1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-24 10:38:38 +00:00
emacs/doc/lispref
2008-09-06 10:05:45 +00:00
..
.arch-inventory
.gitignore (configure, index.texi, vol1.*, vol2.*): Remove. 2008-06-17 05:59:50 +00:00
abbrevs.texi
advice.texi
anti.texi
back.texi
backups.texi
book-spine.texinfo Set version to 23.0.60. 2008-06-16 02:21:42 +00:00
buffers.texi
ChangeLog (Where Defined): Fix description of symbol-file. 2008-09-06 10:05:45 +00:00
commands.texi (translation-table-for-input): Mark as obsolete. 2008-04-24 18:10:09 +00:00
compile.texi
control.texi
customize.texi
debugging.texi
display.texi (TIFF Images): New section describing :index property. 2008-08-26 08:09:37 +00:00
doclicense.texi
edebug.texi
elisp-covers.texi
elisp.texi Update Back-Cover Text as per maintain.info. 2008-06-16 02:07:45 +00:00
errors.texi
eval.texi
files.texi * bitmaps/README: 2008-07-31 05:33:56 +00:00
frames.texi Remove support for Mac Carbon. 2008-07-27 18:24:48 +00:00
front-cover-1.texi
functions.texi (functionp): Return nil for special forms. 2008-04-05 20:22:22 +00:00
gpl.texi
hash.texi
help.texi
hooks.texi
index.texi
internals.texi Daniel Engeler <engeler at gmail.com> 2008-06-13 08:05:52 +00:00
intro.texi * bitmaps/README: 2008-07-31 05:33:56 +00:00
keymaps.texi Document the fact that (current-local-map) and (urrent-global-map) 2008-05-05 18:13:39 +00:00
lay-flat.texi
lists.texi
loading.texi (Where Defined): Fix description of symbol-file. 2008-09-06 10:05:45 +00:00
locals.texi
macros.texi
Makefile.in (emacsver, miscmanualdir, VERSION, manual, install) 2008-06-17 05:59:16 +00:00
makefile.w32-in (distclean): Remove makefile. 2008-06-20 15:15:57 +00:00
maps.texi
markers.texi
minibuf.texi (Text from Minibuffer): Document a list of default values for `read-from-minibuffer'. 2008-05-02 01:03:38 +00:00
modes.texi
nonascii.texi (Translation of Characters): Fix previous change. 2008-04-24 22:34:19 +00:00
numbers.texi
objects.texi (Text Props and Strings): Add indexing for read syntax of text properties. 2008-04-05 15:45:13 +00:00
os.texi * os.texi: Fix previous change. 2008-07-31 10:04:21 +00:00
positions.texi
processes.texi Daniel Engeler <engeler at gmail.com> 2008-06-13 08:05:52 +00:00
README Update. 2008-06-16 02:26:40 +00:00
searching.texi
sequences.texi
spellfile
streams.texi
strings.texi (Formatting Strings): Treat - and 0 as flag characters. 2008-02-26 18:48:00 +00:00
symbols.texi Fix last change. 2008-08-05 20:59:30 +00:00
syntax.texi
text.texi Implement display-time wrap/line-prefix feature 2008-07-01 09:39:28 +00:00
tindex.pl Switch to recommended form of GPLv3 permissions notice. 2008-05-16 06:02:53 +00:00
tips.texi (Coding Conventions): Do not encourage the use of "-flag" variable names. 2008-05-30 14:55:07 +00:00
two-volume-cross-refs.txt Switch to recommended form of GPLv3 permissions notice. 2008-05-16 06:02:53 +00:00
two-volume.make Switch to recommended form of GPLv3 permissions notice. 2008-05-16 06:02:53 +00:00
two.el Switch to recommended form of GPLv3 permissions notice. 2008-05-16 06:02:53 +00:00
variables.texi
vol1.texi (EMACSVER): Set to 23.0.60. 2008-06-16 02:07:08 +00:00
vol2.texi (EMACSVER): Set to 23.0.60. 2008-06-16 02:07:08 +00:00
windows.texi

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, 2002, 2003, 2004, 2005, 2006, 2007, 2008
  Free Software Foundation, Inc.
See the end of the file for license conditions.


README for Edition 2.9 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/>.