1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-31 11:13:50 +00:00
emacs/doc/lispref
Basil L. Contovounesios 3b1d69efc3 Fix shortdoc-add-function section creation
* lisp/emacs-lisp/shortdoc.el (shortdoc-add-function): Use nconc to
actually append a new section to the list of groups while avoiding a
previous OBOE.  Push a new group to the front of shortdoc--groups
without copying it, just like define-short-documentation-group does.
(buffer): Fix copypasta in unlock-buffer example.

* test/lisp/emacs-lisp/shortdoc-tests.el (shortdoc-examples): Also
check that :no-value forms demonstrate the right function.

* doc/lispref/help.texi (Documentation Groups): Clarify that @dots
in the define-short-documentation-group arglist refer to whole
key-value pairs.  Fix typo in :eg-result-string description.
2021-06-21 16:20:22 +01:00
..
abbrevs.texi Update copyright year to 2021 2021-01-01 01:13:56 -08:00
anti.texi Update copyright year to 2021 2021-01-01 01:13:56 -08: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 Remove several references to Emacs 22 and earlier 2021-03-10 05:45:47 +01:00
ChangeLog.1 Update copyright year to 2021 2021-01-01 01:13:56 -08:00
commands.texi Clarify (interactive "K") in the manual 2021-06-15 18:36:34 +02:00
compile.texi Fix native-comp-async-report-warnings-errors :type 2021-05-22 13:22:29 +01:00
control.texi Add condition-case success handler (bug#47677) 2021-04-15 15:41:13 +02:00
customize.texi Decouple require-theme from load-theme 2021-03-04 15:40:35 +00:00
debugging.texi Merge from origin/emacs-27 2021-06-19 08:17:47 -07:00
display.texi Merge from origin/emacs-27 2021-06-19 08:17:47 -07:00
doclicense.texi
edebug.texi Edebug: Disable backtracking when hitting a &define keyword. 2021-04-10 18:19:49 +02:00
elisp.texi Document native-compilation 2021-05-08 16:26:41 +03:00
errors.texi Add a new variable `inhibit-interaction' 2021-01-12 15:12:38 +01:00
eval.texi Remove several references to Emacs 22 and earlier 2021-03-10 05:45:47 +01:00
files.texi Merge from origin/emacs-27 2021-04-25 09:16:09 -07:00
frames.texi * lisp/frame.el (delete-other-frames): Add universal prefix iconify arg 2021-04-12 12:32:58 -04:00
functions.texi Improve the documentation of :extra in cl-defmethod 2021-03-05 14:27:08 +01: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 Update copyright year to 2021 2021-01-01 01:13:56 -08:00
index.texi
internals.texi Merge from origin/emacs-27 2021-06-08 07:50:36 -07:00
intro.texi Update copyright year to 2021 2021-01-01 01:13:56 -08:00
keymaps.texi Merge from origin/emacs-27 2021-04-25 09:16:09 -07:00
lay-flat.texi Update copyright year to 2021 2021-01-01 01:13:56 -08:00
lists.texi Clarify that #s(hash-table ...) doesn't always create a new hash table 2021-02-07 14:47:09 +01: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 (completing-read): Add group-function to the completion metadata 2021-05-20 20:50:23 +03:00
modes.texi Remove outdated advise from manual 2021-06-16 09:58:19 +02:00
nonascii.texi ; Fix some typos in doc strings and manuals 2021-04-24 18:26:07 +02:00
numbers.texi Fix lexing of numbers with trailing decimal point and exponent 2021-05-27 14:16:28 +02:00
objects.texi Merge from origin/emacs-27 2021-04-16 07:50:20 -07:00
os.texi Document the last change 2021-06-05 17:17:17 +03:00
package.texi Update copyright year to 2021 2021-01-01 01:13:56 -08:00
positions.texi Remove several references to Emacs 22 and earlier 2021-03-10 05:45:47 +01:00
processes.texi * lisp/emacs-lisp/bindat.el: Allow non-fixed size of strz 2021-04-15 11:28:06 -04: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-27 2021-05-31 07:50:34 -07:00
sequences.texi Merge from origin/emacs-27 2021-02-19 08:36:55 -08:00
spellfile Update lispref spellfile 2019-06-04 08:34:16 -07:00
streams.texi Update copyright year to 2021 2021-01-01 01:13:56 -08:00
strings.texi Move string-trim functions to subr.el 2021-03-24 09:22:44 +01:00
symbols.texi Update copyright year to 2021 2021-01-01 01:13:56 -08:00
syntax.texi Add a new function syntax-class-to-char 2021-06-15 17:01:57 +02:00
text.texi ; * doc/lispref/text.texi (Clickable Text): Fix word order 2021-06-15 17:15:35 +03:00
threads.texi Update copyright year to 2021 2021-01-01 01:13:56 -08:00
tips.texi Remove mention of using defun- and defvar- as prefixes 2021-03-06 13:27:34 +01: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 new convenience function `buffer-local-boundp' 2021-05-31 07:21:09 +02:00
windows.texi Improve handling of dedicated flag for side windows (Bug#48493) 2021-06-14 09:59:11 +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/>.