public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Ulrich Müller" <ulm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-emacs/gnuserv/files/
Date: Sat, 11 Nov 2023 17:48:05 +0000 (UTC)	[thread overview]
Message-ID: <1699724871.e746dfda4239b4b7c4b3f98076973ca872dd770d.ulm@gentoo> (raw)

commit:     e746dfda4239b4b7c4b3f98076973ca872dd770d
Author:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Sat Nov 11 17:46:46 2023 +0000
Commit:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Sat Nov 11 17:47:51 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e746dfda

app-emacs/gnuserv: Whitespace

Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org>

 app-emacs/gnuserv/files/gnuserv-3.12.8-devices.patch | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/app-emacs/gnuserv/files/gnuserv-3.12.8-devices.patch b/app-emacs/gnuserv/files/gnuserv-3.12.8-devices.patch
index faab53e6da1e..3d0e9f876292 100644
--- a/app-emacs/gnuserv/files/gnuserv-3.12.8-devices.patch
+++ b/app-emacs/gnuserv/files/gnuserv-3.12.8-devices.patch
@@ -43,16 +43,16 @@ need no advice for delete-frame.
 +
 +  (defun device-on-window-system-p (&optional device)
 +    "Return non-nil if DEVICE is on a window system.
-+  This generally means that there is support for the mouse, the menubar,
-+  the toolbar, glyphs, etc."
++This generally means that there is support for the mouse, the menubar,
++the toolbar, glyphs, etc."
 +    (and (cdr-safe (assq 'display (frame-parameters device))) t))
 +
 +  (defun delete-device (device &optional force)
 +    "Delete DEVICE, permanently eliminating it from use.
-+  Normally, you cannot delete the last non-minibuffer-only frame (you must
-+  use `save-buffers-kill-emacs' or `kill-emacs').  However, if optional
-+  second argument FORCE is non-nil, you can delete the last frame. (This
-+  will automatically call `save-buffers-kill-emacs'.)"
++Normally, you cannot delete the last non-minibuffer-only frame (you must
++use `save-buffers-kill-emacs' or `kill-emacs').  However, if optional
++second argument FORCE is non-nil, you can delete the last frame. (This
++will automatically call `save-buffers-kill-emacs'.)"
 +    (let ((frames (device-frame-list device)))
 +      (run-hook-with-args 'delete-device-hook device)
 +      (while frames


                 reply	other threads:[~2023-11-11 17:48 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1699724871.e746dfda4239b4b7c4b3f98076973ca872dd770d.ulm@gentoo \
    --to=ulm@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox