emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] /srv/bzr/emacs/trunk r112072: Automate the build of ja-dic


From: Paul Eggert
Subject: [Emacs-diffs] /srv/bzr/emacs/trunk r112072: Automate the build of ja-dic.el.
Date: Sun, 17 Mar 2013 21:30:20 -0700
User-agent: Bazaar (2.5.0)

------------------------------------------------------------
revno: 112072
fixes bug: http://debbugs.gnu.org/13984
committer: Paul Eggert <address@hidden>
branch nick: trunk
timestamp: Sun 2013-03-17 21:30:20 -0700
message:
  Automate the build of ja-dic.el.
  
  ja-dic.el no longer needs to be in the repository: it's now
  generated as part of the build from bzr.  Also, update SKK-JISYO.L to
  match the upstream source exactly.
  * .bzrignore: Add leim/ja-dic/.
  * leim/ja-dic/ja-dic.el: Remove from repository.  It is still distributed
  as part of the Emacs tarball.
  * leim/Makefile.in ($(srcdir)/ja-dic/ja-dic.el): New rule.
  (compile-main): Depend on it.
  * leim/SKK-DIC/README: Update to reflect new build procedure.
  * leim/SKK-DIC/SKK-JISYO.L: Update to match source exactly.
  This is now the annotated version, to match the upstream file name;
  the unannotated one is built from it automatically.
  * lisp/international/ja-dic-cnv.el (skkdic-convert): Remove the annotations
  from the input, rather than assume that it's been done for us by the
  SKK script unannotate.awk.  Switch ja-dic.el to UTF-8.  Don't put
  the current date into a ja-dic.el comment, as that complicates
  regression testing.
removed:
  leim/ja-dic/
  leim/ja-dic/ja-dic.el
modified:
  .bzrignore
  ChangeLog
  leim/ChangeLog
  leim/Makefile.in
  leim/SKK-DIC/README
  leim/SKK-DIC/SKK-JISYO.L
  lisp/ChangeLog
  lisp/international/ja-dic-cnv.el
Diff too large for email (190446 lines, the limit is 10000).

reply via email to

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