1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-14 09:39:42 +00:00
emacs/doc/lispref
Eli Zaretskii a8be860e17 Improve support for desktop restoration in daemon mode
* lisp/server.el (server-after-make-frame-hook): New hook.
(server-execute): Call it after creating a new frame or before
switching to a buffer shown in a client frame.  (Bug#30421)

* doc/emacs/misc.texi (Saving Emacs Sessions): Adjust advice for
restoring desktop in daemon mode to the new hook.
* doc/lispref/frames.texi (Creating Frames, Standard Hooks):
Document server-after-make-frame-hook.

* etc/NEWS: Mention server-after-make-frame-hook.
2018-03-10 13:48:49 +02:00
..
abbrevs.texi Update copyright year to 2018 2018-01-01 00:57:59 -08:00
anti.texi * doc/lispref/anti.texi (Antinews): Replace 25.2 with 25.3. 2018-02-09 13:04:12 +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 Merge from origin/emacs-26 2018-02-24 07:50:30 -08:00
ChangeLog.1 Update copyright year to 2018 2018-01-01 00:57:59 -08:00
commands.texi Use @key{} where it is missing in the manuals 2018-01-31 19:59:12 +01:00
compile.texi Fix some issues in the emacs/lispref manuals 2018-01-28 19:27:39 +01:00
control.texi Update copyright year to 2018 2018-01-01 00:57:59 -08:00
customize.texi * doc/lispref/customize.texi (Custom Themes): Clarify .el preference. 2018-02-02 09:22:53 -05:00
debugging.texi Merge from origin/emacs-26 2018-02-17 07:50:28 -08:00
display.texi Further improvements on manuals 2018-03-01 09:25:55 +01:00
doclicense.texi Merge from Gnulib 2017-10-01 18:31:10 -07:00
edebug.texi Merge from origin/emacs-26 2018-02-24 07:50:30 -08:00
elisp.texi Merge from origin/emacs-26 2018-01-01 01:13:04 -08:00
errors.texi Update copyright year to 2018 2018-01-01 00:57:59 -08:00
eval.texi * src/print.c (syms_of_print) <print_quoted>: Set default to true 2018-01-15 13:42:51 -05:00
files.texi Merge from origin/emacs-26 2018-02-28 09:40:40 -08:00
frames.texi Improve support for desktop restoration in daemon mode 2018-03-10 13:48:49 +02:00
functions.texi Merge from origin/emacs-26 2018-02-24 07:50:30 -08:00
gpl.texi Merge from Gnulib 2017-10-01 18:31:10 -07:00
hash.texi Update copyright year to 2018 2018-01-01 00:57:59 -08:00
help.texi Update copyright year to 2018 2018-01-01 00:57:59 -08:00
hooks.texi Improve support for desktop restoration in daemon mode 2018-03-10 13:48:49 +02:00
index.texi
internals.texi Stop keeping multiple doc copies for items defined multiple times 2018-02-13 14:22:16 -08: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 Code refactoring assoc-delete-all assq-delete-all 2018-01-28 13:05:54 +09:00
loading.texi Merge from origin/emacs-26 2018-01-30 07:50:25 -08: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 Correct variable markup in manuals 2018-02-20 21:15:19 +02:00
modes.texi Use @key{} where it is missing in the manuals 2018-01-31 19:59:12 +01:00
nonascii.texi Use @key{} where it is missing in the manuals 2018-01-31 19:59:12 +01:00
numbers.texi Avoid losing info when formatting integers 2018-03-08 20:57:01 -08:00
objects.texi Minor fix in documentation of 'equal' 2018-01-26 12:38:07 +02:00
os.texi Merge from origin/emacs-26 2018-02-24 07:50:30 -08:00
package.texi * doc/lispref/package.texi (Packaging Basics): Fix xref. 2018-02-17 09:58:33 -08:00
positions.texi Minor doc fixes, mostly for timestamp issues 2018-02-23 11:52:18 -08:00
processes.texi Finish renaming to internal--daemon-sockname 2018-02-12 12:57:59 -08: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 Raise limit of regexp repetition (Bug#24914) 2018-01-26 20:49:44 -05:00
sequences.texi * src/print.c (syms_of_print) <print_quoted>: Set default to true 2018-01-15 13:42:51 -05:00
spellfile
streams.texi * doc/lispref/streams.texi (Output Variables): Fix previous. 2018-02-28 12:35:44 -05:00
strings.texi Merge from origin/emacs-26 2018-02-28 09:40:40 -08:00
symbols.texi Update copyright year to 2018 2018-01-01 00:57:59 -08:00
syntax.texi Document, in the Elisp manual, how to get a character's raw syntax descriptor 2018-02-22 18:25:13 +00:00
text.texi Merge from origin/emacs-26 2018-02-28 09:40:40 -08:00
threads.texi Update copyright year to 2018 2018-01-01 00:57:59 -08:00
tips.texi Use @key{} where it is missing in the manuals 2018-01-31 19:59:12 +01: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 Minor improvements in manuals 2018-03-07 21:51:59 +02:00
windows.texi Fix @findex and @vindex entries in manuals 2018-02-23 15:30:19 +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/>.