1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-30 17:10:51 -08:00
emacs/doc/lispref
Noam Postavsky 39e85a0c6c Note that lex bound lambda forms are not self-quoting (Bug#33199)
* doc/lispref/functions.texi (Anonymous Functions):
* lisp/subr.el (lambda): Note that under lexical binding a lambda form
yields a closure object (Bug#33199).
2018-11-08 20:13:56 -05:00
..
abbrevs.texi Update copyright year to 2018 2018-01-01 00:57:59 -08:00
anti.texi * doc/lispref/anti.texi (Antinews): Fix grammar. 2018-03-22 20:40:02 +01:00
back.texi Update copyright year to 2018 2018-01-01 00:57:59 -08:00
backups.texi Yet another round of improvements in the manual 2018-02-07 22:24:13 +02:00
book-spine.texi Fix single-quoting style in PDF manuals 2015-05-01 12:06:38 -07:00
buffers.texi Improve ELisp documentation of 'clone-indirect-buffer' 2018-06-02 14:15:10 +03:00
ChangeLog.1 Update copyright year to 2018 2018-01-01 00:57:59 -08:00
commands.texi Document that generic functions cannot be commands 2018-10-30 12:14:19 +02:00
compile.texi ; * doc/lispref/compile.texi (Compilation Functions): Fix wording. 2018-04-02 20:25:52 +03:00
control.texi ; * doc/lispref/control.texi (pcase Macro): Fix another typo. 2018-11-03 19:37:54 +02:00
customize.texi Don't use obsolete variable 'save-place' in documentation 2018-09-22 10:54:58 +03:00
debugging.texi Index profiler commands in elisp manual 2018-08-28 08:04:17 -04:00
display.texi * doc/lispref/display.texi (SVG Images): Improve wording. 2018-09-11 10:30:25 +03:00
doclicense.texi Merge from Gnulib 2017-10-01 18:31:10 -07:00
edebug.texi doc/lispref/edebug.texi (Specification List) Remove obstrusive blank line 2018-10-14 18:22:23 +00:00
elisp.texi Rewrite documentation of buffer display 2018-11-04 09:15:13 +01:00
errors.texi Fix typos in several manuals (Bug#31610) 2018-06-01 16:33:58 +03:00
eval.texi Update the list of special forms in the ELisp manual 2018-07-28 10:22:04 +03:00
files.texi * doc/lispref/files.texi (Unique File Names): Fix a typo. (Bug#31784) 2018-06-11 19:58:14 +03:00
frames.texi Rewrite documentation of buffer display 2018-11-04 09:15:13 +01:00
functions.texi Note that lex bound lambda forms are not self-quoting (Bug#33199) 2018-11-08 20:13:56 -05:00
gpl.texi Merge from Gnulib 2017-10-01 18:31:10 -07:00
hash.texi ; * doc/lispref/hash.texi (Defining Hash): Fix typos. 2018-05-21 21:08:39 +03:00
help.texi More accurate docs for 'text-char-description' 2018-09-20 09:41:55 +03:00
hooks.texi Update copyright year to 2018 2018-01-01 00:57:59 -08:00
index.texi
internals.texi Fix wording in module API documentation 2018-10-14 19:12:49 +03:00
intro.texi Update copyright year to 2018 2018-01-01 00:57:59 -08:00
keymaps.texi Further improvements on manuals 2018-03-01 09:25:55 +01:00
lay-flat.texi Update copyright year to 2018 2018-01-01 00:57:59 -08:00
lists.texi Document changes called out in NEWS 2018-09-15 11:51:34 +03:00
loading.texi Document in the ELisp manual how to write loadable modules 2018-10-11 20:53:05 +03:00
macros.texi Update copyright year to 2018 2018-01-01 00:57:59 -08:00
Makefile.in Update copyright year to 2018 2018-01-01 00:57:59 -08:00
maps.texi Fix some issues in the emacs/lispref manuals 2018-01-28 19:27:39 +01:00
markers.texi Update copyright year to 2018 2018-01-01 00:57:59 -08:00
minibuf.texi Improve documentation of 'read-hide-char' 2018-10-03 20:00:13 +02:00
modes.texi Fix documentation of ':propertize' in mode-line-format 2018-06-16 14:00:47 +03:00
nonascii.texi Update Unicode data files to version 11.0.0 of Unicode 2018-06-09 15:41:21 +03:00
numbers.texi Update copyright year to 2018 2018-01-01 00:57:59 -08:00
objects.texi Change index of ";" to better reflect it's usage (Bug#31623) 2018-06-20 08:46:13 -04:00
os.texi Update the description of startup in ELisp manual 2018-10-13 11:36:04 +03:00
package.texi ; Fix doc typos related to indefinite articles 2018-02-16 14:11:51 -05:00
positions.texi Fix typos and minor wording issues in ELisp manual 2018-04-13 16:44:05 +03:00
processes.texi Fix recent change in lispref/processes.texi. 2018-10-27 21:47:59 +03:00
README Update copyright year to 2018 2018-01-01 00:57:59 -08:00
records.texi Update copyright year to 2018 2018-01-01 00:57:59 -08:00
searching.texi Note caveat for backward regexp searching in docstring (Bug#31584) 2018-05-25 07:54:30 -04:00
sequences.texi Improve documentation of destructuring-binding macros 2018-11-03 15:11:33 +02:00
spellfile
streams.texi * doc/lispref/streams.texi (Output Variables): Fix previous. 2018-02-28 12:35:44 -05:00
strings.texi Fix @cindex entries in manuals 2018-02-24 20:52:21 +01:00
symbols.texi Update copyright year to 2018 2018-01-01 00:57:59 -08:00
syntax.texi Improve documentation of comment styles 2018-06-02 14:01:18 +03:00
text.texi Imp[rove documentation of 'with-silent-modifications' 2018-06-02 13:27:22 +03:00
threads.texi Rename thread-alive-p to thread-live-p 2018-08-31 10:47:03 +02:00
tips.texi Fix use of @key in Texinfo manuals 2018-04-19 12:21:06 +03:00
two-volume-cross-refs.txt Update copyright year to 2018 2018-01-01 00:57:59 -08:00
two-volume.make Update copyright year to 2018 2018-01-01 00:57:59 -08:00
variables.texi Improve indexing of 'eval-defun' in ELisp manual 2018-07-07 11:37:43 +03:00
windows.texi Rewrite buffer display related doc-strings and doc 2018-11-08 20:20:13 +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-2018 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/>.