1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-21 06:55:39 +00:00
emacs/doc/lispref
Eli Zaretskii aeaeccbe32 Merge from origin/emacs-30
c78b4d2b31 Fix doc string of 'wdired-use-dired-vertical-movement'
b0aaee93fd Update the documentation of void functions
299a1f2407 ; * lisp/vc/log-edit.el (log-edit-diff-function): Grammar...
67a27ff53b ; Fix typos
2024-10-27 08:23:06 -04:00
..
abbrevs.texi
anti.texi Write Antinews for Emacs 30 ELisp Reference 2024-06-27 21:54:52 +03:00
back.texi
backups.texi
book-spine.texi
buffers.texi
ChangeLog.1 Update Arni Magnusson's email address 2024-10-05 02:30:41 +02:00
commands.texi Merge from savannah/emacs-30 2024-07-24 11:41:58 +08:00
compile.texi ; Improve documentation of 'native-compile-directory' (bug#73303) 2024-10-23 10:00:45 +03:00
control.texi Merge from origin/emacs-30 2024-10-27 08:23:05 -04:00
customize.texi New value 'permanent-only' for defcustom :local keyword 2024-10-02 01:25:50 +02:00
debugging.texi
display.texi Merge from origin/emacs-30 2024-10-24 12:13:20 +08:00
doclicense.texi
edebug.texi
elisp_type_hierarchy.jpg
elisp_type_hierarchy.txt
elisp.texi Update FSF's address 2024-09-02 21:02:09 +02:00
errors.texi
eval.texi
files.texi ; More accurate documentation of 'file-newer-than-file-p' 2024-10-10 11:03:48 +03:00
frames.texi Merge from origin/emacs-30 2024-10-18 17:56:15 +02:00
functions.texi Merge from origin/emacs-30 2024-10-27 08:23:06 -04:00
gpl.texi
hash.texi
help.texi ; Don't use non-ASCII in ELisp manual sources unless necessary 2024-07-26 14:11:17 +03:00
hooks.texi
index.texi
internals.texi
intro.texi ; Don't use non-ASCII in ELisp manual sources unless necessary 2024-07-26 14:11:17 +03:00
keymaps.texi Merge from origin/emacs-30 2024-09-14 07:55:01 -04:00
lay-flat.texi
lists.texi ; Fix last change 2024-09-23 17:13:31 +03:00
loading.texi
macros.texi
Makefile.in
maps.texi
markers.texi
minibuf.texi Locate password icon in global-mode-string 2024-10-18 17:47:43 +02:00
modes.texi Add accessors for treesit-font-lock-settings 2024-09-20 21:08:18 -07:00
nonascii.texi Merge from origin/emacs-30 2024-07-27 04:27:53 -04:00
numbers.texi
objects.texi ; More accurate text about how equal compares various objects 2024-08-31 18:39:46 +02:00
os.texi Merge from savannah/emacs-30 2024-09-11 13:21:58 +08:00
package.texi Standardize possessive apostrophe usage in manuals, docs, and comments 2024-07-25 03:35:18 +02:00
parsing.texi Make sure treesit-parse-string gc its temp buffer (bug#71012) 2024-08-24 15:15:23 -07:00
peg.texi ; Fix typos 2024-06-23 16:40:06 +02:00
positions.texi ; Fix recent changes in documentation 2024-09-01 20:57:03 +03:00
processes.texi ; Fix punctuation in docs 2024-07-21 17:35:13 +02:00
README
records.texi
searching.texi ; * doc/lispref/searching.texi (Rx Notation): Simplify rx example 2024-09-09 15:22:32 +02:00
sequences.texi Update description of string comparison functions 2024-08-06 18:04:46 +02:00
spellfile
streams.texi ; Fix punctuation in docs 2024-07-21 17:35:13 +02:00
strings.texi Merge from origin/emacs-30 2024-08-17 02:47:38 -04:00
symbols.texi
syntax.texi
text.texi Make json-serialize always return a unibyte string (bug#70007) 2024-09-08 20:02:34 +02:00
threads.texi
tips.texi Deprecate 'Homepage' header in favor of 'URL' 2024-09-26 02:04:03 +02:00
two-volume-cross-refs.txt
two-volume.make
variables.texi ; * doc/lispref/variables.texi (Creating Buffer-Local): Fix wording. 2024-10-02 08:47:29 +03:00
windows.texi Fix how 'no-other-window' window parameter is ignored (Bug#73706) 2024-10-11 10:39:10 +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-2024 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/>.