unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Philip Kaludercic <philipk@posteo.net>
To: Yuchen Pei <id@ypei.org>
Cc: Emacs Devel mailing list <emacs-devel@gnu.org>
Subject: Re: Use radix-tree for string arrays
Date: Thu, 06 Jul 2023 18:50:17 +0000	[thread overview]
Message-ID: <87mt087u3a.fsf@posteo.net> (raw)
In-Reply-To: <87ilayf1im.fsf@ypei.org> (Yuchen Pei's message of "Thu, 06 Jul 2023 08:15:45 +1000")

Yuchen Pei <id@ypei.org> writes:

> On Wed 2023-07-05 16:47:38 +0000, Philip Kaludercic wrote:
>
>> Yuchen Pei <id@ypei.org> writes:
>>
>>> @@ -1,6 +1,6 @@
>>>  ;;; radix-tree.el --- A simple library of radix trees -*-
>>> lexical-binding: t; -*-
>>>  
>>> -;; Copyright (C) 2016-2023 Free Software Foundation, Inc.
>>> +;; Copyright (C) 2016-2022 Free Software Foundation, Inc.
>>
>> I suppose this edit was not intentional?
>
> It's not. It's because I modified emacs 28.2, the version I use, and
> diffed against master.

In that case I can recommend using copyright-update.  I have this block
in my init.el:

(setopt copyright-names-regexp
        (regexp-opt '("Free Software Foundation, Inc."
                      "<your name here>")))
(add-hook 'before-save-hook #'copyright-update)

> Best,
> Yuchen



  reply	other threads:[~2023-07-06 18:50 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-07-05 13:01 Use radix-tree for string arrays Yuchen Pei
2023-07-05 16:47 ` Philip Kaludercic
2023-07-05 22:15   ` Yuchen Pei
2023-07-06 18:50     ` Philip Kaludercic [this message]
2023-07-07 10:35       ` Yuchen Pei

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=87mt087u3a.fsf@posteo.net \
    --to=philipk@posteo.net \
    --cc=emacs-devel@gnu.org \
    --cc=id@ypei.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.
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).