1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-26 07:33:47 +00:00
emacs/doc/lispref
Jared Finder a5c0d682b1 Add documentation for window-tool-bar package
Also change window-tool-mode to not pay attention to if
tool-bar-map has a buffer local value or not as that made the
documentation complicated.  Documentation added in Emacs manual,
Elisp manual, package commentary, and docstrings.  Also extend
window-tool-bar support to Emacs 27 and newer.  (bug#68765)

* doc/emacs/emacs.texi (Top):
* doc/emacs/frames.texi (Menu Bars):
* doc/emacs/glossary.texi (Glossary):
* doc/emacs/modes.texi (Minor Modes):
* doc/emacs/windows.texi (Windows, Tab Line): Mention Window
Tool Bar.
(Window Tool Bar): New documentation.
* doc/lispref/elisp.texi (Top):
* doc/lispref/modes.texi (Mode Line Format, Mode Line Basics)
(Mode Line Data): Mention Tab Lines.
(Tab Lines): New documentation.
* etc/NEWS: Mention newly added variable and package.
* lisp/window-tool-bar.el (window-tool-bar-mode): Don't display
tool bar when tool-bar-map is nil.
* lisp/window-tool-bar.el (tool-bar-always-show-default): Define
variable for older Emacs versions.
2024-06-09 15:21:34 +03:00
..
abbrevs.texi Update NEWS and manual after obarray changes 2024-02-23 13:02:27 +01:00
anti.texi
back.texi
backups.texi New variable 'revert-buffer-restore-functions' (bug#69511) 2024-06-03 19:55:47 +03:00
book-spine.texi
buffers.texi ; Fix documentation of a recent change (bug#68235) 2024-03-15 14:22:14 +02:00
ChangeLog.1
commands.texi Spelling fixes 2024-06-04 22:16:28 -07:00
compile.texi ; Fix documentation of recently-installed changes 2024-05-14 08:51:13 +03:00
control.texi control.texi: Be a bit more explicit about the behavior of pcase-let 2024-05-15 13:57:11 -04:00
customize.texi
debugging.texi Improve documentation of profiler commands 2024-01-24 21:34:16 +02:00
display.texi ; * doc/lispref/display.texi (Image Descriptors): Clarify text. 2024-06-08 16:19:54 +03:00
doclicense.texi
edebug.texi
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
elisp.texi Add documentation for window-tool-bar package 2024-06-09 15:21:34 +03:00
errors.texi
eval.texi
files.texi
frames.texi Merge from origin/emacs-29 2024-05-25 08:00:48 -04:00
functions.texi * doc/lispref/functions.texi (Declare Form): Rename and update 'ftype' entry. 2024-05-14 11:17:25 +02:00
gpl.texi
hash.texi
help.texi ; Fix typo in help.texi 2024-06-09 13:02:00 +02:00
hooks.texi
index.texi
internals.texi
intro.texi Add cross-reference to ELisp manual Caveats 2024-02-15 00:44:55 +01:00
keymaps.texi * doc/lispref/keymaps.texi (Creating Keymaps): Add :repeat :hints (bug#70576). 2024-05-03 09:22:39 +03:00
lay-flat.texi
lists.texi Add drop as alias for nthcdr 2024-04-29 14:29:52 +02:00
loading.texi
macros.texi
Makefile.in Add peg.el as a built-in library 2024-03-30 15:19:47 -07:00
maps.texi
markers.texi ; Fix recent changes in documentation 2024-03-16 11:58:56 +02:00
minibuf.texi minibuffer-allow-text-properties can be buffer-local and affects completions 2024-05-27 21:19:53 +03:00
modes.texi Add documentation for window-tool-bar package 2024-06-09 15:21:34 +03:00
nonascii.texi (find-auto-coding): Provide filename to auto-coding-functions 2024-06-09 00:19:03 -04:00
numbers.texi Add value< (bug#69709) 2024-03-29 11:39:38 +01:00
objects.texi ; * doc/lispref/objects.texi (Type Predicates): fix xrefs 2024-04-29 14:29:52 +02:00
os.texi Port more notification senders to non-XDG systems 2024-03-13 11:01:39 +08:00
package.texi Add the public API of Compat to the core 2024-02-11 22:50:29 +01:00
parsing.texi Fix tree-sitter markup in Elisp manual 2024-06-07 11:08:31 +02:00
peg.texi Spelling fixes 2024-06-04 22:16:28 -07:00
positions.texi Add 'forward-sexp-default-function' to be used by 'treesit-forward-sexp' 2024-04-14 19:22:01 +03:00
processes.texi Improve documentation of sending commands to shells 2024-05-25 13:02:20 +03:00
README
records.texi
searching.texi
sequences.texi ; Fix typos 2024-06-07 23:51:18 +02:00
spellfile
streams.texi Merge from origin/emacs-29 2024-01-27 08:14:31 -05:00
strings.texi Omit store-substring from lisp manual (bug#70784) 2024-05-25 12:50:14 +02:00
symbols.texi Change bare-symbol back to match intent 2024-03-11 00:34:27 -07:00
syntax.texi
text.texi ; Fix last change in sqlite.c 2024-06-06 13:06:58 +03:00
threads.texi
tips.texi Merge from origin/emacs-29 2024-04-06 11:13:35 -04:00
two-volume-cross-refs.txt
two-volume.make
variables.texi (hack-dir-local-get-variables-functions): New hook 2024-06-09 00:20:50 -04:00
windows.texi Add new alist entry 'some-window' for 'display-buffer-use-some-window' 2024-06-07 19:45:06 +03: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/>.