unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Stefan Kangas <stefankangas@gmail.com>
To: Morgan Smith <Morgan.J.Smith@outlook.com>
Cc: 66613-done@debbugs.gnu.org
Subject: bug#66613: [PATCH] * lisp/url/url-vars.el: Fix typo
Date: Sun, 22 Oct 2023 12:46:34 -0700	[thread overview]
Message-ID: <CADwFkmmMfju21uo=PPecn-w=fhVYcNa0airXZmv-Ld3kMW_jCQ@mail.gmail.com> (raw)
In-Reply-To: <DM5PR03MB3163425C6DAD1916BC9BD338C5D5A@DM5PR03MB3163.namprd03.prod.outlook.com> (Morgan Smith's message of "Wed, 18 Oct 2023 11:53:36 -0400")

Version: 29.2

Morgan Smith <Morgan.J.Smith@outlook.com> writes:

> ---
>  lisp/url/url-vars.el | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/lisp/url/url-vars.el b/lisp/url/url-vars.el
> index ef4b8b2841b..f7bcfb32628 100644
> --- a/lisp/url/url-vars.el
> +++ b/lisp/url/url-vars.el
> @@ -146,7 +146,7 @@ url-privacy-level
>  			   (const :tag "Emacs version" :value emacs)
>  			   (const :tag "Last location" :value lastloc)
>  			   (const :tag "Browser identification" :value agent)
> -			   (const :tag "No cookies" :value cookie)))
> +			   (const :tag "No cookies" :value cookies)))
>    :group 'url)
>
>  (defcustom url-lastloc-privacy-level 'domain-match

Thanks, installed on emacs-29.

[1: 43127294e13]: 2023-10-22 21:45:49 +0200
  Fix typo in url-privacy-level :type
  https://git.savannah.gnu.org/cgit/emacs.git/commit/?id=43127294e13af293369d710301b3a028ad4d53c3





      reply	other threads:[~2023-10-22 19:46 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-10-18 15:53 bug#66613: [PATCH] * lisp/url/url-vars.el: Fix typo Morgan Smith
2023-10-22 19:46 ` Stefan Kangas [this message]

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

  List information: https://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to='CADwFkmmMfju21uo=PPecn-w=fhVYcNa0airXZmv-Ld3kMW_jCQ@mail.gmail.com' \
    --to=stefankangas@gmail.com \
    --cc=66613-done@debbugs.gnu.org \
    --cc=Morgan.J.Smith@outlook.com \
    /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.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).