Mon Nov 27 02:50:12 1995  Sakai Kiyotaka  <ksakai@netwk.ntt-at.co.jp>

	* locale.alias: New entry for Japanese.

Fri Nov 24 23:53:40 1995  Ulrich Drepper  <drepper@myware>

	* po-mode.el (po-quit): Always clear the message area after y-or-n-p.

Sat Nov 11 16:30:05 1995  Ulrich Drepper  <drepper@myware>

	* po-mode.el: Implement searching of inexact entries.

	* po-mode.el: Implement po-version.

Wed Nov  8 01:46:13 1995  Ulrich Drepper  <drepper@myware>

	* po-mode.el:
	Hilit file names and line numbers in #: with function-name face.

	* po-mode.el: Add support for XEmacs' font-lock.el.

	* po-mode.el:
	Patches by Franc,ois: enable hilit, handle multi-line #: lines, and
	don't pass -v argument to msgfmt.

Mon Nov  6 15:52:50 1995  Ulrich Drepper  <drepper@myware>

	* po-mode.el: msgfmt behaves now well again.  Return to use
	/dev/null as output file for verification.

Sun Nov  5 19:39:33 1995  Ulrich Drepper  <drepper@myware>

	* Makefile.in (dist-gettext): Make synonym for dist.

Sun Nov  5 15:40:53 1995  Ulrich Drepper  <drepper@myware>

	* Makefile.in (dist): Suppress error message when ln failed.
	Get files from $(srcdir) explicitly.

Wed Nov  1 10:39:07 1995  Ulrich Drepper  <drepper@myware>

	* gettextize.in:
	Don't use "!" as negation; not all versions of sh support it.  Patch
	by Tom Tromey.

Tue Oct 31 20:46:56 1995  Ulrich Drepper  <drepper@myware>

	* po-mode.el (po-msgfmt-program):
	Variable which contains name of the msgfmt program.
	(po-validate): Use above variable.

Tue Oct 31 19:12:53 1995  Tom Tromey  <tromey@cambric.colorado.edu>

	* gettextize.in: Don't use "!" as negation; not all versions of sh
	support it.

Mon Oct 30 22:22:32 1995  Ulrich Drepper  <drepper@myware>

	* po-mode.el (po-validate):
	Protect the previous value of compile-command.
	Change by Franc,ois Pinard.

Sun Oct 29 12:11:59 1995  Ulrich Drepper  <drepper@myware>

	* gettextize.in:
	Change text of trailing message about aclocal.m4 changing.  Suggested
	by Franc,ois Pinard.

	* Makefile.in (INSTALL_PROGRAM): Not used anymore.
	(INSTALL_SCRIPT): New variable,
	(install-exec): Install gettextize using INSTALL_SCRIPT.

	* po-mode.el (po-eval-requoted): Add space in description.

	* Makefile.in: Remove Emacs local variable setting.

Sat Oct 28 22:09:57 1995  Ulrich Drepper  <drepper@myware>

	* Makefile.in (install-src): Move some rules from install-data.
	(install-data): Add installation of locale.alias.

	* locale.alias: Initial revision

Sat Oct 28 18:08:45 1995  Ulrich Drepper  <drepper@myware>

	* po-mode.el: Apply latest patch by Franc,ois.

Sat Sep 23 14:34:47 1995  Ulrich Drepper  <drepper@myware>

	* gettextize.in:
	Run config.status shell script if this is exists and is selected.  This
 	is always necessary if one updates the intl/ dir.

Wed Sep 20 22:26:12 1995  Ulrich Drepper  <drepper@myware>

	* gettextize.in:
	Try to remove files in root and po/ dir before linking.  If this is
	not done re-linking to the same file will cause an error.

Thu Sep  7 00:21:27 1995  Ulrich Drepper  <drepper@myware>

	* gettext-sh: Protect IFS assignments.

Tue Aug 22 22:12:55 1995  Ulrich Drepper  <drepper@myware>

	* gettextize.in (usage):
	Rearrange help message.  Now describe -f option.
	Reported by Franc,ois Pinard.

Sat Aug 19 23:32:41 1995  Ulrich Drepper  <drepper@myware>

	* gettextize.in: Add missing terminating quotes.

	* Makefile.in (INSTALL_PROGRAM):
	*Do* use -m 755.  Autoconf does not set any mode.

	* Makefile.in (install-src):
	Make behave like install.  I.e. really install
	gettextize and the .elc files.

Sat Aug 19 15:08:31 1995  Ulrich Drepper  <drepper@myware>

	* gettextize.in:
	Some nicety changes of shell programming by Franc,ois Pinard.

	* po-mode.el (po-search-path): Extend by "../".

	* gettextize.in: Protect against relative source paths.
	Avoid exit an second level shell.

	* gettext-sh: Better comments:  By Franc,ois Pinard.

	* Makefile.in (INSTALL_PRG): Don't define mode ourself.
	(uninstall) Remove gettextize.

	* gettextize.in:
	intl/VERSION is now a real file and must not be generated here.

