emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Use radix-tree for string arrays


From: Yuchen Pei
Subject: Re: Use radix-tree for string arrays
Date: Fri, 07 Jul 2023 20:35:25 +1000
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux)

On Thu 2023-07-06 18:50:17 +0000, Philip Kaludercic wrote:

> 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)

Thanks for the tip.

Best,
Yuchen

-- 
PGP Key: 47F9 D050 1E11 8879 9040  4941 2126 7E93 EF86 DFD0
          <https://ypei.org/assets/ypei-pubkey.txt>



reply via email to

[Prev in Thread] Current Thread [Next in Thread]