emacs-devel
[Top][All Lists]
Advanced

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

Re: Changes to lisp/gnus/auth-source.el


From: Ted Zlatanov
Subject: Re: Changes to lisp/gnus/auth-source.el
Date: Mon, 10 Mar 2008 08:07:12 -0500
User-agent: Gnus/5.110007 (No Gnus v0.7) Emacs/23.0.60 (gnu/linux)

On Sun, 09 Mar 2008 21:12:45 -0400 Glenn Morris <address@hidden> wrote: 

>> +(eval-when-compile (require 'cl))

GM> Not needed.

Not currently, but I will be using cl features.  Or do you mean it's
generally not needed anymore?

>> +(defgroup auth-source nil
>> +  "Authentication sources."
>> +  :version "22.1"

GM> "23.1" (and a "No Gnus" comment per Gnus convention?).

I'll make the change.

On Mon, 10 Mar 2008 10:33:15 +0900 Miles Bader <address@hidden> wrote: 

MB> Glenn Morris <address@hidden> writes:
>>> +;; Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
>>> +;;   2005, 2006, 2007, 2008 Free Software Foundation, Inc.
>> 
>> Have you really been developing this file, with its single defcustom,
>> for 12 years?

MB> It must be a very refined defcustom... :-)

I'll have a defun in there by 2012 :)

Yes, so I copied gnus-registry.el, which copied others, for the
copyright assignment.  I thought the copyright notice was for the whole
Gnus tree, not for individual files.  If this is incorrect,
gnus-registry.el and other files may need to be adjusted too.

I'll commit the auth-source.el copyright date fix and the version fix
with my next commit.

Ted





reply via email to

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