1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-03-12 09:51:05 -07:00
emacs/doc/lispref
Sean Whitton 3f06059730 Update remarks on name prefixes in coding conventions
* doc/lispref/tips.texi (Coding Conventions): Say that it's okay
to put the name prefix later for defining constructs, rather
than explicitly instructing the reader to do so.  Condense the
recommendation to err on the side of prepending the name prefix.
2025-04-12 11:05:45 +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 Update copyright year to 2025 2025-01-02 18:39:42 +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 ; Fix some markup in doc/lispref/commands.texi. 2025-03-23 18:13:52 +01:00
compile.texi Update copyright year to 2025 2025-01-02 18:39:42 +01:00
control.texi Update copyright year to 2025 2025-01-02 18:39:42 +01:00
customize.texi Emphasize the use of :tag for new customization types 2025-01-12 21:25:06 +02:00
debugging.texi Update copyright year to 2025 2025-01-02 18:39:42 +01:00
display.texi ; Improve the documentation of 'slice' display spec (bug#77384). 2025-03-30 19:27:22 +03:00
doclicense.texi
edebug.texi Update copyright year to 2025 2025-01-02 18:39:42 +01:00
elisp.texi Avoid double spaces around abbrevations in Texinfo 2025-01-24 23:10:23 +01: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 ; Improve documentation of 'gui-get-selection' use on X 2025-03-15 11:48:36 +02:00
functions.texi ; Improve type specifier documentation 2025-03-25 23:44:01 +01:00
gpl.texi
hash.texi Avoid double spaces around abbrevations in Texinfo 2025-01-24 23:10:23 +01:00
help.texi Update copyright year to 2025 2025-01-02 18:39:42 +01:00
hooks.texi Update copyright year to 2025 2025-01-02 18:39:42 +01:00
index.texi
internals.texi ; Fix typos 2025-01-23 03:14:37 +01:00
intro.texi Update copyright year to 2025 2025-01-02 18:39:42 +01:00
keymaps.texi ; Doc fix for legacy keymap functions 2025-03-15 19:41:02 +01: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 Update copyright year to 2025 2025-01-02 18:39:42 +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 ; Document 'completing-read-multiple' in the ELisp manual 2025-02-11 16:42:19 +02:00
modes.texi doc/lispref/modes.texi (Syntactic Font Lock): Update for commit 644c6b414f 2025-01-25 10:48:38 -05:00
nonascii.texi Avoid double spaces around abbrevations in Texinfo 2025-01-24 23:10:23 +01:00
numbers.texi ; Improve lsh and ash documented argument names 2025-02-23 20:47:34 +01:00
objects.texi ; Improve type specifier documentation 2025-03-25 23:44:01 +01:00
os.texi Update copyright year to 2025 2025-01-02 18:39:42 +01:00
package.texi ; Don't document package-x.el 2025-03-02 05:09:37 +01:00
parsing.texi Update copyright year to 2025 2025-01-02 18:39:42 +01:00
peg.texi peg.texi: Fix bug#76555 even a bit more 2025-03-25 22:22:13 -04:00
positions.texi Update copyright year to 2025 2025-01-02 18:39:42 +01:00
processes.texi Avoid double spaces around abbrevations in Texinfo 2025-01-24 23:10:23 +01: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 Avoid double spaces around abbrevations in Texinfo 2025-01-24 23:10:23 +01:00
sequences.texi Update copyright year to 2025 2025-01-02 18:39:42 +01:00
spellfile
streams.texi Update copyright year to 2025 2025-01-02 18:39:42 +01:00
strings.texi Update copyright year to 2025 2025-01-02 18:39:42 +01:00
symbols.texi Improve wording in symbols.texi 2025-02-01 04:08:43 +01:00
syntax.texi Avoid double spaces around abbrevations in Texinfo 2025-01-24 23:10:23 +01:00
text.texi Avoid double spaces around abbrevations in Texinfo 2025-01-24 23:10:23 +01:00
threads.texi Update copyright year to 2025 2025-01-02 18:39:42 +01:00
tips.texi Update remarks on name prefixes in coding conventions 2025-04-12 11:05:45 +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 Correct some outdated docs for hack-local-variables 2025-03-12 10:05:32 +08:00
windows.texi Update copyright year to 2025 2025-01-02 18:39:42 +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/>.