1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-23 10:34:07 +00:00
emacs/doc/lispref
2008-11-13 05:29:24 +00:00
..
.arch-inventory
.gitignore
abbrevs.texi
advice.texi (Computed Advice): Minor phrasing change. 2008-10-23 03:51:55 +00:00
anti.texi
back.texi
backups.texi
book-spine.texinfo
buffers.texi (Current Buffer): Reword set-buffer and 2008-10-25 09:58:12 +00:00
ChangeLog (File Name Components): Fix file-name-extension documentation. 2008-11-13 05:29:24 +00:00
commands.texi (Defining Commands, Using Interactive): The interactive-form of a function 2008-10-15 20:22:21 +00:00
compile.texi
control.texi (Handling Errors): Document ignore-errors. 2008-10-15 12:49:11 +00:00
customize.texi (Variable Definitions): Document custom-reevaluate-setting. 2008-10-19 12:02:48 +00:00
debugging.texi
display.texi (Image Cache) <image-refresh>: Minor wording fixes. 2008-10-21 13:46:08 +00:00
doclicense.texi
edebug.texi
elisp-covers.texi
elisp.texi (Top): Update Windows entries in @detailmenu section. 2008-11-07 13:13:05 +00:00
errors.texi
eval.texi * objects.texi (Primitive Function Type): Move "@cindex special forms" from here... 2008-10-13 11:24:22 +00:00
files.texi (File Name Components): Fix file-name-extension documentation. 2008-11-13 05:29:24 +00:00
frames.texi * frames.texi (Basic Parameters): Remove display-environment-variable 2008-11-11 11:47:59 +00:00
front-cover-1.texi
functions.texi (Calling Functions): Use defalias' instead of fset'. Fix wording. 2008-10-21 09:21:02 +00:00
gpl.texi
hash.texi
help.texi
hooks.texi Mention before-hack-local-variables-hook' and hack-local-variables-hook'. 2008-10-19 13:00:20 +00:00
index.texi
internals.texi (Writing Emacs Primitives): The interactive spec of a primitive can be 2008-10-15 20:20:39 +00:00
intro.texi * bitmaps/README: 2008-07-31 05:33:56 +00:00
keymaps.texi
lay-flat.texi
lists.texi
loading.texi * loading.texi (Where Defined): Add `defface' item. 2008-09-09 08:02:00 +00:00
locals.texi
macros.texi
Makefile.in
makefile.w32-in
maps.texi (Standard Keymaps): Document multi-query-replace-map' and search-map'. 2008-10-18 14:24:56 +00:00
markers.texi Don't use @deffn Subroutine. 2008-10-20 09:51:40 +00:00
minibuf.texi (High-Level Completion): Document `read-color'. 2008-10-21 11:23:57 +00:00
modes.texi (Major Mode Conventions, Mode Line Variables): `mode-name' need not be a 2008-10-15 11:27:32 +00:00
nonascii.texi (Text Representations): Rewrite to make consistent with Emacs 23 2008-11-01 16:36:10 +00:00
numbers.texi
objects.texi (Editing Types): A `process' is a subprocess of Emacs, not just any process 2008-10-14 15:37:20 +00:00
os.texi (Time Parsing, Processor Run Time): Fix last change. 2008-10-18 09:40:45 +00:00
positions.texi (Skipping Characters): Correct return value of skip-chars-forward. 2008-10-27 21:30:00 +00:00
processes.texi (Process Information): Note that process-status does not accept buffer 2008-10-28 20:16:18 +00:00
README
searching.texi * searching.texi (Regexp Search): Fix typo. 2008-11-04 15:05:13 +00:00
sequences.texi (Char-Tables): Fix wording in last change. 2008-10-16 07:20:31 +00:00
spellfile
streams.texi
strings.texi (Creating Strings): Add xrefs to `split-string-and-unquote' and 2008-10-20 19:54:28 +00:00
symbols.texi Fix last change. 2008-08-05 20:59:30 +00:00
syntax.texi
text.texi (Low-Level Kill Ring): Fix last change. 2008-10-15 17:04:07 +00:00
tindex.pl
tips.texi
two-volume-cross-refs.txt
two-volume.make
two.el
variables.texi (File Local Variables): Fix last change. 2008-10-19 15:28:07 +00:00
vol1.texi
vol2.texi
windows.texi Fix usage of `see @ref'. 2008-11-09 21:22:41 +00: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, 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/>.