1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-27 07:41:28 -08:00
emacs/doc/lispref
Glenn Morris 4cf06bb751 Merge from origin/emacs-28
b0d64be0bc (origin/emacs-28) Improve some NEWS entries
7fde84e881 Improve documentation of syntax-ppss-context slightly
5ecbed01b2 ; * test/lisp/mh-e/mh-utils-tests.el: Update macro declara...
168665da59 Move some xwidget entries
efde024361 time-stamp-tests: improvements to test macros
06c944cff1 Fix rfc6068-parse-mailto-url autoload
9b6b5e37ef Regexp-quote github domains in bug-reference
1f6cdeb12c Ensure valid end/beginning lines in message-mark-inserted-...
9b46150ab0 * etc/NEWS: Improve 'repeat-mode' entry.
9c37b812da ; * lisp/repeat.el (repeat-mode): Fix docstring typo.
caf87d80fa * lisp/repeat.el (repeat-keep-prefix): Expand description.
24083c8d13 * lisp/net/eww.el (eww-retrieve-command): Add :tag.
cf7d8fb1d7 Add description of cards to etc/refcards/README
d2849cc645 Fix 'calculate-lisp-indent' when "[" starts containing sex...
2a0a368ddc Fix typo in doc/emacs/anti.texi
9529e1d2fb Update doc of Edebug specification for macros
5bc522b4f4 ; * lisp/simple.el (kill-region): A better fix for bug#51320.
ee6bdd6eef Fix non-interactive behavior of 'kill-region'
2b7655ca0e ; More accurate doc string for 'tab-bar-format'
2841e26744 * test/lisp/dabbrev-tests.el: Use 'kbd' for readable keys.
1cdb4d2077 * lisp/menu-bar.el (menu-bar-keymap): Add optional arg KEY...

# Conflicts:
#	etc/NEWS
#	lisp/progmodes/bug-reference.el
2021-10-22 09:39:39 -07: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
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 Add new user option 'translate-upper-case-key-bindings' 2021-10-04 12:33:53 +02:00
compile.texi native-comp-available-p is the definitive test 2021-10-05 09:24:11 -07:00
control.texi * doc/lispref/control.texi (pcase Macro): Fix cross-reference. 2021-10-01 09:27:09 -07: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 Add WebP image format support (Bug#51296) 2021-10-22 10:59:01 +02:00
doclicense.texi
edebug.texi Update doc of Edebug specification for macros 2021-10-21 20:12:49 -07:00
elisp.texi Rewrites of Elisp manual including tab-bar and tab-line changes 2021-10-18 09:58:48 +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 (File Name Components): Mention GNU "path" convention 2021-10-19 17:18:05 -04:00
frames.texi Further fixes to Elisp manual 2021-10-18 19:18:42 +02:00
functions.texi Make 'mapconcat' argument 'separator' optional 2021-10-05 15:38:38 +02:00
gpl.texi
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 Don't use some obsolete names in documentation 2021-10-04 03:26:11 +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 Add new major mode 'clean-mode' 2021-10-06 12:55:21 +02:00
nonascii.texi Update Unicode support to Unicode version 14.0.0 2021-09-15 14:40:13 +03:00
numbers.texi Fix lexing of numbers with trailing decimal point and exponent 2021-05-27 14:16:28 +02:00
objects.texi Minor fixes for recent changes in ELisp manual 2021-10-18 17:13:18 +03: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 Make 'inhibit-changing-match-data' obsolete and adjust callers 2021-10-07 20:46:50 +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 ; Remove various duplicated words 2021-09-25 20:25:01 +02: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 Double the default value of kill-ring-max 2021-10-14 00:23:34 +02:00
threads.texi Update copyright year to 2021 2021-01-01 01:13:56 -08:00
tips.texi ; * doc/lispref/tips.texi (Programming Tips): Fix markup. 2021-09-28 15:33:39 +02: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-10-19 07:50:35 -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-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/>.