Files
emacs/etc
Ulrich Müller d32091199a Fix quoted argument in emacsclient-mail.desktop Exec key
Apparently the emacsclient-mail.desktop file doesn't conform to the
Desktop Entry Specification at
https://specifications.freedesktop.org/desktop-entry-spec/desktop-entry-spec-latest.html#exec-variables
which says about the Exec key:

| Field codes must not be used inside a quoted argument, the result of
| field code expansion inside a quoted argument is undefined.

However, the %u field code is used inside a quoted argument of the
Exec key in both the [Desktop Entry] and [Desktop Action new-window]
sections.
* etc/emacsclient-mail.desktop (Exec): The Desktop Entry
Specification does not allow field codes like %u inside a quoted
argument. Work around it by passing %u as first parameter ($1)
to the shell wrapper.
* etc/emacsclient.desktop (Exec): Use `sh` rather than `placeholder`
as the command name of the shell wrapper.  (Bug#60204)
2022-12-24 09:19:40 +02:00
..
2022-11-29 23:05:53 -05:00
2022-11-29 23:05:53 -05:00
2022-11-20 12:59:39 +01:00
2022-09-08 23:35:04 +02:00
2022-10-15 13:06:45 +02:00
2022-12-09 22:02:03 +02:00
2022-09-12 02:47:11 +02:00
2022-12-23 19:29:37 +01:00
2022-11-30 16:59:41 +01:00
2022-10-15 13:06:45 +02:00
2022-11-30 16:59:41 +01:00
2022-10-15 13:06:45 +02:00
2022-10-15 13:06:45 +02:00
2022-11-18 13:06:55 +01:00
2022-11-20 12:59:39 +01:00
2022-11-30 16:59:41 +01:00
2022-11-11 15:52:37 +01:00

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-2022 Free Software Foundation, Inc.
  License: GNU General Public License version 3 or later (see COPYING)