1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-27 07:37:33 +00:00
emacs/lispref
Luc Teirlinck f478a72a62 Various changes in addition to:
(Creating Frames): Expand and clarify description of `make-frame'.
(Window Frame Parameters): Either none or both of the `icon-left'
and `icon-top' parameters must be specified.  Put descriptions of
`menu-bar-lines' and `toolbar-lines' closer together and change
them accordingly.
(Frame Titles): `multiple-frames' is not guaranteed to be accurate
except while processing `frame-title-format' or `icon-title-format'.
(Deleting Frames): Correct description of `delete-frame'.
Non-nil return values of `frame-live-p' are like those of `framep'.
(Frames and Windows): mention return value of
`set-frame-selected-window'.
(Visibility of Frames): Mention `force' argument to
`make-frame-invisible'.  `frame-visible-p' returns t for all
frames on text-only terminals.
(Frame Configurations): Restoring a frame configuration does not
restore deleted frames.
(Window System Selections): `x-set-selection' returns DATA.
(Resources): Add example.
(Display Feature Testing): Clarify descriptions of
`display-pixel-height', `display-pixel-width', `x-server-version'
and `x-server-vendor'.
2004-07-24 23:48:49 +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-07-24 23:48:49 +00:00
commands.texi (Misc Events): Describe usr1-signal, usr2-signal event. 2004-06-24 23:08:31 +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 Various changes in addition to: 2004-07-24 23:48:49 +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 Add desktop-after-read-hook, desktop-no-desktop-file-hook and desktop-save-hook. 2004-05-07 18:03:36 +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 (Keymap Terminology): Document `kbd'. 2004-06-24 20:16:02 +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 (Minibuffer Misc): Add anchor. 2004-07-24 22:51:30 +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 Minor fix. 2004-02-17 01:06:10 +00:00
os.texi Various small changes in addition to: 2004-07-07 01:13:55 +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'.