1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-28 07:45:00 +00:00
emacs/lispref
Luc Teirlinck db8af011af Various changes in addition to:
(Keymap Terminology): `kbd' uses same syntax as Edit Macro mode.
Give more varied examples for `kbd'.
(Creating Keymaps): Char tables have slots for all characters
without modifiers.
(Active Keymaps): `overriding-local-map' and
`overriding-terminal-local-map' also override text property and
overlay keymaps.
(Functions for Key Lookup): Mention OLP arg to `current-active-maps'.
(Scanning Keymaps): `accessible-keymaps' uses `[]' instead of `""'
to denote a prefix of no events.
`map-keymap' includes parent's bindings _recursively_.
Clarify and correct description of `where-is-internal'.
Mention BUFFER-OR-NAME arg to `describe-bindings'.
(Menu Example): For menus intended for use with the keyboard, the
menu items should be bound to characters or real function keys.
2004-08-10 15:45:54 +00:00
..
.arch-inventory Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-401 2004-06-12 04:51:11 +00:00
.gitignore ignore the generated files 2001-11-26 15:27:43 +00:00
abbrevs.texi (Abbrev Expansion): Clarify pre-abbrev-expand-hook, fix example. 2004-07-17 14:39:11 +00:00
advice.texi Add arch taglines 2003-09-01 15:45:59 +00:00
anti.texi (File Attributes): Describe removed parameter ID-FORMAT. 2003-11-21 18:24:52 +00:00
back.texi Add arch taglines 2003-09-01 15:45:59 +00:00
backups.texi Reposition @anchor's. 2004-06-23 16:40:04 +00:00
book-spine.texinfo Add arch taglines 2003-09-01 15:45:59 +00:00
buffers.texi (Modification Time): `visited-file-modtime' now 2004-07-15 00:09:09 +00:00
calendar.texi Matthew Mundell <matt@mundell.ukfsn.org> 2004-02-22 15:24:22 +00:00
ChangeLog Various changes in addition to: 2004-08-10 15:45:54 +00:00
commands.texi (Key Sequence Input): Remove unnecessary anchor, 2004-08-08 15:47:21 +00:00
compile.texi Minor cleanups. 2004-05-22 21:58:24 +00:00
configure Trailing whitespace deleted. 2003-02-04 14:56:31 +00:00
configure.in Add arch taglines 2003-09-01 15:45:59 +00:00
control.texi Reposition @anchor's. 2004-06-23 16:40:04 +00:00
customize.texi (Variable Definitions): Note about doc strings and :set. 2004-06-24 20:17:34 +00:00
debugging.texi (Internals of Debugger): Fix return value. 2004-02-16 22:13:04 +00:00
display.texi (Overlay Properties): Adding `evaporate' prop deletes empty overlay immediately. 2004-07-17 14:40:22 +00:00
doclicense.texi Add arch taglines 2003-09-01 15:45:59 +00:00
edebug.texi (Using Edebug): Fix example. 2004-02-16 22:16:53 +00:00
elisp-covers.texi Add arch taglines 2003-09-01 15:45:59 +00:00
elisp.texi (Top): Fix typo. 2003-10-23 00:28:17 +00:00
errors.texi * variables.texi (Variable Aliases): Mention 2004-04-05 20:35:58 +00:00
eval.texi Reposition @anchor's. 2004-06-23 16:40:04 +00:00
files.texi (Saving Buffers): Cleanup write-contents-function. 2004-07-02 23:43:50 +00:00
frames.texi (Window Frame Parameters): Correct typo. 2004-08-09 21:06:37 +00:00
front-cover-1.texi Add arch taglines 2003-09-01 15:45:59 +00:00
functions.texi Reposition @anchor's. 2004-06-23 16:40:04 +00:00
gpl.texi Add arch taglines 2003-09-01 15:45:59 +00:00
hash.texi Reposition @anchor's. 2004-06-23 16:40:04 +00:00
help.texi Various small changes in addition to the following. 2004-06-23 16:12:07 +00:00
hooks.texi (Standard Hooks): `disabled-command-hook' has been renamed to 2004-08-08 15:49:14 +00:00
index.texi Remove support for permuted index and use texi2dvi. 2003-10-23 10:01:32 +00:00
internals.texi Minor fixes. 2004-02-17 01:12:00 +00:00
intro.texi (Lisp History): Replace xref to `cl' manual with inforef. 2004-03-15 02:41:11 +00:00
keymaps.texi Various changes in addition to: 2004-08-10 15:45:54 +00:00
lay-flat.texi Add arch taglines 2003-09-01 15:45:59 +00:00
lists.texi Reposition @anchor's. 2004-06-23 16:40:04 +00:00
loading.texi Reposition @anchor's. 2004-06-23 16:40:04 +00:00
locals.texi Add desktop-save-buffer. 2004-05-07 18:02:50 +00:00
macros.texi (Defining Macros): Declaration keyword is debug' not edebug'. 2004-07-23 18:25:57 +00:00
Makefile.in Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-396 2004-06-11 02:39:51 +00:00
makefile.w32-in Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-396 2004-06-11 02:39:51 +00:00
maps.texi Add arch taglines 2003-09-01 15:45:59 +00:00
markers.texi (Marker Insertion Types): Minor change. 2004-03-01 03:46:33 +00:00
minibuf.texi (High-Level Completion): Add anchor for definition of `read-variable'. 2004-08-07 01:00:05 +00:00
mkinstalldirs Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-210 2004-04-13 09:47:51 +00:00
modes.texi (Minor Mode Conventions): (-) has no special meaning 2004-05-29 15:41:06 +00:00
nonascii.texi (Translation of Characters): Give examples of use. 2004-02-17 01:04:35 +00:00
numbers.texi (Math Functions): sqrt reports a domain-error 2003-12-31 12:17:17 +00:00
objects.texi (Character Type): Reposition `@anchor' to prevent double space inside 2004-08-09 02:47:17 +00:00
os.texi (Translating Input): Only non-prefix bindings in `key-translation-map' 2004-08-08 00:00:07 +00:00
positions.texi (Text Lines): Add anchor for `count-lines'. 2004-07-19 21:01:07 +00:00
processes.texi Reposition @anchor's. 2004-06-23 16:40:04 +00:00
README Trailing whitespace deleted. 2003-02-04 14:56:31 +00:00
searching.texi (Regexp Backslash): Document new \_< and \_> operators. 2004-07-16 18:38:38 +00:00
sequences.texi Various clarifications. 2004-04-17 00:58:04 +00:00
spellfile *** empty log message *** 2001-11-17 09:38:14 +00:00
streams.texi (Output Variables): Doc float-output-format. 2004-05-22 22:07:39 +00:00
strings.texi (Text Comparison): assoc-string also matches elements of alists that 2004-01-26 20:42:59 +00:00
symbols.texi Reposition @anchor's. 2004-06-23 16:40:04 +00:00
syntax.texi (Syntax Class Table): Word syntax not just for English. 2004-05-22 22:08:36 +00:00
text.texi Markup fixes. 2004-04-16 16:42:36 +00:00
tindex.pl Add arch taglines 2003-09-01 15:45:59 +00:00
tips.texi (Coding Conventions): defopt -> defcustom. 2004-04-18 02:05:02 +00:00
two-volume-cross-refs.txt Trailing whitespace deleted. 2003-02-04 14:56:31 +00:00
two.el Add arch taglines 2003-09-01 15:45:59 +00:00
variables.texi Reposition @anchor's. 2004-06-23 16:40:04 +00:00
vol1.texi Add arch taglines 2003-09-01 15:45:59 +00:00
vol2.texi Add arch taglines 2003-09-01 15:45:59 +00:00
windows.texi Add 2004 Copyright. 2004-07-24 15:33:15 +00:00

