1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-25 06:50:46 -08:00
emacs/doc/lispref
Eli Zaretskii acbc723902 Fix recent documentation updates
* doc/lispref/text.texi (Special Properties): Improve wording.
Add cross-reference and index entry.
(Sticky Properties): Add indexing.
2021-11-14 18:55:37 +02:00
..
abbrevs.texi Update copyright year to 2021 2021-01-01 01:13:56 -08:00
anti.texi Rewrite Antinews for Emacs 28 2021-10-09 14:32:28 +03:00
back.texi Update copyright year to 2021 2021-01-01 01:13:56 -08:00
backups.texi Extend meaning of UNIQUIFY `auto-save-file-name-transforms'. (Bug#47493) 2021-05-10 13:42:48 +02:00
book-spine.texi Fix single-quoting style in PDF manuals 2015-05-01 12:06:38 -07:00
buffers.texi Rewrites of Elisp manual including tab-bar and tab-line changes 2021-10-18 09:58:48 +02:00
ChangeLog.1 Update copyright year to 2021 2021-01-01 01:13:56 -08:00
commands.texi Fix documentation and coding style in recent xwidget commits 2021-11-07 11:50:06 +02:00
compile.texi native-comp-available-p is the definitive test 2021-10-05 09:24:11 -07:00
control.texi Add a pcase-let example to the manual 2021-11-06 21:59:27 +01:00
customize.texi New :type natnum for defcustom 2021-09-25 04:15:22 +02:00
debugging.texi Mention `benchmark-call' in the manual 2021-09-13 12:08:58 +02:00
display.texi Expose xwidget navigation history to Lisp code 2021-11-14 17:45:23 +08:00
doclicense.texi Merge from Gnulib 2017-10-01 18:31:10 -07:00
edebug.texi Update doc of Edebug specification for macros 2021-10-21 20:12:49 -07:00
elisp.texi Document the xwidget type 2021-11-07 14:51:16 +02:00
errors.texi Quit minibuffers without aborting kmacros 2021-07-20 14:36:45 +02:00
eval.texi Better document obsolescence of 'values' 2021-08-29 14:47:02 +03:00
files.texi ; * doc/lispref/files.texi: Fix typo. 2021-11-10 08:56:03 +01:00
frames.texi Mention yank-media-types in the manual 2021-11-08 06:08:33 +01:00
functions.texi Merge from origin/emacs-28 2021-11-10 12:12:30 +01:00
gpl.texi Merge from Gnulib 2017-10-01 18:31:10 -07:00
hash.texi Clarify that #s(hash-table ...) doesn't always create a new hash table 2021-02-07 14:47:09 +01:00
help.texi Fix shortdoc-add-function section creation 2021-06-21 16:20:22 +01:00
hooks.texi Clarify abnormal hook documentation 2021-10-23 20:03:34 +02:00
index.texi
internals.texi Add a new after-pdump-load-hook variable 2021-10-12 13:57:52 +02:00
intro.texi ; * doc/lispref/intro.texi (Caveats): Fix paren. 2021-07-12 15:03:18 +01:00
keymaps.texi Support a new ["..."] key binding syntax 2021-10-17 20:51:31 +02:00
lay-flat.texi Update copyright year to 2021 2021-01-01 01:13:56 -08:00
lists.texi Mention seq-uniq' in delete-dups' documentation 2021-10-05 09:11:33 +02:00
loading.texi Document native-compilation 2021-05-08 16:26:41 +03:00
macros.texi Remove spurious @example from the elisp manual 2021-05-31 10:55:37 +02:00
Makefile.in Make tags tables from Texinfo sources 2021-03-11 16:42:57 +02:00
maps.texi Remove the 'M-o' ('facemap-keymap') binding experimentally 2021-02-10 19:38:18 +01:00
markers.texi Merge from origin/emacs-27 2021-02-19 08:36:55 -08:00
minibuf.texi Doc fix for y-or-n-p; trailing space is no longer needed 2021-09-16 09:38:24 +02:00
modes.texi ; * doc/lispref/modes.texi (Tabulated List Mode): Fix markup. 2021-11-02 18:51:35 +02:00
nonascii.texi Improve documentation of 'decode-coding-region' 2021-11-12 10:53:52 +02:00
numbers.texi Fix lexing of numbers with trailing decimal point and exponent 2021-05-27 14:16:28 +02:00
objects.texi Document the xwidget type 2021-11-07 14:51:16 +02:00
os.texi Warn about `file-notify-rm-all-watches' side effects 2021-10-17 09:36:59 +02:00
package.texi Note that the Packaging sub-nodes are mostly for maintainers 2021-09-27 06:12:53 +02:00
positions.texi Remove several references to Emacs 22 and earlier 2021-03-10 05:45:47 +01:00
processes.texi ; * doc/lispref/processes.texi (Filter Functions): Fix last change. 2021-10-14 14:51:04 +03:00
README Update copyright year to 2021 2021-01-01 01:13:56 -08:00
records.texi Update copyright year to 2021 2021-01-01 01:13:56 -08:00
searching.texi Merge from origin/emacs-28 2021-11-03 20:26:29 +02:00
sequences.texi Improve the documentation of a recent change 2021-09-17 15:03:53 +03:00
spellfile Rewrites of Elisp manual including tab-bar and tab-line changes 2021-10-18 09:58:48 +02:00
streams.texi Update copyright year to 2021 2021-01-01 01:13:56 -08:00
strings.texi Move the documentation of 'string-glyph-split' to proper place 2021-10-30 20:29:40 +03:00
symbols.texi ; Fix mistakes in last doc rewording about shorthands 2021-10-12 16:58:01 +01:00
syntax.texi Improve documentation of syntax-ppss-context slightly 2021-10-22 17:54:55 +02:00
text.texi Fix recent documentation updates 2021-11-14 18:55:37 +02:00
threads.texi Update copyright year to 2021 2021-01-01 01:13:56 -08:00
tips.texi * doc/lispref/tips.texi (Coding Conventions): Mention GNU "path" convention 2021-11-07 01:11:28 -04:00
two-volume-cross-refs.txt Update copyright year to 2021 2021-01-01 01:13:56 -08:00
two-volume.make Update copyright year to 2021 2021-01-01 01:13:56 -08:00
variables.texi Add an optional parameter to kill-all-local-variables 2021-10-06 12:55:21 +02:00
windows.texi Merge from origin/emacs-28 2021-11-06 11:21:44 +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-2021 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/>.