Fri Aug 18 12:05:01 1995  Ulrich Drepper  <drepper@myware>

	* gettext-sh: Use -s option for gettext instead of --shell-script.

Tue Aug 15 10:49:21 1995  Ulrich Drepper  <drepper@myware>

	* Makefile.in (all, check):
	Add gettextize to dependencies, so that install need not
	build anything.

Tue Aug 15 07:13:26 1995  Ulrich Drepper  <drepper@myware>

	* gettextize.in: Add intl/VERSION file.

	* gettextize.in: Remove target file for root- and po- file first.

	* gettextize.in:
	Files installed in top directory of package are now preceded by root-.
	All other are ignore (esp aclocal.m4).

Mon Aug 14 23:50:17 1995  Ulrich Drepper  <drepper@myware>

	* Makefile.in (exec_prefix, bindir):
	Directories needed for installing gettextize.
	(transform): Standard GNU program name transformation.
	(INSTALL_PROGRAM): Program to install gettextize as executable.
	(DISTFILES): Remove makelinks.in.  Distribute gettextize.in instead.
	(install-src): Install gettextize in selected binary directory.

	* gettextize.in: Initial revision

Thu Aug 10 22:18:48 1995  Ulrich Drepper  <drepper@myware>

	* gettext-sh: Fix typos.  Reported by Franc,ois Pinard.
	(TEXTDOMAIN): Set value from ${PACKAGE-NAME} variable and document it.

Tue Aug  8 21:45:20 1995  Ulrich Drepper  <drepper@myware>

	* Makefile.in (DISTFILES): Add locale.alias.

Mon Aug  7 23:48:55 1995  Ulrich Drepper  <drepper@myware>

	* Makefile.in (DISTFILES): gettext.perl moved from intl/.
	gettext-sh: New file.

	* gettext-sh: Initial revision.

	* elisp-comp:
	Use `rm -fr $tempdir' instead of `rm -f $tempdir/*; rmdir $tempdir'
 	because some NFS implementation create .nfsxxx files which are
 	not caught be the *.  Reported by Paul Nevai.

Fri Aug  4 22:38:50 1995  Ulrich Drepper  <drepper@myware>

	* Makefile.in (.el.elc):
	Include Franc,ois' wonderful pun to highlight warning text.

	* Makefile.in (distclean): Remove makelinks.

	* Makefile.in (dist): Remove `copying instead' message.

Wed Aug  2 19:44:48 1995  Ulrich Drepper  <drepper@myware>

	* Makefile.in (DISTFILES): makelinks.in instead of makelinks-sh.

	* makelinks.in: First try making symbolic links.
	Rename to makelinks.in because it will be configure by
 	config.status.

Tue Aug  1 15:54:26 1995  Ulrich Drepper  <drepper@myware>

	* po-mode.el: Fixes to run on DEMACS.
  	Provided by Franc,ois Pinard.

	* Makefile.in (check): Make same as all.

Tue Aug  1 10:32:46 1995  Ulrich Drepper  <drepper@myware>

	* makelinks-sh: Implement option handling.
	When intl/ subdir exist give warning and exit unless option -f
 	is given.
	Use ${echo} in place where translations will be necessary.

Wed Jul 26 01:24:53 1995  Ulrich Drepper  <drepper@myware>

	* makelinks-sh: Update for correct intl_files list.
	Handle existing directories.
	Handle non-existing ln and/or ln -s.
	Mostly by Franc,ois Pinard.

Sat Jul 22 01:14:48 1995  Ulrich Drepper  <drepper@myware>

	* Makefile.in (prefix,datadir,lispdir): New definitions.
	(SITELISPDIR): Remove variable.
	(all): Now build *.elc files.
	(install,uninstall): Specify complete path of files to delete.

Thu Jul 20 00:03:29 1995  Ulrich Drepper  <drepper@myware>

	* Makefile.in (DISTFILES): elisp-comp was missing.

Tue Jul 18 23:53:08 1995  Ulrich Drepper  <drepper@myware>

	* po-mode.el: Latest version by Franc,ois.  This version allows
 	scanning C source code for translatable strings and interactive
 	construction of the .po file.  The string matching heuristic is
 	due to Richard Stallman.

Tue Jul 18 01:32:59 1995  Ulrich Drepper  <drepper@myware>

	* Makefile.in (DISTFILES): Add magic.add.  Comes from ../.

	* po-mode.el, makelinks, combine-sh: Moved to here from ../intl/.
	magic.add: Moved to here from ../.

	* Makefile.in: Initial revision

