emacs/doc/lispref
Chong Yidong 0f1d29342f More doc updates
* commands.texi (Reading One Event): Mention keyboard coding.

* functions.texi (Function Cells):
* eval.texi (Function Indirection): Update for the fact that
symbol-function no longer signals an error.

* keymaps.texi (Translation Keymaps, Translation Keymaps):
* nonascii.texi (Terminal I/O Encoding): Copyedits.

* data.c (Fsymbol_function): Doc fix.
2013-12-27 11:38:26 +08:00
..
.gitignore
abbrevs.texi Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
advice.texi Update doc for advice changes. 2013-12-26 11:27:45 +08:00
anti.texi Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
back.texi Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
backups.texi Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
book-spine.texi
buffers.texi Add `remember-notes' function to store random notes across Emacs 2013-06-30 18:29:23 -04:00
ChangeLog More doc updates 2013-12-27 11:38:26 +08:00
commands.texi More doc updates 2013-12-27 11:38:26 +08:00
compile.texi Documentation fix for 'ls' and hard links. 2013-06-10 13:26:20 -07:00
control.texi Rephrase lexical binding requirement sentence. 2013-12-25 10:12:24 +01:00
customize.texi * customize.texi (Custom Themes): Document custom-known-themes. 2013-12-18 22:54:24 +08:00
debugging.texi Document `debugger-toggle-locals'. 2013-12-22 11:36:04 +08:00
display.texi Doc updates for several Emacs 24.4 changes. 2013-12-25 18:24:52 +08:00
doclicense.texi Update licenses to latest version from FSF. 2012-12-06 00:33:32 -08:00
edebug.texi * doc/lispref/edebug.texi (Instrumenting Macro Calls): Use @defmac for macros. 2013-08-10 13:03:11 +08:00
elisp.texi Generate info/dir from .texi files rather than .info files 2013-12-12 17:41:31 -05:00
errors.texi * lisp/subr.el (define-error): New function. 2013-08-09 17:22:44 -04:00
eval.texi More doc updates 2013-12-27 11:38:26 +08:00
files.texi Fix an argument of `copy-file'. 2013-12-23 16:50:31 +08:00
frames.texi Documentation for focus-in,out hooks (tiny change) 2013-11-23 11:07:34 -08:00
functions.texi More doc updates 2013-12-27 11:38:26 +08:00
gpl.texi Update licenses to latest version from FSF. 2012-12-06 00:33:32 -08:00
hash.texi Document hash-table-keys and hash-table-values'. 2013-12-23 07:19:42 +08:00
help.texi Use just DOC instead of DOC-nn.mm. 2013-05-15 16:12:53 -04:00
hooks.texi Documentation for focus-in,out hooks (tiny change) 2013-11-23 11:07:34 -08:00
index.texi Fix minor whitespace issues after "." in manual. 2012-12-05 14:27:56 -08:00
internals.texi Unconditionally reset load-path after dumping 2013-12-13 13:25:30 -05:00
intro.texi Remove remaining @refills from doc/*/*.texi files 2013-10-23 13:20:09 -04:00
keymaps.texi More doc updates 2013-12-27 11:38:26 +08:00
lay-flat.texi Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
lists.texi Fix indexing in the lispref manual. 2013-11-05 19:47:48 +02:00
loading.texi Some documenting of load-prefer-newer 2013-12-22 18:54:28 -08:00
macros.texi Document special-form-p' and macrop'. 2013-12-23 19:27:29 +08:00
Makefile.in doc/ distclean rules should remove Makefiles 2013-11-30 10:34:58 -08:00
makefile.w32-in Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
maps.texi Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
markers.texi Minor improving in indexing of "region". 2013-08-18 22:25:15 +03:00
minibuf.texi Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
modes.texi Minor fixes for Lispref's modes.texi 2013-12-18 13:31:11 +08:00
nonascii.texi More doc updates 2013-12-27 11:38:26 +08:00
numbers.texi Document that =, <, <=, >, >= now accept one or many arguments. 2013-12-20 19:41:31 +01:00
objects.texi Remove remaining @refills from doc/*/*.texi files 2013-10-23 13:20:09 -04:00
os.texi Document `initial-buffer-choice' changes. 2013-12-20 15:18:21 +01:00
package.texi Fix some doc/ cross-references 2013-07-02 20:03:47 -07:00
positions.texi Minor improving in indexing of buffer position. 2013-08-19 07:12:32 +08:00
processes.texi Fix typos in doc files (bug#16089). 2013-12-08 16:33:27 +01:00
README Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
searching.texi * lisp/isearch.el (isearch-mode, isearch-done): Don't set arg LOCAL 2013-12-04 02:12:02 +02:00
sequences.texi Document new bool-vector set operation functions. 2013-12-22 15:11:05 +08:00
spellfile
streams.texi Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
strings.texi Document TRIM in `split-string'. 2013-12-23 15:55:08 +08:00
symbols.texi * symbols.texi (Standard Properties): Document pure. (Bug#13823) 2013-03-17 17:51:36 +01:00
syntax.texi * doc/lispref/syntax.texi (Categories): Add an index for category sets. 2013-10-05 19:49:02 +08:00
text.texi Document `get-pos-property'. 2013-12-22 14:25:57 +08:00
tips.texi Doc updates for several Emacs 24.4 changes. 2013-12-25 18:24:52 +08:00
two-volume-cross-refs.txt Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
two-volume.make Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
variables.texi Document `eval' changes. 2013-12-25 11:05:11 +08:00
windows.texi Fix typos in doc files (bug#16089). 2013-12-08 16:33:27 +01: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-2013 Free Software Foundation, Inc.  -*- outline -*-
See the end of the file for license conditions.


README for 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 help-gnu-emacs mailing list.

* 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 for Info, for printing hardcopy using TeX,
or for HTML.

* 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/>.
(At time of writing, this manual is out of print.)

* 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.

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

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

** Use `make elisp.pdf' or `make elisp.html' to create PDF or HTML versions.


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/>.