all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Richard Stallman <rms@gnu.org>
To: "Stephen J. Turnbull" <stephen@xemacs.org>
Cc: lele@metapensiero.it, emacs-devel@gnu.org
Subject: Re: VC mode and git
Date: Sun, 05 Apr 2015 05:10:59 -0400	[thread overview]
Message-ID: <E1Yega3-0007FA-KC@fencepost.gnu.org> (raw)
In-Reply-To: <87r3rzfpvh.fsf@uwakimon.sk.tsukuba.ac.jp> (stephen@xemacs.org)

[[[ To any NSA and FBI agents reading my email: please consider    ]]]
[[[ whether defending the US Constitution against all enemies,     ]]]
[[[ foreign or domestic, requires you to follow Snowden's example. ]]]

  > That script does the pull with no uncommitted changes, but my
  > understanding was that Richard likes to leave changes uncommitted, and
  > that was the case here.

On this occasion there were no changes I wanted to leave uncommitted,
and I think I had committed all of them before doing the pull that
messed things up.

I raised the issue of changes not to be installed because in
general I might have some.  I have had some in the past.  But I think
that was not a factor _this time_.

I tried to verify this by investigating what changes I stashed last
week.  But I could not tell the answer, because 'git stash show' gave
me the output below.

Now I am concerned that when I pull again, it will reinstall all of this.
Anyway, I can't see what my own changes were.

======================================================================
WARNING: terminal is not fully functional
-  (press RETURN)
 .gitattributes                            |    3 +
 CONTRIBUTE                                |   20 +
 ChangeLog                                 |   89 +-
 README.xwidget                            |    2 -
 admin/ChangeLog                           |    9 +
 admin/MAINTAINERS                         |    5 +
 admin/admin.el                            |    2 +-
 admin/authors.el                          |    2 +
 admin/notes/repo                          |   21 +
 configure.ac                              |  169 +-
 doc/emacs/ChangeLog                       |   36 +
 doc/emacs/ack.texi                        |    2 +-
 doc/emacs/basic.texi                      |    4 +-
 doc/emacs/buffers.texi                    |    2 +-
 doc/emacs/cmdargs.texi                    |   49 +-
 doc/emacs/custom.texi                     |    7 +-
 doc/emacs/display.texi                    |    4 +-
 doc/emacs/frames.texi                     |    2 +-
 doc/emacs/killing.texi                    |    2 +-
 doc/emacs/mini.texi                       |    2 +-
 doc/emacs/misc.texi                       |    2 +-
 doc/emacs/msdos-xtra.texi                 |    2 +-
 doc/emacs/msdos.texi                      |   39 +-
 doc/emacs/mule.texi                       |   86 +-
 doc/emacs/programs.texi                   |    6 +-
 doc/emacs/text.texi                       |    2 +-
 doc/emacs/trouble.texi                    |   10 +-
 doc/lispintro/emacs-lisp-intro.texi       |    6 +-
 doc/lispref/ChangeLog                     |   71 +
 doc/lispref/commands.texi                 |    6 +-
 doc/lispref/control.texi                  |  118 ++
 doc/lispref/display.texi                  |    7 +-
 doc/lispref/elisp.texi                    |    6 +-
 doc/lispref/frames.texi                   |   55 +-
 doc/lispref/functions.texi                |    4 +-
 doc/lispref/internals.texi                |    2 +-
 doc/lispref/loading.texi                  |    2 +-
 doc/lispref/minibuf.texi                  |    4 +-
 doc/lispref/numbers.texi                  |    2 +-
 doc/lispref/objects.texi                  |   37 +-
 doc/lispref/os.texi                       |    5 +-
 doc/lispref/positions.texi                |   10 +-
 doc/lispref/processes.texi                |   16 +-
 doc/lispref/searching.texi                |   12 +-
 doc/lispref/sequences.texi                |   69 +-
 doc/lispref/streams.texi                  |    2 +-
 doc/lispref/text.texi                     |    4 +-
:
 doc/misc/ChangeLog                        |   64 +
:
 doc/misc/auth.texi                        |   26 +-
:
 doc/misc/calc.texi                        |    2 +-
:
 doc/misc/cc-mode.texi                     |    4 +-
:
 doc/misc/cl.texi                          |   12 +
:
 doc/misc/efaq-w32.texi                    |  425 ++---
:
 doc/misc/efaq.texi                        |   12 +-
:
 doc/misc/eieio.texi                       |    2 +-
:
 doc/misc/erc.texi                         |   14 +-
:
 doc/misc/eshell.texi                      |    2 +-
:
 doc/misc/eww.texi                         |   10 +-
:
 doc/misc/gnus.texi                        |   30 +-
:
 doc/misc/htmlfontify.texi                 |    4 +-
:
 doc/misc/idlwave.texi                     |    4 +-
:
 doc/misc/ido.texi                         |    2 +-
:
 doc/misc/newsticker.texi                  |    2 +-
:
 doc/misc/org.texi                         |    8 +-
:
 doc/misc/pgg.texi                         |    2 +-
:
 doc/misc/reftex.texi                      |   16 +-
:
 doc/misc/texinfo.tex                      |  150 +-
:
 doc/misc/todo-mode.texi                   |    4 +-
:
 doc/misc/tramp.texi                       |   53 +-
:
 doc/misc/trampver.texi                    |    2 +-
:
 doc/misc/vhdl-mode.texi                   |    6 +-
:
 doc/misc/vip.texi                         |    2 +-
:
 doc/misc/viper.texi                       |    2 +-
:
 doc/misc/woman.texi                       |    2 +-
:
 etc/AUTHORS                               | 2947 ++++++++++++++++++-----------
:
 etc/ChangeLog                             |   25 +
:
 etc/GNUS-NEWS                             |    2 +
:
 etc/NEWS                                  |   92 +-
:
 etc/NEWS.24                               |   38 +-
:
 etc/TODO                                  |   15 +
:
 leim/ChangeLog                            |    7 +
:
 leim/Makefile.in                          |    2 +-
:
 lib-src/ChangeLog                         |   62 +
:
 lib-src/Makefile.in                       |    2 +-
:
 lib-src/emacsclient.c                     |   81 +-
:
 lib-src/etags.c                           |    8 +-
:
 lib-src/make-docfile.c                    |   27 +-
:
 lib-src/movemail.c                        |  197 +-
:
 lib/dirent.in.h                           |    2 +
:
 lib/dirfd.c                               |   32 +
:
 lib/fdopendir.c                           |   13 +-
:
 lib/getdtablesize.c                       |   42 +-
:
 lib/getopt.c                              |   52 +-
:
 lib/gnulib.mk                             |   11 +
:
 lib/signal.in.h                           |    8 +-
:
 lib/tempname.c                            |  118 +-
:
 lib/tempname.h                            |   15 +
:
 lisp/ChangeLog                            | 1769 ++++++++++++++++-
:
 lisp/ChangeLog.16                         |    4 +-
:
 lisp/Makefile.in                          |    4 +-
:
 lisp/autorevert.el                        |  154 +-
:
 lisp/battery.el                           |  103 +-
:
 lisp/bindings.el                          |    1 +
:
 lisp/calendar/solar.el                    |   22 +-
:
 lisp/calendar/todo-mode.el                |    7 +-
:
 lisp/cedet/ChangeLog                      |   28 +
:
 lisp/cedet/ede.el                         |   79 +-
:
 lisp/cedet/ede/auto.el                    |   13 +-
:
 lisp/cedet/ede/base.el                    |   35 +-
:
 lisp/cedet/ede/config.el                  |   30 +-
:
 lisp/cedet/ede/cpp-root.el                |   38 +-
:
 lisp/cedet/ede/custom.el                  |   10 +-
:
 lisp/cedet/ede/emacs.el                   |   20 +-
:
 lisp/cedet/ede/files.el                   |   22 +-
:
 lisp/cedet/ede/generic.el                 |   18 +-
:
 lisp/cedet/ede/linux.el                   |   24 +-
:
 lisp/cedet/ede/locate.el                  |   60 +-
:
 lisp/cedet/ede/pconf.el                   |   16 +-
:
 lisp/cedet/ede/pmake.el                   |   60 +-
:
 lisp/cedet/ede/proj-archive.el            |    6 +-
:
 lisp/cedet/ede/proj-aux.el                |    2 +-
:
 lisp/cedet/ede/proj-comp.el               |   22 +-
:
 lisp/cedet/ede/proj-elisp.el              |   50 +-
:
 lisp/cedet/ede/proj-info.el               |   20 +-
:
 lisp/cedet/ede/proj-misc.el               |    6 +-
:
 lisp/cedet/ede/proj-obj.el                |   16 +-
:
 lisp/cedet/ede/proj-prog.el               |   16 +-
:
 lisp/cedet/ede/proj-scheme.el             |    2 +-
:
 lisp/cedet/ede/proj-shared.el             |   12 +-
:
 lisp/cedet/ede/proj.el                    |   60 +-
:
 lisp/cedet/ede/project-am.el              |   84 +-
:
 lisp/cedet/ede/shell.el                   |    4 +-
:
 lisp/cedet/ede/simple.el                  |    4 +-
:
 lisp/cedet/ede/source.el                  |   16 +-
:
 lisp/cedet/ede/speedbar.el                |   20 +-
:
 lisp/cedet/ede/util.el                    |    6 +-
:
 lisp/cedet/semantic/analyze.el            |   32 +-
:
 lisp/cedet/semantic/analyze/refs.el       |    4 +-
:
 lisp/cedet/semantic/bovine/debug.el       |    8 +-
:
 lisp/cedet/semantic/complete.el           |  104 +-
:
 lisp/cedet/semantic/db-ebrowse.el         |   50 +-
:
 lisp/cedet/semantic/db-el.el              |   58 +-
:
 lisp/cedet/semantic/db-file.el            |   34 +-
:
 lisp/cedet/semantic/db-find.el            |   24 +-
:
 lisp/cedet/semantic/db-global.el          |   28 +-
:
 lisp/cedet/semantic/db-javascript.el      |   36 +-
:
 lisp/cedet/semantic/db-ref.el             |   15 +-
:
 lisp/cedet/semantic/db-typecache.el       |   30 +-
:
 lisp/cedet/semantic/db.el                 |   90 +-
:
 lisp/cedet/semantic/debug.el              |   37 +-
:
 lisp/cedet/semantic/decorate/include.el   |    6 +-
:
 lisp/cedet/semantic/doc.el                |    9 +-
:
 lisp/cedet/semantic/ede-grammar.el        |   18 +-
:
 lisp/cedet/semantic/ia-sb.el              |   12 +-
:
 lisp/cedet/semantic/mru-bookmark.el       |   10 +-
:
 lisp/cedet/semantic/scope.el              |   10 +-
:
 lisp/cedet/semantic/symref.el             |   12 +-
:
 lisp/cedet/semantic/symref/cscope.el      |    4 +-
:
 lisp/cedet/semantic/symref/global.el      |    4 +-
:
 lisp/cedet/semantic/symref/grep.el        |    4 +-
:
 lisp/cedet/semantic/symref/idutils.el     |    4 +-
:
 lisp/cedet/srecode/compile.el             |   15 +-
:
 lisp/cedet/srecode/dictionary.el          |   35 +-
:
 lisp/cedet/srecode/document.el            |    2 +-
:
 lisp/cedet/srecode/extract.el             |   24 +-
:
 lisp/cedet/srecode/fields.el              |   43 +-
:
 lisp/cedet/srecode/find.el                |   10 +-
:
 lisp/cedet/srecode/insert.el              |   82 +-
:
 lisp/cedet/srecode/map.el                 |   18 +-
:
 lisp/cedet/srecode/semantic.el            |    2 +-
:
 lisp/cedet/srecode/table.el               |    7 +-
:
 lisp/comint.el                            |   37 +-
:
 lisp/delsel.el                            |   17 +-
:
 lisp/desktop.el                           |   76 +-
:
 lisp/dired.el                             |   15 +-
:
 lisp/doc-view.el                          |   17 +-
:
 lisp/dom.el                               |   10 +
:
 lisp/emacs-lisp/byte-opt.el               |  121 +-
:
 lisp/emacs-lisp/byte-run.el               |   28 +-
:
 lisp/emacs-lisp/bytecomp.el               |   73 +-
:
 lisp/emacs-lisp/cconv.el                  |   31 +-
:
 lisp/emacs-lisp/check-declare.el          |   51 +-
:
 lisp/emacs-lisp/checkdoc.el               |   17 +-
:
 lisp/emacs-lisp/cl-generic.el             |  657 ++++---
:
 lisp/emacs-lisp/cl-indent.el              |   62 +-
:
 lisp/emacs-lisp/cl-lib.el                 |   16 -
:
 lisp/emacs-lisp/cl-macs.el                |  531 +++---
:
 lisp/emacs-lisp/cl-preloaded.el           |  241 ++-
:
 lisp/emacs-lisp/debug.el                  |   14 +-
:
 lisp/emacs-lisp/easy-mmode.el             |   25 +-
:
 lisp/emacs-lisp/edebug.el                 |   71 +-
:
 lisp/emacs-lisp/eieio-base.el             |   39 +-
:
 lisp/emacs-lisp/eieio-compat.el           |   64 +-
:
 lisp/emacs-lisp/eieio-core.el             |  744 +++-----
:
 lisp/emacs-lisp/eieio-custom.el           |  161 +-
:
 lisp/emacs-lisp/eieio-datadebug.el        |   68 +-
:
 lisp/emacs-lisp/eieio-opt.el              |   89 +-
:
 lisp/emacs-lisp/eieio.el                  |  208 +-
:
 lisp/emacs-lisp/generator.el              |  796 ++++++++
:
 lisp/emacs-lisp/gv.el                     |   17 +-
:
 lisp/emacs-lisp/lisp-mode.el              |   63 +-
:
 lisp/emacs-lisp/lisp.el                   |    5 +-
:
 lisp/emacs-lisp/macroexp.el               |   19 +-
:
 lisp/emacs-lisp/package-x.el              |    2 +-
:
 lisp/emacs-lisp/package.el                | 1132 +++++++----
:
 lisp/emacs-lisp/pcase.el                  |   23 +
:
 lisp/emacs-lisp/seq.el                    |   82 +-
:
 lisp/emacs-lisp/smie.el                   |    7 +-
:
 lisp/emacs-parallel/README.org            |  147 --
:
 lisp/emacs-parallel/parallel-remote.el    |   81 -
:
 lisp/emacs-parallel/parallel-xwidget.el   |   59 -
:
 lisp/emacs-parallel/parallel.el           |  310 ---
:
 lisp/emulation/viper-cmd.el               |    4 +-
:
 lisp/emulation/viper-init.el              |    2 +-
:
 lisp/emulation/viper-keym.el              |    8 +-
:
 lisp/erc/ChangeLog                        |   30 +
:
 lisp/erc/erc-spelling.el                  |    3 +-
:
 lisp/erc/erc.el                           |  105 +-
:
 lisp/eshell/em-hist.el                    |    4 +-
:
 lisp/eshell/em-pred.el                    |   14 +-
:
 lisp/eshell/esh-mode.el                   |    7 +
:


 lisp/facemenu.el                          |    2 +-
 lisp/faces.el                             |   20 +-
 lisp/filecache.el                         |    3 +-
:
 lisp/files.el                             |   21 +-
:
 lisp/font-lock.el                         |    8 +-
:
 lisp/frame.el                             |  131 +-
:
 lisp/frameset.el                          |    4 +-
:
 lisp/gnus/ChangeLog                       |  179 +-
:
 lisp/gnus/gnus-art.el                     |   80 +-
:
 lisp/gnus/gnus-int.el                     |    2 +-
:
 lisp/gnus/gnus-msg.el                     |   12 +-
:
 lisp/gnus/gnus-notifications.el           |   21 +-
:
 lisp/gnus/gnus-registry.el                |   45 +-
:
 lisp/gnus/gnus-start.el                   |   34 +-
:
 lisp/gnus/gnus-sum.el                     |    6 +-
:
 lisp/gnus/mail-source.el                  |   15 +-
:
 lisp/gnus/mailcap.el                      |    5 +
:
 lisp/gnus/message.el                      |    7 +-
:
 lisp/gnus/mm-decode.el                    |   25 +-
:
 lisp/gnus/mm-util.el                      |    5 +-
:
 lisp/gnus/mm-view.el                      |    2 +-
:
 lisp/gnus/nnimap.el                       |   74 +-
:
 lisp/gnus/nnir.el                         |  123 +-
:
 lisp/gnus/nnmail.el                       |    2 +-
:
 lisp/gnus/registry.el                     |   55 +-
:
 lisp/gnus/rfc2104.el                      |  124 --
:
 lisp/help-fns.el                          |   35 +-
:
 lisp/help-mode.el                         |   18 +-
:
 lisp/help.el                              |    2 +
:
 lisp/hi-lock.el                           |    7 +-
:
 lisp/ido.el                               |   18 +-
:
 lisp/image-mode.el                        |    6 +
:
 lisp/info-look.el                         |   47 +-
:
 lisp/international/fontset.el             |    1 +
:
 lisp/international/quail.el               |    7 +-
:
 lisp/isearchb.el                          |    6 +-
:
 lisp/json.el                              |    6 +-
:
 lisp/ldefs-boot.el                        |  591 +++---
:
 lisp/leim/quail/hangul.el                 |    4 +-
:
 lisp/mail/rmail.el                        |    4 +-
:
 lisp/mail/rmailmm.el                      |   17 +
:
 lisp/mail/rmailsum.el                     |   17 +-
:
 lisp/menu-bar.el                          |   12 +-
:
 lisp/misearch.el                          |    4 +-
:
 lisp/mouse.el                             |   13 +-
:
 lisp/net/browse-url.el                    |  159 +-
:
 lisp/net/dbus.el                          |    3 +-
:
 lisp/net/eudcb-bbdb.el                    |   24 +-
:
 lisp/net/eudcb-ldap.el                    |   53 +-
:
 lisp/net/eww.el                           |   52 +-
:
 lisp/net/ldap.el                          |   18 +-
:
 lisp/net/network-stream.el                |    6 +-
:
 lisp/net/rfc2104.el                       |  124 ++
:
 lisp/net/sasl-scram-rfc.el                |  163 ++
:
 lisp/net/sasl.el                          |    6 +-
:
 lisp/net/shr.el                           |  844 ++++++---
:
 lisp/net/tramp-adb.el                     |   98 +-
:
 lisp/net/tramp-cache.el                   |    6 +-
:
 lisp/net/tramp-gvfs.el                    |    2 +
:
 lisp/net/tramp-sh.el                      |  316 ++--
:
 lisp/net/tramp-smb.el                     |    6 +
:
 lisp/net/tramp.el                         |   46 +-
:
 lisp/net/trampver.el                      |    4 +-
:
 lisp/newcomment.el                        |   32 +
:
 lisp/obsolete/iswitchb.el                 |    6 +-
:
 lisp/org/ChangeLog                        |    4 +-
:
 lisp/outline.el                           |    7 +-
:
 lisp/play/gamegrid.el                     |   20 +-
:
 lisp/progmodes/cc-engine.el               |   10 +-
:
 lisp/progmodes/cc-mode.el                 |   25 +-
:
 lisp/progmodes/cperl-mode.el              |    6 +-
:
 lisp/progmodes/elisp-mode.el              |    9 +-
:
 lisp/progmodes/f90.el                     |   25 +-
:
 lisp/progmodes/gdb-mi.el                  |   12 +-
:
 lisp/progmodes/gud.el                     |    4 +-
:
 lisp/progmodes/js.el                      |   74 +
:
 lisp/progmodes/python.el                  |  381 ++--
:
 lisp/progmodes/ruby-mode.el               |   33 +-
:
 lisp/progmodes/sql.el                     |   45 +-
:
 lisp/progmodes/verilog-mode.el            |   37 +-
:
 lisp/progmodes/vhdl-mode.el               |  273 ++-
:
 lisp/progmodes/xref.el                    |   23 +
:
 lisp/rect.el                              |    3 +-
:
 lisp/register.el                          |   17 +-
:
 lisp/replace.el                           |    2 +-
:
 lisp/server.el                            |   12 +-
:
 lisp/simple.el                            |   82 +-
:
 lisp/startup.el                           |    7 +-
:
 lisp/subr.el                              |    7 +-
:
 lisp/textmodes/artist.el                  |    2 +-
:
 lisp/textmodes/css-mode.el                |  290 +--
:
 lisp/textmodes/flyspell.el                |  125 +-
:
 lisp/textmodes/ispell.el                  |   67 +-
:
 lisp/textmodes/reftex-vars.el             |   33 +-
:
 lisp/textmodes/text-mode.el               |   17 +
:
 lisp/url/ChangeLog                        |   11 +
:
 lisp/url/url-handlers.el                  |   15 +-
:
 lisp/vc/vc-bzr.el                         |   13 +-
:
 lisp/vc/vc-cvs.el                         |   24 +-
:
 lisp/vc/vc-git.el                         |   14 +-
:
 lisp/vc/vc-hg.el                          |   16 +-
:
 lisp/vc/vc-hooks.el                       |    4 +-
:
 lisp/vc/vc-mtn.el                         |   16 +-
:
 lisp/vc/vc-rcs.el                         |  164 +-
:
 lisp/vc/vc-sccs.el                        |   15 +-
:
 lisp/vc/vc-src.el                         |    8 +-
:
 lisp/vc/vc-svn.el                         |   15 +-
:
 lisp/vc/vc.el                             |   21 +
:
 lisp/w32-vars.el                          |   17 +-
:
 lisp/widget.el                            |    3 +
:
 lisp/windmove.el                          |    4 +-
:
 lisp/window.el                            |   57 +-
:
 lisp/winner.el                            |    2 +-
:
 lisp/xwidget.el                           |  592 ------
:
 lwlib/ChangeLog                           |    9 +
:
 lwlib/xlwmenu.c                           |   71 +-
:
 m4/dirfd.m4                               |   83 +
:
 m4/dup2.m4                                |   84 +-
:
 m4/fcntl.m4                               |   58 +-
:
 m4/getdtablesize.m4                       |    6 +-
:
 m4/gnulib-comp.m4                         |   20 +
:
 nt/ChangeLog                              |   19 +
:
 nt/INSTALL                                |   23 +-
:
 nt/cmdproxy.c                             |   72 +-
:
 nt/inc/ms-w32.h                           |    2 +
:
 src/ChangeLog                             |  669 ++++++-
:
 src/Makefile.in                           |   10 -
:
 src/alloc.c                               |  213 ++-
:
 src/bidi.c                                |    5 +
:
 src/buffer.c                              |   17 +-
:
 src/bytecode.c                            |    8 +-
:
 src/callint.c                             |   12 +-
:
 src/callproc.c                            |    2 +-
:
 src/character.c                           |   38 +
:
 src/character.h                           |    3 +
:
 src/charset.c                             |    4 +-
:
 src/coding.c                              |    8 +-
:
 src/data.c                                |   10 +-
:
 src/dispextern.h                          |   55 +-
:
 src/dispnew.c                             |  156 +-
:
 src/editfns.c                             |   63 +-
:
 src/emacs.c                               |   70 +-
:
 src/emacsgtkfixed.c                       |  119 +-
:
 src/emacsgtkfixed.h                       |   28 -
:
 src/eval.c                                |   22 +-
:
 src/fileio.c                              |   18 +-
:
 src/fns.c                                 |    2 +-
:
 src/font.c                                |    1 -
:
 src/frame.c                               |  231 ++-
:
 src/frame.h                               |   21 +-
:
 src/ftfont.c                              |    1 -
:
 src/gtkutil.c                             |  118 +-
:
 src/indent.c                              |   73 +-
:
 src/intervals.h                           |    4 +-
:
 src/keyboard.c                            |   72 +-
:
 src/keymap.c                              |    4 +-
:
 src/lisp.h                                |   68 +-
:
 src/lread.c                               |   37 +-
:
 src/menu.c                                |   58 +-
:
 src/minibuf.c                             |   26 +-
:
 src/nsfns.m                               |   88 +-
:
 src/print.c                               |   25 +-
:
 src/regex.c                               |   18 +-
:
 src/search.c                              |    6 +
:
 src/sysdep.c                              |   20 +-
:
 src/sysstdio.h                            |   29 +
:
 src/systime.h                             |    6 +-
:
 src/termhooks.h                           |    4 -
:
 src/textprop.c                            |    3 +-
:
 src/w32.c                                 |    1 +
:
 src/w32fns.c                              |   50 +-
:
 src/w32font.c                             |  110 +-
:
 src/w32inevt.c                            |    2 +-
:
 src/w32term.c                             |  247 ++-
:
 src/widget.c                              |   39 +-
:
 src/window.c                              |   29 +-
:
 src/xdisp.c                               | 2823 ++++++++++++---------------
:
 src/xfaces.c                              |    7 +-
:
 src/xfns.c                                |  150 +-
:
 src/xfont.c                               |  167 +-
:
 src/xmenu.c                               |   47 +-
:
 src/xml.c                                 |    3 +-
:
 src/xterm.c                               |  239 ++-
:
 src/xterm.h                               |   29 +-
:
 src/xwidget.c                             | 1853 ------------------
:
 src/xwidget.h                             |  115 --
:
 test/ChangeLog                            |  229 ++-
:
 test/automated/cl-lib-tests.el            |  216 ++-
:
 test/automated/eieio-test-methodinvoke.el |    4 +-
:
 test/automated/eieio-test-persist.el      |   17 +-
:
 test/automated/eieio-tests.el             |   57 +-
:
 test/automated/f90.el                     |   16 +
:
 test/automated/finalizer-tests.el         |   83 +
:
 test/automated/generator-tests.el         |  298 +++
:
 test/automated/package-test.el            |   83 +-
:
 test/automated/python-tests.el            |  359 +++-
:
 test/automated/sasl-scram-rfc-tests.el    |   50 +
:
 test/automated/seq-tests.el               |   55 +-
:
 test/automated/tramp-tests.el             |  264 ++-
:
 test/automated/vc-tests.el                |  240 ++-
:
 test/automated/xwidget-tests.el           |  121 --
:
 test/cedet/srecode-tests.el               |    2 +-
:
 test/indent/Makefile                      |    7 +-
:
 test/indent/js-indent-init-dynamic.js     |   30 +
:
 test/indent/js-indent-init-t.js           |   21 +
:
 test/indent/js.js                         |   10 +-
:
 test/indent/ruby.rb                       |    4 +
:
 test/xwidget-test-manual.el               |  204 --
:
 429 files changed, 19954 insertions(+), 13494 deletions(-)
======================================================================

-- 
Dr Richard Stallman
President, Free Software Foundation
51 Franklin St
Boston MA 02110
USA
www.fsf.org  www.gnu.org
Skype: No way! See stallman.org/skype.html.




  parent reply	other threads:[~2015-04-05  9:10 UTC|newest]

Thread overview: 541+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-03-24 15:57 VC mode and git Richard Stallman
2015-03-24 16:05 ` Dmitry Gutov
2015-03-26 10:54   ` Richard Stallman
2015-03-26 11:54     ` Dmitry Gutov
2015-03-26 11:57     ` John Yates
2015-03-26 17:00       ` Eli Zaretskii
2015-03-27  3:09       ` Richard Stallman
2015-03-24 16:10 ` Rasmus
2015-03-24 16:19 ` Jan D.
2015-03-24 16:20 ` Daniel Colascione
2015-03-26 10:54   ` Richard Stallman
2015-03-24 16:37 ` Eric S. Raymond
2015-03-24 17:20   ` Eli Zaretskii
2015-03-24 17:24     ` Daniel Colascione
2015-03-24 17:26       ` Eli Zaretskii
2015-03-24 17:36         ` Daniel Colascione
2015-03-25 14:43       ` Richard Stallman
2015-03-24 17:35     ` Eric S. Raymond
2015-03-24 18:03       ` Eli Zaretskii
2015-03-24 18:19         ` Eric S. Raymond
2015-03-25 14:43           ` Richard Stallman
2015-03-25 16:47             ` Eric S. Raymond
2015-03-26 10:56               ` Richard Stallman
2015-03-26 11:23                 ` Eric S. Raymond
2015-03-27  3:09                   ` Richard Stallman
2015-03-27  6:38                     ` Stephen J. Turnbull
2015-03-27 12:30                       ` Alan Mackenzie
2015-03-27 13:22                         ` Eli Zaretskii
2015-03-28 16:15                         ` Richard Stallman
2015-03-27 13:02                       ` Stefan Monnier
2015-03-27 16:53                         ` Stephen J. Turnbull
2015-03-27 18:10                           ` Stefan Monnier
2015-03-27 19:12                             ` Eli Zaretskii
2015-03-27 18:57                           ` Eli Zaretskii
2015-03-27  7:50                     ` Andreas Schwab
2015-03-26 11:57                 ` Dmitry Gutov
2015-03-25 17:57             ` Eli Zaretskii
2015-03-26 10:57               ` Richard Stallman
2015-03-26 16:47                 ` Eli Zaretskii
2015-03-26 10:57               ` Richard Stallman
2015-03-26 16:50                 ` Eli Zaretskii
2015-03-25 18:46             ` Paul Eggert
2015-03-24 18:04     ` Andreas Schwab
2015-03-25 14:43       ` Richard Stallman
2015-03-25 15:32         ` Andreas Schwab
2015-03-25 16:31           ` Eric S. Raymond
2015-03-26 10:56             ` Richard Stallman
2015-03-26 10:56           ` Richard Stallman
2015-03-26 11:03             ` Andreas Schwab
2015-03-26 11:38               ` Tassilo Horn
2015-03-26 16:59                 ` Eli Zaretskii
2015-03-26 17:07                   ` Dmitry Gutov
2015-03-26 17:15                     ` Eli Zaretskii
2015-03-27 13:25                     ` Richard Stallman
2015-03-27 13:34                       ` Eli Zaretskii
2015-03-28 16:16                         ` Richard Stallman
2015-03-28 17:41                           ` Eli Zaretskii
2015-03-28 19:54                             ` Stefan Monnier
2015-03-27  3:09                 ` Richard Stallman
2015-03-27  7:35                   ` Eli Zaretskii
2015-03-27 12:59                     ` Stefan Monnier
2015-03-27 13:30                       ` Eli Zaretskii
2015-03-27 17:58                         ` Stefan Monnier
2015-03-27 19:10                           ` Eli Zaretskii
2015-03-27 13:39                       ` Tak Kunihiro
2015-03-27 18:01                         ` Stefan Monnier
2015-03-28 16:16                       ` Richard Stallman
2015-03-26 15:38             ` Yann Hodique
2015-03-25 15:33         ` Yuri Khan
2015-03-25 17:48         ` Eli Zaretskii
2015-03-25  8:48     ` Steinar Bang
2015-03-25 17:30       ` Eli Zaretskii
2015-03-25 21:01         ` Steinar Bang
2015-03-26  3:34           ` Eli Zaretskii
2015-03-26  6:30             ` Steinar Bang
2015-03-26 10:57           ` Richard Stallman
2015-03-26 10:54   ` Richard Stallman
2015-03-26 11:25     ` Eric S. Raymond
2015-03-27  3:09       ` Richard Stallman
2015-03-27  3:21         ` Eric S. Raymond
2015-03-28 16:15           ` Richard Stallman
2015-03-24 17:06 ` Paul Eggert
2015-03-25 14:43   ` Richard Stallman
2015-03-25 18:00     ` Eli Zaretskii
2015-03-26 10:57       ` Richard Stallman
2015-03-26 16:51         ` Eli Zaretskii
2015-03-25 18:04     ` Harald Hanche-Olsen
2015-03-26 10:57       ` Richard Stallman
2015-03-26 11:21         ` Harald Hanche-Olsen
2015-03-27  3:08           ` Richard Stallman
2015-03-26 10:57       ` Richard Stallman
2015-03-26 11:24         ` Harald Hanche-Olsen
2015-03-26 12:16         ` Harald Hanche-Olsen
2015-04-05  9:11           ` Richard Stallman
2015-04-05  9:39             ` Harald Hanche-Olsen
2015-04-05 12:27               ` Steinar Bang
2015-04-05 17:42               ` Richard Stallman
2015-04-05 18:58                 ` Andreas Schwab
2015-04-05 19:48                   ` Alan Mackenzie
2015-04-06  5:50                   ` Richard Stallman
2015-04-06  6:22                     ` Andreas Schwab
2015-04-07 16:13                       ` Richard Stallman
2015-04-07 16:55                         ` Andreas Schwab
2015-04-08 18:21                           ` Richard Stallman
2015-04-05 20:01                 ` Harald Hanche-Olsen
2015-04-05 20:18                   ` Harald Hanche-Olsen
2015-04-06  5:50                     ` Richard Stallman
2015-04-06  6:54                       ` Steinar Bang
2015-04-05 12:43             ` Harald Hanche-Olsen
2015-04-05 13:01               ` Eli Zaretskii
2015-04-05 13:11                 ` Harald Hanche-Olsen
2015-04-05 13:32                   ` Harald Hanche-Olsen
2015-04-05 15:35                     ` Eli Zaretskii
2015-04-05 17:26                       ` Harald Hanche-Olsen
2015-04-05 17:36                         ` Eli Zaretskii
2015-04-05 19:08                 ` Stephen J. Turnbull
2015-04-05 19:16                   ` Eli Zaretskii
2015-04-06 15:58                     ` Harald Hanche-Olsen
2015-04-06 18:46                       ` Steinar Bang
2015-04-05 14:15               ` Yuri Khan
2015-04-05 17:42               ` Richard Stallman
2015-04-05 18:20                 ` Steinar Bang
2015-04-05 18:22                 ` Paul Eggert
2015-04-05 18:36                   ` Eli Zaretskii
2015-04-05 18:46                     ` Paul Eggert
2015-04-05 19:02                       ` Eli Zaretskii
2015-04-06  5:50                         ` Richard Stallman
2015-04-06  7:36                           ` Eli Zaretskii
2015-04-06 13:53                     ` Harald Hanche-Olsen
2015-04-06 14:25                       ` Steinar Bang
2015-04-06 14:53                         ` Harald Hanche-Olsen
2015-04-05 12:55             ` Eli Zaretskii
2015-03-25 18:20     ` Paul Eggert
2015-03-24 17:06 ` Andreas Schwab
2015-03-24 19:05   ` Sebastien Vauban
2015-03-24 19:15     ` Eli Zaretskii
2015-03-24 19:29       ` Daniel Colascione
2015-03-24 19:51         ` Eli Zaretskii
2015-03-24 19:54           ` Daniel Colascione
2015-03-26  9:50             ` Nicolas Richard
2015-03-25  0:41           ` Stephen J. Turnbull
2015-03-25  3:45             ` Eli Zaretskii
2015-03-25  7:21               ` Thien-Thi Nguyen
2015-03-25 17:27                 ` Eli Zaretskii
2015-03-25 22:31                   ` Thien-Thi Nguyen
2015-03-26 16:27                     ` Eli Zaretskii
2015-03-25 14:42         ` Richard Stallman
2015-03-25 17:43           ` Eli Zaretskii
2015-03-26 10:57             ` Richard Stallman
2015-03-26 11:52               ` Michael Albinus
2015-03-26 11:59               ` Eric S. Raymond
2015-03-26 12:23                 ` John Yates
2015-03-26 12:27                 ` Alexis
2015-03-26 17:02                 ` Eli Zaretskii
2015-03-26 16:46               ` Eli Zaretskii
2015-03-27 13:26                 ` Richard Stallman
2015-03-27 13:36                   ` Eli Zaretskii
2015-03-27 18:35                   ` Stephen J. Turnbull
2015-03-27 19:15                     ` Eli Zaretskii
2015-03-28 21:55                       ` Stephen J. Turnbull
2015-03-29  2:41                         ` Eli Zaretskii
2015-03-28 16:17                     ` Richard Stallman
2015-03-28 17:44                       ` Eli Zaretskii
2015-03-29 14:33                         ` Richard Stallman
2015-03-28 16:17                     ` Richard Stallman
2015-03-28 20:29                     ` Barry Warsaw
2015-03-24 19:56       ` Eric S. Raymond
2015-03-24 20:18         ` Eli Zaretskii
2015-03-24 21:54           ` Eric S. Raymond
2015-03-24 20:52       ` chad
2015-03-25  3:34         ` Eli Zaretskii
2015-03-25  6:07           ` Jan D.
2015-03-25 17:24             ` Eli Zaretskii
2015-03-25 18:03               ` Jan D.
2015-03-25 18:11                 ` Eli Zaretskii
2015-03-25 19:33                 ` Eric S. Raymond
2015-03-25 18:21               ` Stefan Monnier
2015-03-25 18:26                 ` Eli Zaretskii
2015-03-25  8:59           ` Steinar Bang
2015-03-24 21:18       ` Dmitry Gutov
2015-03-25  3:36         ` Eli Zaretskii
2015-03-25 15:33           ` Dmitry Gutov
2015-03-25 18:04             ` Eli Zaretskii
2015-03-26 10:56             ` Richard Stallman
2015-03-25  8:52       ` Steinar Bang
2015-03-25  9:00         ` Sebastien Vauban
2015-03-25  9:16           ` Steinar Bang
2015-03-25  9:48             ` Steinar Bang
2015-03-25 12:38               ` Stefan Monnier
2015-03-25 13:56                 ` Steinar Bang
2015-03-25 15:04                   ` Stefan Monnier
2015-03-25 18:03                     ` Eli Zaretskii
2015-03-25 18:19                       ` Alan Mackenzie
2015-03-25 18:37                         ` Yuri Khan
2015-03-25 18:49                           ` Eli Zaretskii
2015-03-25 19:03                             ` Yuri Khan
2015-03-25 19:11                               ` Eli Zaretskii
2015-03-25 19:23                           ` Alan Mackenzie
2015-03-25 19:30                             ` Yuri Khan
2015-03-25 20:46                             ` Steinar Bang
2015-03-25 21:16                           ` Stefan Monnier
2015-03-26  0:00                           ` David Caldwell
2015-03-25 18:49                         ` Lars Brinkhoff
2015-03-25 19:18                           ` Alan Mackenzie
2015-03-25 21:15                         ` Sergey Organov
2015-03-26  3:39                           ` Eli Zaretskii
2015-03-26  7:47                             ` Steinar Bang
2015-03-25 17:32         ` Eli Zaretskii
2015-04-18  1:38       ` vc-dwim when nothing to commit (was: VC mode and git) Ted Zlatanov
2015-04-18  7:39         ` Eli Zaretskii
2015-04-18 10:22           ` vc-dwim when nothing to commit Ted Zlatanov
2015-04-18 11:03             ` Eli Zaretskii
2015-05-04 20:18               ` Ted Zlatanov
2015-05-05 15:44                 ` Eli Zaretskii
2015-04-18 16:11           ` Dmitry Gutov
2015-04-18 16:23             ` Eric S. Raymond
2015-04-18 16:34               ` Eli Zaretskii
2015-04-18 16:30             ` Eli Zaretskii
2015-04-18 19:22               ` Dmitry Gutov
2015-04-18 19:35                 ` Eli Zaretskii
2015-04-18 20:52                   ` Dmitry Gutov
2015-04-18 17:13             ` Lars Magne Ingebrigtsen
2015-04-18 21:33               ` Dmitry Gutov
2015-04-19 10:16                 ` Michael Albinus
2015-03-25  8:53     ` VC mode and git Steinar Bang
2015-03-25  9:05       ` Sebastien Vauban
2015-03-25  9:18         ` Steinar Bang
2015-03-25  9:41           ` Sebastien Vauban
2015-03-25  9:57             ` Steinar Bang
2015-03-25 10:28             ` Eric S. Raymond
2015-03-25 12:40             ` Stefan Monnier
2015-03-26 10:04               ` Nicolas Richard
2015-03-26 10:55             ` Richard Stallman
2015-03-26 12:31               ` Steinar Bang
2015-03-27  3:10                 ` Richard Stallman
2015-03-25 14:42     ` Richard Stallman
2015-03-25 17:46       ` Eli Zaretskii
2015-03-25 23:50       ` Tak Kunihiro
2015-03-26  8:22       ` Andreas Schwab
2015-03-27  3:08         ` Richard Stallman
2015-03-27  7:48           ` Andreas Schwab
2015-03-27  9:06             ` Eli Zaretskii
2015-03-27 12:54               ` Stefan Monnier
2015-03-27 13:26                 ` Eli Zaretskii
2015-03-27 17:53                   ` Stefan Monnier
2015-03-27 18:42                     ` Filipp Gunbin
2015-03-27 19:16                       ` Eli Zaretskii
2015-03-27 19:45                         ` Paul Eggert
2015-03-27 19:57                           ` Eli Zaretskii
2015-03-28 21:59                             ` Stephen J. Turnbull
2015-03-29  6:19                               ` Tak Kunihiro
2015-03-28 10:00                           ` martin rudalics
2015-03-28 23:43                             ` Paul Eggert
2015-03-27 19:03                     ` Eli Zaretskii
2015-03-27 19:19                       ` Allen S. Rout
2015-03-27 19:38                         ` Eli Zaretskii
2015-03-27 20:20                           ` Óscar Fuentes
2015-03-27 22:34                             ` Stefan Monnier
2015-03-28  7:17                               ` Eli Zaretskii
2015-03-28  7:27                                 ` Andreas Schwab
2015-03-28  7:42                                   ` Eli Zaretskii
2015-03-28 12:22                                     ` Stefan Monnier
2015-03-29 14:32                                       ` Richard Stallman
2015-03-28  8:18                                 ` Jan D.
2015-03-28  8:34                                   ` Eli Zaretskii
2015-03-28  9:04                                     ` Eli Zaretskii
2015-03-28 12:22                                       ` Stefan Monnier
2015-03-28  9:05                                 ` Ivan Shmakov
2015-03-28 13:50                                 ` Simon Leinen
2015-03-29  8:24                                   ` Steinar Bang
2015-03-27 20:31                           ` Allen S. Rout
2015-03-28  6:43                             ` Thien-Thi Nguyen
2015-03-28 16:17                     ` Richard Stallman
2015-03-28 16:15                 ` Richard Stallman
2015-03-28 19:52                   ` Stefan Monnier
2015-03-29 14:33                     ` Richard Stallman
2015-03-30  7:24                     ` Mike Gerwitz
2015-03-30  7:54                   ` Mike Gerwitz
2015-03-30 14:40                     ` Eli Zaretskii
2015-03-30 17:24                       ` Stefan Monnier
2015-03-30 17:43                         ` Eli Zaretskii
2015-03-30 20:37                           ` Stefan Monnier
2015-03-31 11:40                             ` Eli Zaretskii
2015-03-30 19:24                       ` Stephen J. Turnbull
2015-03-30 19:44                         ` Eli Zaretskii
2015-03-31  4:03                           ` Stephen J. Turnbull
2015-03-31  6:30                             ` Harald Hanche-Olsen
2015-03-31  7:20                               ` Harald Hanche-Olsen
2015-03-31  8:37                                 ` Andreas Schwab
2015-03-31 12:52                                 ` Harald Hanche-Olsen
2015-04-01 10:21                                   ` Richard Stallman
2015-03-31 14:06                                 ` Richard Stallman
2015-03-31  7:35                               ` Andreas Schwab
2015-03-31  8:25                                 ` Harald Hanche-Olsen
2015-03-31  8:36                                   ` Andreas Schwab
2015-03-31 14:07                                   ` Richard Stallman
2015-03-31 14:15                                     ` Andreas Schwab
2015-03-31 15:34                                       ` Harald Hanche-Olsen
2015-03-31 15:50                                         ` Eli Zaretskii
2015-03-31 16:36                                           ` Harald Hanche-Olsen
2015-03-31 16:58                                             ` Eli Zaretskii
2015-03-31 17:05                                               ` Harald Hanche-Olsen
2015-04-01 10:22                                               ` Richard Stallman
2015-03-31 17:17                                         ` Stephen J. Turnbull
2015-03-31 14:30                                     ` Eli Zaretskii
2015-03-31 15:07                                     ` Steinar Bang
2015-04-01 10:22                                       ` Richard Stallman
2015-04-01 10:35                                         ` Andreas Schwab
2015-04-02  7:19                                           ` Richard Stallman
2015-04-03  7:27                                             ` Steinar Bang
2015-04-03  7:46                                               ` Eli Zaretskii
2015-04-03  8:16                                                 ` Stephen J. Turnbull
2015-04-03  8:30                                                   ` Eli Zaretskii
2015-04-03  8:34                                                 ` Harald Hanche-Olsen
2015-04-03 11:32                                                   ` Eli Zaretskii
2015-04-03  9:22                                                 ` Steinar Bang
2015-04-03 11:33                                                   ` Eli Zaretskii
2015-04-01 14:43                                         ` Eli Zaretskii
2015-04-01 15:25                                           ` Robert Pluim
2015-04-01 15:58                                             ` Eli Zaretskii
2015-04-02  7:01                                               ` Robert Pluim
2015-04-02 15:01                                                 ` Eli Zaretskii
2015-04-02 15:38                                                   ` Robert Pluim
2015-04-03 11:02                                                   ` Richard Stallman
2015-04-03 11:41                                                     ` Eli Zaretskii
2015-04-04 14:48                                                       ` Richard Stallman
2015-04-04 15:14                                                         ` Eli Zaretskii
2015-04-03 15:10                                                     ` Steinar Bang
2015-04-04 14:46                                                       ` Richard Stallman
2015-04-04 15:12                                                         ` Eli Zaretskii
2015-04-04 15:23                                                           ` Steinar Bang
2015-04-04 15:28                                                             ` Eli Zaretskii
2015-04-04 16:09                                                               ` Steinar Bang
2015-04-04 16:36                                                                 ` martin rudalics
2015-04-04 22:09                                                                   ` Steinar Bang
2015-04-04 16:40                                                                 ` Eli Zaretskii
2015-04-05  9:10                                                                 ` Richard Stallman
2015-04-05 17:43                                                           ` Richard Stallman
2015-04-05 17:58                                                             ` Eli Zaretskii
2015-04-01 15:43                                         ` Steinar Bang
2015-04-01 16:00                                           ` Eli Zaretskii
2015-03-31 17:11                                     ` Stephen J. Turnbull
2015-03-31 17:21                                       ` Eli Zaretskii
2015-03-31  8:50                                 ` Alan Mackenzie
2015-03-31  9:02                                   ` Andreas Schwab
2015-03-31  9:24                                   ` Stephen J. Turnbull
2015-03-31 10:49                                     ` Alan Mackenzie
2015-03-31 11:02                                       ` Andreas Schwab
2015-03-31 12:33                                         ` Eli Zaretskii
2015-03-31 11:02                                       ` Andreas Schwab
2015-03-31 12:42                                       ` Steinar Bang
2015-03-31 15:48                                         ` Alan Mackenzie
2015-03-31 17:38                                           ` Stephen J. Turnbull
2015-03-31 20:46                                             ` Alan Mackenzie
2015-03-31 21:43                                               ` Stephen J. Turnbull
2015-04-01  6:18                                                 ` Harald Hanche-Olsen
2015-04-01  7:14                                                   ` Stephen J. Turnbull
2015-04-01 14:21                                                     ` Eli Zaretskii
2015-04-02  7:18                                                     ` Richard Stallman
2015-04-02 17:54                                                       ` Stephen J. Turnbull
2015-04-03 18:25                                                         ` Richard Stallman
2015-04-03 20:43                                                           ` Stephen J. Turnbull
2015-04-03 18:25                                                         ` Richard Stallman
2015-04-01 14:20                                                   ` Eli Zaretskii
2015-04-02  7:18                                                   ` Richard Stallman
2015-04-02  7:22                                                     ` Harald Hanche-Olsen
2015-04-02 18:29                                                       ` Stephen J. Turnbull
2015-04-03 11:03                                                       ` Richard Stallman
2015-03-31 18:31                                           ` Steinar Bang
2015-03-31 18:40                                             ` Steinar Bang
2015-03-31 13:34                                       ` Sebastien Vauban
2015-03-31 14:07                                         ` Eli Zaretskii
2015-03-31 14:26                                           ` Dmitry Gutov
2015-03-31 14:31                                             ` Eli Zaretskii
2015-03-31 14:39                                               ` Andreas Schwab
2015-03-31 14:47                                                 ` Eli Zaretskii
2015-03-31 14:52                                                   ` Andreas Schwab
2015-03-31 15:02                                                     ` Eli Zaretskii
2015-04-01 10:22                                               ` Richard Stallman
2015-04-01 14:44                                                 ` Eli Zaretskii
2015-03-31 14:35                                         ` Stephen J. Turnbull
2015-03-31 14:47                                         ` Steinar Bang
2015-03-31 14:02                                       ` Stephen J. Turnbull
2015-03-31 21:43                                         ` Alan Mackenzie
2015-04-01  1:25                                           ` Stephen J. Turnbull
2015-04-01 12:32                                             ` Alan Mackenzie
2015-04-01 12:54                                               ` Michael Albinus
2015-04-01 19:50                                               ` Ricardo Wurmus
2015-04-01 22:34                                                 ` Alan Mackenzie
2015-04-01 22:37                                                   ` Daniel Colascione
2015-04-02  2:46                                                   ` Eli Zaretskii
2015-04-01 21:11                                               ` Stephen J. Turnbull
2015-04-01 22:05                                                 ` Alan Mackenzie
2015-04-01 23:29                                                   ` chad
2015-04-02 20:09                                                 ` Thien-Thi Nguyen
2015-04-02 22:04                                                   ` Stephen J. Turnbull
2015-04-02 14:52                                               ` Eli Zaretskii
2015-04-02 21:32                                                 ` Daniel Colascione
2015-04-03  7:05                                                   ` Steinar Bang
2015-04-03  7:06                                                   ` Eli Zaretskii
2015-04-01  9:28                                           ` Sergey Organov
2015-04-01 10:32                                             ` Alan Mackenzie
2015-04-01 10:39                                               ` Andreas Schwab
2015-04-01 14:47                                                 ` Eli Zaretskii
2015-04-01 14:51                                                   ` Andreas Schwab
2015-04-01 15:15                                                     ` Eli Zaretskii
2015-04-01 15:39                                                       ` Andreas Schwab
2015-04-01 15:59                                                         ` Eli Zaretskii
2015-04-01 16:09                                                           ` Óscar Fuentes
2015-04-01 16:15                                                             ` Eli Zaretskii
2015-04-01 16:25                                                               ` Drew Adams
2015-04-01 17:09                                                                 ` Óscar Fuentes
2015-04-01 17:47                                                                   ` Eli Zaretskii
2015-04-01 17:52                                                                   ` Drew Adams
2015-04-01 17:29                                                                 ` Jose E. Marchesi
2015-04-01 19:11                                                                   ` Harald Hanche-Olsen
2015-04-01 14:56                                                   ` Óscar Fuentes
2015-04-01 15:17                                                     ` Eli Zaretskii
2015-04-01 16:36                                                     ` Alan Mackenzie
2015-04-01 15:25                                                   ` Steinar Bang
2015-04-01 13:03                                               ` Sergey Organov
2015-04-01 15:10                                                 ` Eli Zaretskii
2015-04-01 15:52                                                   ` Sergey Organov
2015-04-01 16:18                                                     ` Eli Zaretskii
2015-04-02 12:27                                                       ` Sergey Organov
2015-04-02 12:50                                                         ` Harald Hanche-Olsen
2015-04-02 13:32                                                           ` Sergey Organov
2015-04-02 15:18                                                         ` Eli Zaretskii
2015-04-02 17:02                                                           ` Sergey Organov
2015-04-02 17:30                                                             ` Eli Zaretskii
2015-04-02 18:28                                                               ` Andreas Schwab
2015-04-02 19:11                                                                 ` Eli Zaretskii
2015-04-02 20:50                                                               ` Sergey Organov
2015-04-03  7:35                                                                 ` Eli Zaretskii
2015-04-03 14:43                                                                   ` Sergey Organov
2015-04-03 15:08                                                                     ` Eli Zaretskii
2015-04-02 22:40                                                               ` Stephen J. Turnbull
2015-04-03  7:12                                                                 ` Eli Zaretskii
2015-04-03  8:00                                                                   ` Stephen J. Turnbull
2015-04-03  8:28                                                                     ` Eli Zaretskii
2015-04-03 17:31                                                                       ` Stephen J. Turnbull
2015-04-03 21:21                                                                         ` Eli Zaretskii
2015-04-03 21:40                                                                           ` Sergey Organov
2015-04-04  7:29                                                                             ` Eli Zaretskii
2015-04-06 15:28                                                                               ` Sergey Organov
2015-04-03 22:41                                                                           ` Stephen J. Turnbull
2015-04-04  6:51                                                                             ` Steinar Bang
2015-04-04  7:40                                                                             ` Eli Zaretskii
2015-04-04  8:30                                                                               ` martin rudalics
2015-04-04  9:31                                                                                 ` Eli Zaretskii
2015-04-04 15:59                                                                                   ` martin rudalics
2015-04-04 16:39                                                                                     ` Eli Zaretskii
2015-04-04 22:58                                                                                       ` Stephen J. Turnbull
2015-04-05  7:02                                                                                         ` Eli Zaretskii
2015-04-05  8:44                                                                                           ` Stephen J. Turnbull
2015-04-05 12:28                                                                                             ` Eli Zaretskii
2015-04-05 18:45                                                                                               ` Stephen J. Turnbull
2015-04-05 19:05                                                                                                 ` Eli Zaretskii
2015-04-06 14:58                                                                                       ` martin rudalics
2015-04-07 17:09                                                                                         ` Eli Zaretskii
2015-04-08  7:05                                                                                           ` martin rudalics
2015-04-08  8:15                                                                                             ` Eli Zaretskii
2015-04-04 22:05                                                                                     ` Steinar Bang
2015-04-04 23:17                                                                                       ` Stephen J. Turnbull
2015-04-05  6:43                                                                                         ` Steinar Bang
2015-04-04 22:31                                                                                   ` Stephen J. Turnbull
2015-04-04 22:01                                                                               ` Stephen J. Turnbull
2015-04-05  6:58                                                                                 ` Eli Zaretskii
2015-04-05  8:31                                                                                   ` Stephen J. Turnbull
2015-04-05  8:57                                                                                     ` Eli Zaretskii
2015-04-05 17:36                                                                                       ` Stephen J. Turnbull
2015-04-05 17:50                                                                                         ` Eli Zaretskii
2015-04-05 17:42                                                                                     ` Richard Stallman
2015-04-05 18:06                                                                                       ` Eli Zaretskii
2015-04-05  9:55                                                                                   ` Harald Hanche-Olsen
2015-04-05 12:58                                                                                     ` Eli Zaretskii
2015-04-05  9:59                                                                                   ` Harald Hanche-Olsen
2015-04-04  8:59                                                                             ` Harald Hanche-Olsen
2015-04-04 21:04                                                                               ` Stephen J. Turnbull
2015-04-04 21:41                                                                                 ` Lele Gaifax
2015-04-04 23:14                                                                                   ` Stephen J. Turnbull
2015-04-05  8:27                                                                                     ` Lele Gaifax
2015-04-05  9:10                                                                                     ` Richard Stallman [this message]
2015-04-05 12:44                                                                                       ` Eli Zaretskii
2015-04-05 12:54                                                                                         ` Harald Hanche-Olsen
2015-04-05 13:02                                                                                           ` Eli Zaretskii
2015-04-05 13:12                                                                                             ` Eli Zaretskii
2015-04-05 13:17                                                                                               ` Harald Hanche-Olsen
2015-04-05 13:19                                                                                               ` Dmitry Gutov
2015-04-05 15:25                                                                                                 ` Eli Zaretskii
2015-04-05 17:42                                                                                               ` Richard Stallman
2015-04-05 17:56                                                                                                 ` Eli Zaretskii
2015-04-05 18:15                                                                                                 ` Eli Zaretskii
2015-04-03 11:04                                                                 ` Richard Stallman
2015-04-03 11:53                                                                   ` Eli Zaretskii
2015-04-03 17:35                                                                   ` Stephen J. Turnbull
2015-04-03 21:21                                                                     ` Sergey Organov
2015-04-04 14:46                                                                     ` Richard Stallman
2015-04-03 11:03                                                         ` Richard Stallman
2015-03-31 11:47                             ` Eli Zaretskii
2015-03-31 14:17                               ` Stephen J. Turnbull
2015-03-31 14:06                             ` Richard Stallman
2015-03-31 16:32                               ` Stephen J. Turnbull
2015-03-31  5:12                       ` Mike Gerwitz
2015-03-31 11:51                         ` Eli Zaretskii
2015-03-27 14:07               ` Dmitry Gutov
2015-03-27 14:17                 ` Eli Zaretskii
2015-03-27 14:57                   ` Dmitry Gutov
2015-03-27 15:16                     ` Eli Zaretskii
2015-03-27 15:33                       ` Dmitry Gutov
2015-03-27 15:37                         ` Eli Zaretskii
2015-03-27 17:10                           ` Dmitry Gutov
2015-03-27 18:58                             ` Eli Zaretskii
2015-03-28 16:17                               ` Richard Stallman
2015-03-27 15:16                     ` Sven Axelsson
2015-03-27 15:39                       ` Eli Zaretskii
2015-03-28 16:17                 ` Richard Stallman
2015-03-27 15:21               ` Daniel Colascione
2015-03-27 17:58               ` Steinar Bang
2015-03-28 16:15             ` Richard Stallman
2015-03-28 22:05               ` Stephen J. Turnbull
2015-03-29  2:44                 ` Eli Zaretskii
2015-03-29 14:33                 ` Richard Stallman
2015-03-29 15:09                   ` Eli Zaretskii
2015-03-29 18:05                     ` Stephen J. Turnbull
2015-03-29 18:30                       ` Eli Zaretskii
2015-03-30  0:50                         ` Stephen J. Turnbull
2015-03-30  2:41                           ` Eli Zaretskii
2015-03-29 17:53                   ` Stephen J. Turnbull
2015-03-31 14:02                     ` Richard Stallman
2015-03-24 21:59 ` Stefan Monnier
2015-03-25  1:22   ` Stephen J. Turnbull
2015-03-25  2:01     ` Eric S. Raymond
2015-03-25  4:18       ` Stephen J. Turnbull
2015-03-26 10:54   ` Richard Stallman
2015-03-26 13:28     ` Stefan Monnier
2015-03-26 14:36       ` David Engster
2015-03-26 13:31     ` Stefan Monnier
2015-03-25  8:40 ` Steinar Bang
2015-03-25 17:28   ` Eli Zaretskii
2015-03-26 17:54 ` Mark H Weaver

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

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=E1Yega3-0007FA-KC@fencepost.gnu.org \
    --to=rms@gnu.org \
    --cc=emacs-devel@gnu.org \
    --cc=lele@metapensiero.it \
    --cc=stephen@xemacs.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 external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.