1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-02-10 09:43:26 -08:00
emacs/doc/lispref
Lars Ingebrigtsen 6f36b67e41 Stop using a dynamically bound 'generated-autoload-file' variable
* doc/lispref/loading.texi (Autoload): Document change of name
(bug#39823).

* lisp/emacs-lisp/autoload.el (autoload-find-generated-file): Pass
the file name in.
(autoload-generated-file): Ditto.
(autoload-file-load-name): Ditto.
(generate-file-autoloads): Ditto.
(autoload--setup-output): Ditto.
(autoload-generate-file-autoloads): Ditto, and alter doc string to
reflect when `generated-autoload-file' is heeded.
(update-file-autoloads): Pass outfile in to functions.
(autoload-find-destination): Ditto.
(update-directory-autoloads): Make into an obsolete shim around
`make-directory-autoloads'.
(make-directory-autoloads): Renamed from
`update-directory-autoloads' with new semantics.
(batch-update-autoloads): Adjust caller.

* lisp/emacs-lisp/package.el (package-generate-autoloads): Adjust
caller.
2020-10-02 04:34:31 +02:00
..
abbrevs.texi Remove #' and function quoting from lambda forms in manual 2020-04-19 13:19:37 +02:00
anti.texi
back.texi
backups.texi ; * doc/lispref/backups.texi (Auto-Saving): Fix wording of last change. 2020-08-26 13:46:56 +03:00
book-spine.texi
buffers.texi Minor copyedits of doc of 'with-silent-modifications' 2020-09-19 11:30:57 +03:00
ChangeLog.1
commands.texi Improve documentation of special events 2020-08-13 16:53:14 +03:00
compile.texi Document that 'byte-compile-dynamic' is obsolete 2020-03-07 14:23:23 +02:00
control.texi Don't use 'cl' functions in ELisp manual's examples 2020-06-20 10:29:37 +03:00
customize.texi Use a widget for the face link in Customize buffers 2020-09-18 13:28:12 +02:00
debugging.texi ; Fix typos; change "Emacs-Lisp" to "Emacs Lisp" 2020-09-02 00:01:37 +02:00
display.texi Merge from origin/emacs-27 2020-09-27 09:37:10 -07:00
doclicense.texi
edebug.texi Avoid duplicate Edebug symbols when using ‘cl-flet’ (Bug#41989) 2020-08-02 17:39:24 +02:00
elisp.texi Don’t use “constant” for values you shouldn’t change 2020-05-16 18:24:07 -07:00
errors.texi Clean up D-Bus documentation (bug#41744) 2020-06-08 18:19:50 +01:00
eval.texi Don’t use “constant” for values you shouldn’t change 2020-05-16 18:24:07 -07:00
files.texi Fix 'expand-file-name' for remote files 2020-09-03 20:16:33 +03:00
frames.texi Merge from origin/emacs-27 2020-07-07 07:50:40 -07:00
functions.texi Handle single-argument `apply' consistently (bug#40968) 2020-09-27 16:59:00 +02:00
gpl.texi
hash.texi
help.texi Avoid some uses of obsolete function interactive-p 2020-08-24 04:27:27 +02:00
hooks.texi
index.texi
internals.texi Merge from origin/emacs-27 2020-09-27 09:37:10 -07:00
intro.texi Merge from origin/emacs-27 2020-09-20 17:18:16 -07:00
keymaps.texi Merge from origin/emacs-27 2020-04-20 07:50:19 -07:00
lay-flat.texi
lists.texi Don’t use “constant” for values you shouldn’t change 2020-05-16 18:24:07 -07:00
loading.texi Stop using a dynamically bound 'generated-autoload-file' variable 2020-10-02 04:34:31 +02:00
macros.texi
Makefile.in
maps.texi
markers.texi
minibuf.texi Merge from origin/emacs-27 2020-09-20 17:18:16 -07:00
modes.texi Merge from origin/emacs-27 2020-09-27 09:37:10 -07:00
nonascii.texi Revert markup change in with-coding-priority docs 2020-06-13 17:54:51 +01:00
numbers.texi Mention floating rounding issues 2020-07-09 08:40:58 -07:00
objects.texi Merge from origin/emacs-27 2020-05-23 07:50:29 -07:00
os.texi Modernise a code example in os.texi 2020-08-08 15:17:38 +02:00
package.texi
positions.texi Clarify docs about line movement 2020-08-21 15:08:27 +02:00
processes.texi Make set-process-buffer also update the process mark 2020-09-24 17:14:25 +02:00
README
records.texi
searching.texi ; * doc/lispref/searching.texi (Search and Replace): Rephrase 2020-09-28 12:04:10 +02:00
sequences.texi ; Fix last change 2020-08-15 18:19:01 +03:00
spellfile
streams.texi ; Fix typos; change "Emacs-Lisp" to "Emacs Lisp" 2020-09-02 00:01:37 +02:00
strings.texi string-search robustness and documentation improvement (bug#43598) 2020-09-25 17:08:00 +02:00
symbols.texi * doc/lispref/symbols.texi (Definitions): Fix typo. 2020-07-29 12:35:19 +02:00
syntax.texi Fix a rare segfault in syntax.c 2020-09-19 19:54:01 +03:00
text.texi Merge from origin/emacs-27 2020-09-20 17:18:16 -07:00
threads.texi
tips.texi ; * doc/lispref/tips.texi: Fix typo. 2020-08-17 11:41:46 +02:00
two-volume-cross-refs.txt
two-volume.make
variables.texi Preserve setf semantics in 'substring', 'cons', 'logand' expanders 2020-08-25 17:59:05 +02:00
windows.texi Merge from origin/emacs-27 2020-04-15 07:50:15 -07: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-2020 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/>.