README for Edition 2.8 of the Emacs Lisp Reference Manual.

* This directory contains the texinfo source files for the Reference
Manual, make-permuted-index, and the latest version of texinfo.tex,
which handles forms that cannot be handled by the older versions of
texinfo.tex.

* Report Lisp Manual bugs to bug-lisp-manual@gnu.org.  We don't read
these bug reports until it's time for a new edition.  To report other
Emacs bugs, use bug-gnu-emacs@gnu.org.  To ask questions, use the
newsgroup gnu.emacs.help.

* The Emacs Lisp Reference Manual is quite large.  It totals around
980 pages in smallbook format; the info files total almost
2.5 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.
For info, send mail to gnu@gnu.org or phone 617-542-5942.  Buying a
manual from the Free Software Foundation helps support our GNU
development work.

** This distribution contains a Makefile that you can use with GNU Make.
Otherwise, here are detailed instructions:

** HARDCOPY: A copy of the version of `texinfo.tex' that formats this
manual is included in this distribution.

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.

To create a DVI file with a sorted index, execute the following
commands in the shell:

% ./configure
% make index.texi
% make elisp.dvi

*** To create a DVI file with a permuted index, you may experiment
with `make-permuted-index'.

** To make an Info file, you need to install Texinfo, then run
`./configure' and `make info'.  To install the Info files, run
`make install'.