1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-25 06:50:46 -08:00
emacs/doc/lispref
Paul Eggert 8dd5b6ea56 Improve pdumper doc; say unexec is deprecated
Say that pdumping cannot redump unless -batch is used.  Say that
the traditional unexec dumping method is by default not available,
and is deprecated.  Don't call dump files "portable", as dump files
are not any more portable than the Emacs executables themselves.
Just call them "dump files".  Similar, prefer "portable dumper"
(since the dumper code is portable) to "portable dumping" (since
the dump file is not).  Be more systematic about calling them
"dump files" instead of "dumped images" or whatnot.
2019-07-23 09:23:20 -07:00
..
abbrevs.texi Merge from origin/emacs-26 2019-02-20 12:07:22 -08:00
anti.texi Update copyright year to 2019 2019-01-01 01:01:13 +00:00
back.texi Update copyright year to 2019 2019-01-01 01:01:13 +00:00
backups.texi Update copyright year to 2019 2019-01-01 01:01:13 +00:00
book-spine.texi Fix single-quoting style in PDF manuals 2015-05-01 12:06:38 -07:00
buffers.texi Merge from origin/emacs-26 2019-03-09 10:07:46 -08:00
ChangeLog.1 Update copyright year to 2019 2019-01-01 01:01:13 +00:00
commands.texi Merge from emacs-26 2019-06-25 22:04:13 -04:00
compile.texi Add the new macro with-suppressed-warnings 2019-06-12 15:59:19 +02:00
control.texi Describe the rx notation in the elisp manual (bug#36496) 2019-07-07 11:49:21 +02:00
customize.texi Backport: Improve pure and side-effect-free docs 2019-04-22 16:14:33 +01:00
debugging.texi Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
display.texi Handle persistence of windows' scroll bar and fringes settings (Bug#36193) 2019-07-22 09:19:18 +02:00
doclicense.texi Merge from Gnulib 2017-10-01 18:31:10 -07:00
edebug.texi Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
elisp.texi Describe the rx notation in the elisp manual (bug#36496) 2019-07-07 11:49:21 +02:00
errors.texi Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
eval.texi Backport: Improve pure and side-effect-free docs 2019-04-22 16:14:33 +01:00
files.texi Make directory-files-recursively take a PREDICATE parameter 2019-07-15 11:52:42 +02:00
frames.texi Support X core font driver on cairo (Bug#28236) 2019-06-08 14:05:49 +09:00
functions.texi Add a really simple nadvice example 2019-07-09 17:13:54 +02:00
gpl.texi Merge from Gnulib 2017-10-01 18:31:10 -07:00
hash.texi Avoid overexposing fixnums for hash codes 2019-07-22 21:28:18 -07:00
help.texi Update copyright year to 2019 2019-01-01 01:01:13 +00:00
hooks.texi Avoid polling in global-auto-revert-mode (bug#35418) 2019-05-20 11:26:51 +02:00
index.texi Fix minor whitespace issues after "." in manual. 2012-12-05 14:27:56 -08:00
internals.texi Improve pdumper doc; say unexec is deprecated 2019-07-23 09:23:20 -07:00
intro.texi Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
keymaps.texi Merge from origin/emacs-26 2019-03-09 10:07:46 -08:00
lay-flat.texi Update copyright year to 2019 2019-01-01 01:01:13 +00:00
lists.texi Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
loading.texi Merge from origin/emacs-26 2019-05-22 10:18:51 -07:00
macros.texi Update copyright year to 2019 2019-01-01 01:01:13 +00:00
Makefile.in Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
maps.texi Update copyright year to 2019 2019-01-01 01:01:13 +00:00
markers.texi Update copyright year to 2019 2019-01-01 01:01:13 +00:00
minibuf.texi Merge from origin/emacs-26 2019-04-12 07:51:35 -07:00
modes.texi Remove mention of :group in define-minor-mode info 2019-07-08 22:32:43 +02:00
nonascii.texi Merge from origin/emacs-26 2019-06-07 07:50:49 -07:00
numbers.texi Always allow at least double-precision bignums 2019-06-04 08:34:15 -07:00
objects.texi Improve ‘equal’ and array doc 2019-06-27 15:39:34 -07:00
os.texi Clarify what constitutes an event (bug#35238) 2019-05-07 18:00:20 +01:00
package.texi Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
positions.texi Remove redundants "See" before @xref or @pxref (Bug#35793) 2019-05-25 13:02:05 -04:00
processes.texi Merge from origin/emacs-26 2019-06-07 07:50:49 -07:00
README Update copyright year to 2019 2019-01-01 01:01:13 +00:00
records.texi Update copyright year to 2019 2019-01-01 01:01:13 +00:00
searching.texi Add some indices for regexp character classes 2019-07-13 04:55:52 +02:00
sequences.texi Merge from origin/emacs-26 2019-05-22 10:18:51 -07:00
spellfile Update lispref spellfile 2019-06-04 08:34:16 -07:00
streams.texi Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
strings.texi Support "%x" etc. formats on more floats 2019-07-23 01:46:41 -07:00
symbols.texi Backport: Improve pure and side-effect-free docs 2019-04-22 16:14:33 +01:00
syntax.texi Document syntax-ppss-context 2019-06-24 00:04:04 +02:00
text.texi Merge from emacs-26 2019-07-20 22:02:36 -04:00
threads.texi Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
tips.texi Document ‘Maintainer: emacs-devel@gnu.org’ 2019-05-25 14:25:18 -07:00
two-volume-cross-refs.txt Update copyright year to 2019 2019-01-01 01:01:13 +00:00
two-volume.make Update copyright year to 2019 2019-01-01 01:01:13 +00:00
variables.texi Bump up max_specpdl_size to 1500. (Bug#36216) 2019-06-16 23:14:51 +02:00
windows.texi Have 'display-buffer-reuse-window' prefer window on selected frame (Bug#36680) 2019-07-19 10:08:08 +02: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-2019 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 <https://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 <https://www.gnu.org/licenses/>.