unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Andreas Schwab <schwab@linux-m68k.org>
To: Katsumi Yamaoka <yamaoka@jpl.org>
Cc: bob@gnu.org, emacs-devel@gnu.org
Subject: Re: emacs-w3m?
Date: Thu, 25 Feb 2010 00:32:40 +0100	[thread overview]
Message-ID: <m2vddmmcpz.fsf@igel.home> (raw)
In-Reply-To: <b4m7hq21bli.fsf@jpl.org> (Katsumi Yamaoka's message of "Thu, 25 Feb 2010 08:02:33 +0900")

Katsumi Yamaoka <yamaoka@jpl.org> writes:

> You seem to have committed share/emacs/site-lisp/w3m/ and the files
> to the Emacs trunk.  Isn't it a mistake?

There's also a 30MB log-n0.out and spurious change to configure.

commit d0644a08e3c5d125cc68025125398296549561dc
Author: Robert J. Chassell <bob@gnu.org>
Date:   Wed Feb 24 22:07:26 2010 +0000

    Merge: add word to sentence in trunk/doc/lispintro/emacs-lisp-intro.texi, in section Finding More Information

 configure                                 |18773 +-
 doc/lispintro/emacs-lisp-intro.texi       |    2 +-
 log-n0.out                                |817351 +++++++++++++++++++++++++++++
 share/emacs/site-lisp/w3m/ChangeLog       |10203 +
 share/emacs/site-lisp/w3m/ChangeLog.1     | 6731 +
 share/emacs/site-lisp/w3m/mew-w3m.el      |  474 +
 share/emacs/site-lisp/w3m/mime-w3m.el     |  227 +
 share/emacs/site-lisp/w3m/octet.el        |  547 +
 share/emacs/site-lisp/w3m/w3m-antenna.el  |  659 +
 share/emacs/site-lisp/w3m/w3m-bookmark.el |  588 +
 share/emacs/site-lisp/w3m/w3m-bug.el      |  192 +
 share/emacs/site-lisp/w3m/w3m-ccl.el      |  202 +
 share/emacs/site-lisp/w3m/w3m-cookie.el   |  578 +
 share/emacs/site-lisp/w3m/w3m-dtree.el    |  239 +
 share/emacs/site-lisp/w3m/w3m-ems.el      | 1410 +
 share/emacs/site-lisp/w3m/w3m-favicon.el  |  367 +
 share/emacs/site-lisp/w3m/w3m-fb.el       |  208 +
 share/emacs/site-lisp/w3m/w3m-filter.el   |  367 +
 share/emacs/site-lisp/w3m/w3m-form.el     | 1896 +
 share/emacs/site-lisp/w3m/w3m-hist.el     |  732 +
 share/emacs/site-lisp/w3m/w3m-image.el    |  266 +
 share/emacs/site-lisp/w3m/w3m-lnum.el     |  144 +
 share/emacs/site-lisp/w3m/w3m-load.el     |  447 +
 share/emacs/site-lisp/w3m/w3m-mail.el     |  396 +
 share/emacs/site-lisp/w3m/w3m-namazu.el   |  278 +
 share/emacs/site-lisp/w3m/w3m-perldoc.el  |  124 +
 share/emacs/site-lisp/w3m/w3m-proc.el     |  801 +
 share/emacs/site-lisp/w3m/w3m-rss.el      |  169 +
 share/emacs/site-lisp/w3m/w3m-search.el   |  365 +
 share/emacs/site-lisp/w3m/w3m-session.el  |  909 +
 share/emacs/site-lisp/w3m/w3m-symbol.el   |  230 +
 share/emacs/site-lisp/w3m/w3m-tabmenu.el  |  188 +
 share/emacs/site-lisp/w3m/w3m-ucs.el      |  109 +
 share/emacs/site-lisp/w3m/w3m-util.el     | 1421 +
 share/emacs/site-lisp/w3m/w3m-weather.el  |  510 +
 share/emacs/site-lisp/w3m/w3m.el          |10648 +
 share/info/emacs-w3m-ja.info              | 7014 +
 share/info/emacs-w3m.info                 | 7004 +
 38 files changed, 877176 insertions(+), 15593 deletions(-)

Andreas.

-- 
Andreas Schwab, schwab@linux-m68k.org
GPG Key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
"And now for something completely different."




  reply	other threads:[~2010-02-24 23:32 UTC|newest]

Thread overview: 57+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-02-24 23:02 emacs-w3m? Katsumi Yamaoka
2010-02-24 23:32 ` Andreas Schwab [this message]
2010-02-25  2:11 ` emacs-w3m? Robert J. Chassell
2010-02-25 15:26   ` emacs-w3m? David Reitter
2010-02-25 16:10     ` emacs-w3m? Leo
2010-02-25 16:28       ` emacs-w3m? Óscar Fuentes
2010-02-25 19:31         ` emacs-w3m? bob
2010-02-25 20:52           ` emacs-w3m? Óscar Fuentes
2010-02-25 22:51             ` emacs-w3m? Robert J. Chassell
2010-02-25 23:59               ` emacs-w3m? Óscar Fuentes
2010-02-26  2:17                 ` emacs-w3m? Robert J. Chassell
2010-02-26  3:59                   ` emacs-w3m? Stephen J. Turnbull
2010-02-26  6:53                     ` emacs-w3m? Miles Bader
2010-02-26  9:13                       ` emacs-w3m? Andreas Roehler
2010-02-26  9:57                     ` emacs-w3m? Eli Zaretskii
2010-02-27  9:29                       ` emacs-w3m? Stephen J. Turnbull
2010-02-27 11:10                         ` emacs-w3m? Óscar Fuentes
2010-02-27 11:38                           ` emacs-w3m? Eli Zaretskii
2010-02-27 11:58                             ` emacs-w3m? Óscar Fuentes
2010-02-27 12:57                             ` emacs-w3m? Stephen J. Turnbull
2010-02-27 12:59                               ` emacs-w3m? Eli Zaretskii
2010-02-27 15:23                                 ` emacs-w3m? Stephen J. Turnbull
2010-02-27 15:34                                 ` emacs-w3m? Stephen J. Turnbull
2010-02-27 17:13                                   ` emacs-w3m? Robert J. Chassell
2010-02-28 23:11                                     ` emacs-w3m? David Reitter
2010-02-28 15:03                             ` emacs-w3m? Richard Stallman
2010-02-28 16:34                               ` emacs-w3m? Stephen J. Turnbull
2010-02-28 17:10                               ` emacs-w3m? Eli Zaretskii
2010-02-28 20:45                               ` emacs-w3m? Stefan Monnier
2010-03-01  2:42                                 ` emacs-w3m? Miles Bader
2010-03-01  4:56                                   ` emacs-w3m? Stefan Monnier
2010-03-01  7:06                                     ` emacs-w3m? Miles Bader
2010-03-01 17:13                                       ` emacs-w3m? Eli Zaretskii
2010-03-02 17:39                                         ` emacs-w3m? Richard Stallman
2010-03-02 18:07                                           ` emacs-w3m? Eli Zaretskii
2010-02-27 12:43                           ` emacs-w3m? Stephen J. Turnbull
2010-02-26  9:17                   ` emacs-w3m? Andreas Schwab
2010-02-26  9:18                   ` emacs-w3m? Eli Zaretskii
2010-02-26 11:47                     ` emacs-w3m? Robert J. Chassell
2010-02-26 14:51                       ` emacs-w3m? Eli Zaretskii
2010-02-26 16:59                         ` emacs-w3m? Robert J. Chassell
2010-02-26 17:35                           ` emacs-w3m? Eli Zaretskii
2010-02-26 21:50                             ` emacs-w3m? Robert J. Chassell
2010-02-26 23:46                               ` emacs-w3m? Eli Zaretskii
2010-02-27  1:37                                 ` emacs-w3m? Robert J. Chassell
2010-02-27  2:45                                   ` emacs-w3m? David De La Harpe Golden
2010-02-27 10:53                                     ` emacs-w3m? Robert J. Chassell
2010-02-27 11:43                           ` emacs-w3m? Eli Zaretskii
2010-02-27 16:30                             ` emacs-w3m? Robert J. Chassell
2010-02-26 13:13                   ` emacs-w3m? Óscar Fuentes
2010-02-26  6:01       ` emacs-w3m? Richard Stallman
2010-02-25 16:24     ` emacs-w3m? Andreas Schwab
2010-02-25 16:29       ` emacs-w3m? Óscar Fuentes
2010-02-25 16:39       ` emacs-w3m? David Reitter
2010-02-25 16:50         ` emacs-w3m? Andreas Schwab
2010-02-25 17:10         ` emacs-w3m? Stephen J. Turnbull
2010-02-25 18:20           ` emacs-w3m? Andreas Roehler

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=m2vddmmcpz.fsf@igel.home \
    --to=schwab@linux-m68k.org \
    --cc=bob@gnu.org \
    --cc=emacs-devel@gnu.org \
    --cc=yamaoka@jpl.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).