1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-18 18:05:07 +00:00
emacs/etc
Tim Ruffing e5348f125f * etc/emacs.service:
* etc/emacs.service (ExecStart): Make Emacs exit from systemd work
better (bug#45181).

The problem here is the exit code 15, which emacs will return *only* if
it has received SIGTERM. I believe what's happening here is that
emacsclient will call kill-emacs but not wait until the emacs server
has properly shut down. However, it's supposed to wait for the shutdown
as an "ExecStop" command according to "man systemd.service". So since
the process is still alive when emacsclient comes back, systemd will
still issue SIGTERM, making emacs return 15 (maybe after calling kill-
emacs again?!).

Copyright-paperwork-exempt: yes
2020-12-14 17:59:58 +01:00
..
charsets Update copyright year to 2020 2020-01-01 00:59:52 +00:00
e
forms Use lexical-binding in forms.el example files 2020-04-25 07:59:28 +02:00
gnus
images Fix copyright years by hand 2020-01-01 01:01:53 +00:00
nxml
org Update copyright year to 2020 2020-01-01 00:59:52 +00:00
refcards Remove mention of C-u M-. from the refcards 2020-09-18 00:20:38 +02:00
schema Recover the contents of the schemas.xml file 2020-11-02 15:57:52 +01:00
srecode Add and remove backslashes in regexps 2020-02-20 16:03:30 +01:00
themes ; Prefer https to http in more URLs 2020-10-24 20:23:27 +02:00
tutorials Update TUTORIAL.it 2020-11-28 13:36:54 +01:00
AUTHORS ; Update etc/AUTHORS 2020-08-04 21:32:04 +02:00
CALC-NEWS Update copyright year to 2020 2020-01-01 00:59:52 +00:00
ChangeLog.1 ; Fix trivial typos in ChangeLogs 2020-10-03 12:53:51 +02:00
compilation.txt ; Fix more typos 2020-10-03 12:53:51 +02:00
COPYING
DEBUG ; bug#39779: Fix some typos in documentation. 2020-02-28 15:21:55 +02:00
DEVEL.HUMOR Remove an unfunny joke from DEVEL.HUMOR 2019-11-01 13:54:51 +01:00
DISTRIB Update copyright year to 2020 2020-01-01 00:59:52 +00:00
edt-user.el * etc/edt-user.el: Use lexical-binding. 2020-04-24 11:48:25 +02:00
emacs-buffer.gdb Update copyright year to 2020 2020-01-01 00:59:52 +00:00
emacs-mail.desktop Fix broken desktop file 2020-08-06 17:45:09 +02:00
emacs.appdata.xml Update copyright year to 2020 2020-01-01 00:59:52 +00:00
emacs.desktop
emacs.icon
emacs.service * etc/emacs.service: 2020-12-14 17:59:58 +01:00
emacsclient.desktop Improve client/daemon xdg/systemd experience 2020-08-09 15:57:51 +02:00
enriched.txt Update copyright year to 2020 2020-01-01 00:59:52 +00:00
ERC-NEWS Update copyright year to 2020 2020-01-01 00:59:52 +00:00
ETAGS.EBNF Update copyright year to 2020 2020-01-01 00:59:52 +00:00
ETAGS.README Update copyright year to 2020 2020-01-01 00:59:52 +00:00
future-bug
gnus-tut.txt Update copyright year to 2020 2020-01-01 00:59:52 +00:00
grep.txt Support highlighting of ripgrep output (bug#44983) 2020-12-09 21:16:03 +02:00
HELLO * etc/HELLO: Enlarge tab-width to account for "tofu". 2020-10-31 16:05:03 +02:00
HISTORY * etc/HISTORY: Update the Emacs 27.1 release date. 2020-08-04 21:41:07 +02:00
JOKES
MACHINES Simplify Solaris port 2020-08-05 17:38:41 -07:00
MH-E-NEWS Update copyright year to 2020 2020-01-01 00:59:52 +00:00
NEWS Make goto-char offer the number at point as default 2020-12-14 17:16:00 +01:00
NEWS.1-17 ; Fix more trivial typos 2020-09-21 15:32:46 +02:00
NEWS.18 Update copyright year to 2020 2020-01-01 00:59:52 +00:00
NEWS.19 Update copyright year to 2020 2020-01-01 00:59:52 +00:00
NEWS.20 Update copyright year to 2020 2020-01-01 00:59:52 +00:00
NEWS.21 Update copyright year to 2020 2020-01-01 00:59:52 +00:00
NEWS.22 Consistently stylize eldoc as ElDoc in prose 2020-07-10 15:22:27 +01:00
NEWS.23 Consistently stylize eldoc as ElDoc in prose 2020-07-10 15:22:27 +01:00
NEWS.24 ; Fix NEWS.24 2020-01-01 18:30:58 +02:00
NEWS.25 * etc/NEWS.25: Belatedly announce upcase-dwim and downcase-dwim. 2020-05-27 14:09:23 -04:00
NEWS.26 Update copyright year to 2020 2020-01-01 00:59:52 +00:00
NEWS.27 Merge from origin/emacs-27 2020-11-23 09:41:53 -08:00
NEXTSTEP ; Prefer https to http in more URLs 2020-10-24 20:23:27 +02:00
NXML-NEWS Update copyright year to 2020 2020-01-01 00:59:52 +00:00
ORG-NEWS Update copyright year to 2020 2020-01-01 00:59:52 +00:00
package-keyring.gpg * etc/package-keyring.gpg: Add the 2019 key (backport) 2019-05-08 13:19:36 -04:00
PROBLEMS Merge from origin/emacs-27 2020-11-16 09:05:31 -08:00
ps-prin0.ps Update copyright year to 2020 2020-01-01 00:59:52 +00:00
ps-prin1.ps Update copyright year to 2020 2020-01-01 00:59:52 +00:00
publicsuffix.txt Update publicsuffix.txt from upstream 2020-12-09 11:52:59 +01:00
README Update copyright year to 2020 2020-01-01 00:59:52 +00:00
rgb.txt
ses-example.ses Update copyright year to 2020 2020-01-01 00:59:52 +00:00
spook.lines Add more spook.lines 2019-07-13 05:09:45 +02:00
TERMS Update copyright year to 2020 2020-01-01 00:59:52 +00:00
TODO ; Prefer https to http in more URLs 2020-10-24 20:23:27 +02:00
w32-feature.el Fix error in GMP test 2020-08-24 22:44:21 +01:00
yow.lines

This directory contains the architecture-independent files used by or
with Emacs.  This includes some text files of documentation for GNU
Emacs or of interest to Emacs users, and the file of dumped docstrings
for Emacs functions and variables.

COPYRIGHT AND LICENSE INFORMATION FOR IMAGE FILES

File: emacs.icon
  Author: Sun Microsystems, Inc
  Copyright (C) 1999, 2001-2020 Free Software Foundation, Inc.
  License: GNU General Public License version 3 or later (see COPYING)