1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-05 22:20:24 -08:00
emacs/doc/lispref
Sean Whitton 60c0524ad2 Fix capitalization ELisp -> Elisp
* configure.ac (libgccjit_not_found_err)
(libgccjit_dev_not_found_err):
* doc/emacs/buffers.texi (List Buffers):
* doc/lispref/elisp.texi (Tree-sitter C API):
* doc/lispref/functions.texi (What Is a Function):
* doc/lispref/parsing.texi (Parsing Program Source)
(Tree-sitter C API):
* doc/misc/gnus.texi (The Gnus Registry):
* etc/DEBUG:
* etc/NEWS:
* etc/NEWS.25:
* etc/NEWS.26:
* etc/NEWS.28:
* etc/NEWS.30:
* etc/TODO:
* lib-src/emacsclient.c (print_help_and_exit):
* lisp/auth-source.el (auth-source-search):
* lisp/cedet/semantic/bovine/el.el (emacs-lisp-mode):
* lisp/cedet/semantic/wisent/comp.el
(wisent-automaton-lisp-form):
* lisp/cedet/srecode/el.el (srecode-semantic-apply-tag-to-dict):
* lisp/editorconfig.el
(editorconfig-get-local-variables-functions):
* lisp/emacs-lisp/bindat.el (bindat-type):
* lisp/emacs-lisp/byte-opt.el (byte-compile-inline-expand):
* lisp/emacs-lisp/cconv.el (cconv-make-interpreted-closure):
* lisp/emacs-lisp/cl-macs.el (cl--labels-convert):
* lisp/emacs-lisp/lisp-mode.el (lisp-fdefs)
(lisp-fill-paragraphs-as-doc-string):
* lisp/emacs-lisp/macroexp.el (macroexp--fgrep):
* lisp/emacs-lisp/oclosure.el (cconv--interactive-helper):
* lisp/emacs-lisp/re-builder.el:
* lisp/erc/erc-button.el (erc-emacswiki-lisp-url):
* lisp/help-fns.el
(help-fns--describe-function-or-command-prompt):
* lisp/menu-bar.el (menu-bar-search-documentation-menu):
* lisp/net/tramp-message.el (tramp-debug-font-lock-keywords):
* lisp/org/org-capture.el (org-capture):
* lisp/org/org.el (org-category, org-todo):
* lisp/org/ox.el (org-export-async-start):
* lisp/progmodes/elisp-mode.el (emacs-lisp-mode):
* lisp/progmodes/peg.el (peg-translate-exp):
* lisp/progmodes/ruby-ts-mode.el:
* lisp/woman.el (woman-mode, woman-parse-numeric-arg):
* src/chartab.c (map_char_table_for_charset):
* src/fns.c (extract_data_from_object):
* src/frame.c (do_switch_frame):
* src/keyboard.c (make_lispy_event):
* test/lisp/emacs-lisp/cl-macs-tests.el (cl-&key-arguments):
* test/lisp/emacs-lisp/shortdoc-tests.el
(shortdoc-help-fns-examples-function-test):
* test/manual/etags/c-src/emacs/src/keyboard.c
(make_lispy_event): Fix capitalization ELisp -> Elisp.
2025-03-12 09:38:33 +08:00
..
abbrevs.texi Update copyright year to 2025 2025-01-02 18:39:42 +01:00
anti.texi Update copyright year to 2025 2025-01-02 18:39:42 +01:00
back.texi Update copyright year to 2025 2025-01-02 18:39:42 +01:00
backups.texi Add inhibit-auto-revert macro 2025-02-04 14:09:52 +01:00
book-spine.texi
buffers.texi Update copyright year to 2025 2025-01-02 18:39:42 +01:00
ChangeLog.1 ; Delete troff markers from ChangeLog files 2025-02-20 02:46:43 +01:00
commands.texi New function insert-special-event and special event sleep-event 2025-02-07 12:04:05 +01:00
compile.texi ; Grammar fixes for "native-compiled" 2025-02-28 20:20:55 +01:00
control.texi Add static-when, static-unless like static-if 2025-03-07 22:22:30 -08:00
customize.texi ; Fix cross-references in Texinfo manuals 2025-01-19 08:23:23 +02:00
debugging.texi Update copyright year to 2025 2025-01-02 18:39:42 +01:00
display.texi Merge from origin/emacs-30 2025-03-01 10:01:54 -05:00
doclicense.texi
edebug.texi (lexical-binding): Allow changing the default value (bug#74145) 2025-02-18 15:37:50 -05:00
elisp.texi Fix capitalization ELisp -> Elisp 2025-03-12 09:38:33 +08:00
elisp_type_hierarchy.jpg Run admin/syncdoc-type-hierarchy.el 2024-04-23 15:39:28 +02:00
elisp_type_hierarchy.txt Run admin/syncdoc-type-hierarchy.el 2024-04-23 15:39:28 +02:00
errors.texi Update copyright year to 2025 2025-01-02 18:39:42 +01:00
eval.texi Update copyright year to 2025 2025-01-02 18:39:42 +01:00
files.texi Improve documentation of 'file-name-concat' 2025-02-06 10:42:04 +02:00
frames.texi Clarify semantics of 'frame-inhibit-implied-resize' 2025-02-24 09:47:30 +01:00
functions.texi Fix capitalization ELisp -> Elisp 2025-03-12 09:38:33 +08:00
gpl.texi
hash.texi Avoid double spaces around abbrevations in Texinfo 2025-01-24 23:10:23 +01:00
help.texi Lisp Reference Manual: Index standard symbol properties. 2025-01-12 20:16:00 -08:00
hooks.texi Update copyright year to 2025 2025-01-02 18:39:42 +01:00
index.texi
internals.texi Don't overwrite non-local exit symbol and data (Bug#65796). 2025-02-28 01:45:35 +01:00
intro.texi Update copyright year to 2025 2025-01-02 18:39:42 +01:00
keymaps.texi Merge from origin/emacs-30 2025-03-01 10:01:54 -05:00
lay-flat.texi Update copyright year to 2025 2025-01-02 18:39:42 +01:00
lists.texi Avoid double spaces around abbrevations in Texinfo 2025-01-24 23:10:23 +01:00
loading.texi ; Grammar fixes for "native-compiled" 2025-02-28 20:20:55 +01:00
macros.texi Update copyright year to 2025 2025-01-02 18:39:42 +01:00
Makefile.in Update copyright year to 2025 2025-01-02 18:39:42 +01:00
maps.texi Update copyright year to 2025 2025-01-02 18:39:42 +01:00
markers.texi Update copyright year to 2025 2025-01-02 18:39:42 +01:00
minibuf.texi Add optional PREDICATE argument to read-directory-name 2025-02-13 08:32:28 +01:00
modes.texi * lisp/treesit.el (treesit-up-list, treesit-outline-level): Improve. 2025-02-22 21:52:39 +02:00
nonascii.texi Fix the values and documentation of 'printable-chars' table 2025-02-28 16:22:30 +02:00
numbers.texi Merge from origin/emacs-30 2025-03-01 09:59:08 -05:00
objects.texi ; Improve documentation of function-type display 2025-01-07 17:20:22 +02:00
os.texi Merge branch 'scratch/no-purespace' into 'master' 2025-02-01 04:56:52 +01:00
package.texi ; Don't document package-x.el 2025-03-02 05:09:37 +01:00
parsing.texi Fix capitalization ELisp -> Elisp 2025-03-12 09:38:33 +08:00
peg.texi Update copyright year to 2025 2025-01-02 18:39:42 +01:00
positions.texi Update copyright year to 2025 2025-01-02 18:39:42 +01:00
processes.texi Merge from origin/emacs-30 2025-01-25 10:06:19 -05:00
README Update copyright year to 2025 2025-01-02 18:39:42 +01:00
records.texi Update copyright year to 2025 2025-01-02 18:39:42 +01:00
searching.texi Fix the values and documentation of 'printable-chars' table 2025-02-28 16:22:30 +02:00
sequences.texi Lisp Reference Manual: Index standard symbol properties. 2025-01-12 20:16:00 -08:00
spellfile Make 'purecopy' an obsolete function alias for 'identity' 2024-12-12 22:48:21 +01:00
streams.texi Update copyright year to 2025 2025-01-02 18:39:42 +01:00
strings.texi Fix clear-string crash with text properties 2025-01-15 23:16:19 +01:00
symbols.texi Merge from origin/emacs-30 2025-02-01 07:40:19 -05:00
syntax.texi Avoid double spaces around abbrevations in Texinfo 2025-01-24 23:10:23 +01:00
text.texi Don't recommend legacy keymap functions in documentation 2025-03-11 21:19:13 +01:00
threads.texi Update copyright year to 2025 2025-01-02 18:39:42 +01:00
tips.texi * doc/lispref: new node "Finding Definitions" 2025-01-22 18:31:10 -08:00
two-volume-cross-refs.txt Update copyright year to 2025 2025-01-02 18:39:42 +01:00
two-volume.make Update copyright year to 2025 2025-01-02 18:39:42 +01:00
variables.texi Make second arg to defvar-local optional 2025-03-09 18:24:22 +01:00
windows.texi Optionally have 'display-buffer' reuse windows of indirect buffers 2025-02-24 10:17:10 +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-2025 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/>.