unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Masatake YAMATO <yamato@redhat.com>
To: rgm@gnu.org
Cc: acm@muc.de, emacs-devel@gnu.org
Subject: Re: Request for merging cc-guess.el
Date: Thu, 30 Jun 2011 16:08:35 +0900 (JST)	[thread overview]
Message-ID: <20110630.160835.950270842267550778.yamato@redhat.com> (raw)
In-Reply-To: <mcoc1fnauh.fsf@fencepost.gnu.org>

> Masatake YAMATO wrote:
> 
>> +;; Author:     1994-1995 Barry A. Warsaw
> 
> There doesn't seem to be a copyright assignment that covers this.

Really?  It seems that Barry A. Warsaw had worked some areas in emacs, especially
cc-mode.

    -*- mode: grep; default-directory: "/srv/sources/sources/e/emacs/^lcopy-trunk/pre-build/trunk/lisp/" -*-
    Grep started at Thu Jun 30 16:06:06

    grep -nH -e Barry ChangeLog*
    ChangeLog.3:1513:	* man.el, assoc.el: Installed Barry Warsaw's new and much more
    ChangeLog.3:11041:	Recommended by Barry Warsaw.
    ChangeLog.4:3348:1994-02-02  Barry A. Warsaw, ITB  (warsaw@anthem)
    ChangeLog.4:5412:1993-10-18  Barry A. Warsaw, ITB  (warsaw@anthem)
    ChangeLog.4:7852:1993-06-25  Barry A. Warsaw  (warsaw@anthem.nlm.nih.gov)
    ChangeLog.5:4478:1994-12-23  Barry A. Warsaw  (bwarsaw@cnri)
    ChangeLog.5:6507:1994-09-27  Barry A. Warsaw  (warsaw@anthem.nlm.nih.gov)
    ChangeLog.5:8130:1994-07-18  Barry A. Warsaw  (warsaw@anthem.nlm.nih.gov)
    ChangeLog.6:454:1996-07-02  Barry A. Warsaw  <reporter@python.org>
    ChangeLog.6:2669:1996-02-06  Barry A. Warsaw  <bwarsaw@anthem>
    ChangeLog.6:4796:1995-11-22  Barry A. Warsaw  <bwarsaw@anthem>
    ChangeLog.6:6357:1995-08-31  Barry A. Warsaw  <bwarsaw@anthem>
    ChangeLog.7:2242:	(browse-url-grail): Respect new-window arg (Barry Warsaw).
    ChangeLog.7:5375:1998-03-19  Barry A. Warsaw  <bwarsaw@cnri.reston.va.us>
    ChangeLog.7:5687:1998-03-06  Barry A. Warsaw  <cc-mode-help@python.org>
    ChangeLog.7:6340:1998-02-16  Barry A. Warsaw  <cc-mode-help@python.org>
    ChangeLog.7:8572:1997-10-23  Barry A. Warsaw  <cc-mode-help@python.org>
    ChangeLog.7:8604:1997-10-23  Barry A. Warsaw  <cc-mode-help@python.org>
    ChangeLog.7:8623:1997-10-23  Barry A. Warsaw  <cc-mode-help@python.org>
    ChangeLog.7:8632:1997-10-23  Barry A. Warsaw  <cc-mode-help@python.org>
    ChangeLog.7:10325:1997-09-15  Barry A. Warsaw  <cc-mode-help@python.org>
    ChangeLog.7:10746:1997-09-07  Barry A. Warsaw  <cc-mode-help@python.org>
    ChangeLog.7:12111:1997-08-15  Barry A. Warsaw  <cc-mode-help@python.org>
    ChangeLog.7:12273:1997-08-10  Barry A. Warsaw  <cc-mode-help@python.org>
    ChangeLog.7:12416:1997-08-09  Barry A. Warsaw  <cc-mode-help@python.org>
    ChangeLog.7:13467:1997-07-17  Barry A. Warsaw  <cc-mode-help@python.org>
    ChangeLog.7:19041:1997-04-12  Barry A. Warsaw  <bwarsaw@cnri.reston.va.us>
    ChangeLog.7:19502:1997-03-29  Barry A. Warsaw  <cc-mode-help@python.org>
    ChangeLog.7:19856:1997-03-12  Barry A. Warsaw  <cc-mode-help@python.org>
    ChangeLog.7:20484:1997-01-30  Barry A. Warsaw  <cc-mode-help@python.org>
    ChangeLog.7:21903:1996-10-08  Barry A. Warsaw  <cc-mode-help@python.org>
    ChangeLog.8:878:1999-12-12  Barry A. Warsaw  <bug-cc-mode@gnu.org>
    ChangeLog.8:883:1999-12-12  Barry A. Warsaw  <bug-cc-mode@gnu.org>
    ChangeLog.8:889:1999-12-12  Barry A. Warsaw  <bug-cc-mode@gnu.org>

    Grep finished (matches found) at Thu Jun 30 16:06:06



  reply	other threads:[~2011-06-30  7:08 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-06-30  4:20 Request for merging cc-guess.el Masatake YAMATO
2011-06-30  5:32 ` Glenn Morris
2011-06-30  7:08   ` Masatake YAMATO [this message]
2011-06-30 16:22     ` Richard Stallman
2011-07-01  6:28     ` Glenn Morris
2011-06-30  7:51   ` Barry Warsaw
2011-06-30 15:19   ` Chong Yidong
2011-06-30 15:38     ` Alan Mackenzie
2011-06-30 16:10       ` Chong Yidong
2011-06-30 20:52       ` Stefan Monnier
2011-06-30 21:27         ` Alan Mackenzie
2011-06-30 15:51     ` Barry Warsaw
2011-06-30 16:49     ` Glenn Morris
2011-06-30 16:56       ` Alan Mackenzie
2011-06-30  9:48 ` Alan Mackenzie
2011-06-30 10:16   ` Masatake YAMATO

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=20110630.160835.950270842267550778.yamato@redhat.com \
    --to=yamato@redhat.com \
    --cc=acm@muc.de \
    --cc=emacs-devel@gnu.org \
    --cc=rgm@gnu.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).