1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-30 09:00:31 -08:00
emacs/doc/lispref
Eli Zaretskii f93a5180a6 Update the documentation of overlays (bug#59996)
* src/buffer.c (Foverlay_recenter, Foverlay_lists): Update the doc
strings.

* lisp/subr.el (copy-overlay): Update comment.

* doc/lispref/internals.texi (Buffer Internals): Remove buffer
fields relevant to the old implementation; add the new interval
tree field.
* doc/lispref/display.texi (Overlays, Managing Overlays): Update
text to be consistent with the new implementation of overlays.
(Managing Overlays): Remove documentation of 'overlay-recenter'.

* etc/NEWS: Mention incompatible aspects of overlay
reimplementation.
2022-12-14 20:13:47 +02:00
..
abbrevs.texi ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
anti.texi ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
back.texi ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
backups.texi ; Fix quoting of non-nil in texinfo sources 2022-10-27 13:11:47 +02:00
book-spine.texi
buffers.texi ; Fix recent change in documentation of "device number" 2022-10-14 10:12:03 +03:00
ChangeLog.1 ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
commands.texi Improve documentation of some posn-* functions 2022-11-26 13:56:30 +02:00
compile.texi ; Consistently call alists "association list" 2022-11-27 18:12:45 +01:00
control.texi ; * doc/lispref/control.texi (Generators): Fix typo. 2022-11-03 03:49:08 +01:00
customize.texi Tag themes with properties 2022-10-15 17:22:48 +02:00
debugging.texi New debugging facility: backtraces from errors in Lisp called from redisplay 2022-08-11 19:31:09 +00:00
display.texi Update the documentation of overlays (bug#59996) 2022-12-14 20:13:47 +02:00
doclicense.texi
edebug.texi Improve documentation of Edebug overwriting buffer point 2022-11-06 10:08:58 +02:00
elisp.texi Fix recent changes in documentation 2022-11-12 10:57:56 +02:00
errors.texi ; Fix typos (prefer US spelling) 2022-11-18 13:06:55 +01:00
eval.texi Abolish max-specpdl-size (bug#57911) 2022-09-19 19:30:03 +02:00
files.texi Extend memory-info for remote systems 2022-11-27 16:57:03 +01:00
frames.texi * doc/lispref/frames.texi (Input Focus): Clarify for XInput 2 support. 2022-12-01 14:34:17 +02:00
functions.texi ; Fix typos (prefer US spelling) 2022-11-18 13:06:55 +01:00
gpl.texi
hash.texi string-equal-ignore-case: new function 2022-07-26 13:49:28 -04:00
help.texi ; Fix typos in help.texi 2022-11-09 15:26:42 +02:00
hooks.texi Delete redisplay-end-trigger-functions and related defuns 2022-07-31 01:44:22 +02:00
index.texi
internals.texi Update the documentation of overlays (bug#59996) 2022-12-14 20:13:47 +02:00
intro.texi * doc/lispref/intro.texi: Fix PDF output without VERSION. (Bug#59199) 2022-11-12 09:28:18 +01:00
keymaps.texi ; * doc/lispref/keymaps.texi (Searching Keymaps): Fix a typo (bug#59886). 2022-12-10 15:06:27 +02:00
lay-flat.texi ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
lists.texi Audit some plist uses with new predicate argument 2022-10-22 19:33:12 +03:00
loading.texi Tag themes with properties 2022-10-15 17:22:48 +02:00
macros.texi ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
Makefile.in ; Fix minor issues with Tree-sitter documentation in ELisp manual 2022-11-05 09:14:25 +02:00
maps.texi Improve indexing of keymap variables 2022-07-30 09:32:48 +03:00
markers.texi ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
minibuf.texi ; Fix typos (prefer US spelling) 2022-11-18 13:06:55 +01:00
modes.texi ; Fix typos 2022-11-22 02:24:20 +01:00
nonascii.texi Update Unicode support to Unicode version 15.0.0 (bug#57846) 2022-09-17 09:51:22 +03:00
numbers.texi Improve ‘random’ doc re nonces 2022-10-17 18:35:31 -07:00
objects.texi (compiled-function-p): New function (bug#56648) 2022-08-14 12:30:05 -04:00
os.texi Enable `dont-follow' for inotify file notifications 2022-09-16 17:23:59 +02:00
package.texi Add lexical-binding to example package header 2022-12-13 07:27:53 +01:00
parsing.texi Make indirect buffers use tree-sitter parsers of their base buffer 2022-12-09 17:24:08 -08:00
positions.texi ; Fix recently added treesit documentation 2022-12-01 17:25:28 +02:00
processes.texi Add the parameter :noquery to open-network-stream (bug#58948) 2022-11-02 20:22:10 +02:00
README ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
records.texi ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
searching.texi Merge from origin/emacs-28 2022-11-06 23:21:01 +01:00
sequences.texi Add 'seq-keep' 2022-10-04 21:44:52 +02:00
spellfile Rewrites of Elisp manual including tab-bar and tab-line changes 2021-10-18 09:58:48 +02:00
streams.texi ; Improve documentation of the OVERRIDES argument to prin1 2022-05-15 19:02:46 +03:00
strings.texi Improve documentation of locale-specific string comparison 2022-11-23 16:54:01 +02:00
symbols.texi ; Fix quoting of non-nil in texinfo sources 2022-10-27 13:11:47 +02:00
syntax.texi ; * doc/lispref/syntax.texi (Position Parse): Fix a typo. (Bug#55143) 2022-04-27 14:43:20 +03:00
text.texi Add sqlite library version string retrieval function (bug#58766) 2022-11-25 11:03:10 +01:00
threads.texi ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
tips.texi Merge from origin/emacs-28 2022-07-30 06:30:23 +02:00
two-volume-cross-refs.txt ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
two-volume.make Merge from origin/emacs-28 2022-01-01 07:03:03 -05:00
variables.texi ; Improve description of scoping and let-bindings 2022-12-14 17:46:16 +02:00
windows.texi ; * doc/lispref/windows.texi (Selecting Windows): Doc fix 2022-11-28 12:58:26 +01: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-2022 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/>.