[Tamago-tsunagi-vcs 33] [SCM] tamago-tsunagi (tamago-tsunagi) branch, rel, updated. tsunagi-5_0_1_0-10-g75fc961

Zurück zum Archiv-Index

itisa****@users***** itisa****@users*****
2015年 2月 1日 (日) 09:06:59 JST


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to "tamago-tsunagi" repository
containing the "tamago-tsunagi" project.

The branch, rel has been updated
       via  75fc961ec80926e3a736914a85baf4c5abac457a (commit)
       via  b830e192a69b62982f3fdc6a46996678cfd5f636 (commit)
       via  780d1baccae288e78945da917fc8e5fdbe55a33b (commit)
       via  d307b8e77218b80ab0d8dfe2f8c02dd28a52eabf (commit)
       via  e29065c545cad98ee96165b35bc2c5302de54fc6 (commit)
       via  2d8fa7c3aae0219d3219fbe16636aea8af16442b (commit)
       via  c6f980de0ebff5f9733e4232f217a6e4e3cb2562 (commit)
       via  681660b6b9084a629721b706e29cbafc7e649897 (commit)
       via  70b4805f64a25c581f8ae6a74442a4cc1884551a (commit)
       via  639d1bbcd417a6ac135ab206c7009ed92a7500aa (commit)
      from  e9d9547dce379f2c330542f7a72449f35d06c859 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 75fc961ec80926e3a736914a85baf4c5abac457a
Author: Mitsutoshi NAKANO <bkbin****@rinku*****>
Date:   Sat Jan 31 21:54:57 2015 +0900

    revert menudiag.el(menudiag-select-internal) to 2015-01-29
    
    * menudiag.el(menudiag-select-internal): reverted to 2015-01-29.
    (c6f980de0ebff5f9733e4232f217a6e4e3cb2562:menudiag.el)
    Hiroki Sato <hrs****@allbs*****> said that it is not necessary.
    https://sourceforge.jp/projects/tamago-tsunagi/lists/archive/misc/2015-January/000071.html
    
    	modified:   ChangeLog
    	modified:   menudiag.el

commit b830e192a69b62982f3fdc6a46996678cfd5f636
Author: Mitsutoshi NAKANO <bkbin****@rinku*****>
Date:   Sat Jan 31 20:34:11 2015 +0900

    add that users need to customize Emacs to load leim-list
    
    	modified:   ChangeLog
    	modified:   INSTALL

commit 780d1baccae288e78945da917fc8e5fdbe55a33b
Author: Mitsutoshi NAKANO <bkbin****@rinku*****>
Date:   Sat Jan 31 10:40:37 2015 +0900

    fix #34855, define datarootdir and rm autom4tc.cache in Makefile.in
    
    * Makefile.in(datarootdir): defined @datarootdir@, fixed #34855
    https://sourceforge.jp/ticket/browse.php?group_id=9668&tid=34855
    When "autoreconf; ./configure; make install", the installation
    directory changes to /emacs/site-lisp/egg/
    from /usr/local/share/emacs/site-lisp/egg/.
    Autoconf-2.69 dedines @lispdir@ as ${datarootdir}/emacs/site-lisp, but
    Makefile.in undefined datarootdir.
    * configure: reconfigured.
    * Makefile.in(distclean): added rm -rf autom4tc.cache/ .
    * .gitignore: added /autom4te.cache.
    And modified config.* to /config.*
    
    	modified:   .gitignore
    	modified:   ChangeLog
    	modified:   Makefile.in
    	modified:   configure

commit d307b8e77218b80ab0d8dfe2f8c02dd28a52eabf
Author: Mitsutoshi NAKANO <bkbin****@rinku*****>
Date:   Fri Jan 30 06:52:44 2015 +0900

    forget changing the number of problems in NEWS
    
    	modified:   ChangeLog
    	modified:   NEWS

commit e29065c545cad98ee96165b35bc2c5302de54fc6
Author: Mitsutoshi NAKANO <bkbin****@rinku*****>
Date:   Fri Jan 30 00:58:15 2015 +0900

    apply #34850 "make install" can not reinstall
    
    * Makefile.in(install-site): applied #34850 (install can not reinstall)
    ARAI Shun-ichi <herme****@ceres*****> found that "make install"
    can not delete egg directory.
    https://sourceforge.jp/ticket/browse.php?group_id=9668&tid=34850
    He wrote a patch, so applied.
    * Makefile.in: added copyright ARAI Shun-ichi <herme****@ceres*****>
    * Makefile.in: deleted old Maintaner
    
    	modified:   ChangeLog
    	modified:   Makefile.in
    	modified:   NEWS

commit 2d8fa7c3aae0219d3219fbe16636aea8af16442b
Author: Mitsutoshi NAKANO <bkbin****@rinku*****>
Date:   Fri Jan 30 00:03:09 2015 +0900

    fix #34849 "when egg-toroku-region, can not select menu by numbers"
    
    * menudiag.el: fixed #34849 by Hiroki Sato <hrs****@allbs*****>
    issue: when egg-toroku-region, can not select menu by numbers
    https://sourceforge.jp/ticket/browse.php?group_id=9668&tid=34849
    https://sourceforge.jp/projects/tamago-tsunagi/lists/archive/misc/2015-January/000037.html
    patch:
    https://sourceforge.jp/projects/tamago-tsunagi/lists/archive/misc/2015-January/000043.html
    - added Hiroki Sato to copyright
    * menudiag.el(menudiag-minibuffer-hook): added imput-method control
    * menudiag.el(menudiag-select-internal): rebinded overriding-local-map
    * menudiag.el: deleted Maintainer name
    
    	modified:   ChangeLog
    	modified:   NEWS
    	modified:   menudiag.el

commit c6f980de0ebff5f9733e4232f217a6e4e3cb2562
Author: Mitsutoshi NAKANO <bkbin****@rinku*****>
Date:   Thu Jan 29 11:34:03 2015 +0900

    modify to better (make-char-list) in egg-sim
    
    ARAI Shun-ichi <herme****@ceres*****> wrote better fix.
    https://sourceforge.jp/projects/tamago-tsunagi/lists/archive/misc/2015-January/000036.html
    So Mitsutoshi rewrote.
    
    add copyright Mr. ARAI to egg-sim.el
    add copyright Mitsutoshi to egg.el
    
    version 5.0.4.0
    
    	modified:   ChangeLog
    	modified:   NEWS
    	modified:   egg-sim.el
    	modified:   egg.el

-----------------------------------------------------------------------

Summary of changes:
 .gitignore  |    8 +-
 ChangeLog   |   60 ++
 INSTALL     |   11 +
 Makefile.in |   19 +-
 NEWS        |   30 +
 configure   | 3142 +++++++++++++++++++++++++++++++++++++++++++++++++----------
 egg-sim.el  |   32 +-
 egg.el      |    7 +-
 menudiag.el |    8 +-
 9 files changed, 2762 insertions(+), 555 deletions(-)
 create mode 100644 NEWS


hooks/post-receive
-- 
tamago-tsunagi (tamago-tsunagi)




Tamago-tsunagi-vcs メーリングリストの案内
Zurück zum Archiv-Index