summaryrefslogtreecommitdiffstats
path: root/debian/gettext-kde/gettext-kde-0.10.35/misc/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'debian/gettext-kde/gettext-kde-0.10.35/misc/ChangeLog')
-rw-r--r--debian/gettext-kde/gettext-kde-0.10.35/misc/ChangeLog671
1 files changed, 671 insertions, 0 deletions
diff --git a/debian/gettext-kde/gettext-kde-0.10.35/misc/ChangeLog b/debian/gettext-kde/gettext-kde-0.10.35/misc/ChangeLog
new file mode 100644
index 00000000..eac12f83
--- /dev/null
+++ b/debian/gettext-kde/gettext-kde-0.10.35/misc/ChangeLog
@@ -0,0 +1,671 @@
+1998-03-30 Fran�ois Pinard <[email protected]>
+
+ * po-mode.el (po-tags-search, po-mark-translatable,
+ po-select-mark-and-mark): Call interactive after the doc string,
+ instead of before.
+ Reported by Tom Tromey.
+
+1998-04-27 21:17 Ulrich Drepper <[email protected]>
+
+ * po-mode.el: Update from most recent version.
+
+ * gettextize.in: Use aclocaldir from configuration.
+
+1997-09-04 Fran�ois Pinard <[email protected]>
+
+ * po-mode.el: Rename po-middle-of-entry to po-start-of-msgstr, add
+ variable po-start-of-msgid. Use it whenever appropriate.
+
+ * po-mode.el (po-find-file-coding-system): New function.
+ Reported by Ken'ichi Handa.
+
+ * po-mode.el: Normalise string= to string-equal.
+
+ * po-mode.el (po-send-mail): Allow for mailing to the team.
+ (po-guess-team-address): New function.
+
+1997-09-02 Fran�ois Pinard <[email protected]>
+
+ * po-mode.el (po-set-comment): Unused variable buffer.
+ (po-edit-string): Unused variables start, middle, end and obsolete.
+ (po-tags-search): Unused variable find-string.
+
+ * po-mode.el (po-check-lock): Create the work buffer as required, to
+ avoid diagnostics about selecting a deleted buffer, after a user
+ explicitly killed the work buffer instead of exiting it normally.
+ Reported by Hrvoje Niksic.
+
+ * po-mode.el: New variable po-mode-menu-layout.
+ (po-mode): Establish a bar mode menu if possible.
+ Reported by Nils Naumann.
+
+ * po-mode.el: Decide set-translation-domain before using it.
+ This avoids a byte-compilation warning.
+
+ * po-mode.el (po-set-comment): Rearrange wrong conditional flow.
+ Translator comments were duplicated, when contents were unchanged.
+ Reported by Enrique Melero.
+
+1997-09-01 Fran�ois Pinard <[email protected]>
+
+ * po-mode.el (po-highlight, po-dehighlight): New functions.
+ New globals: po-highlight-p, po-highlight-face and po-overlay.
+ (po-edit-msgstr): Highlight the msgid string while editing.
+ (po-tags-search): Highlight found string.
+ (po-mark-found-string): Unhilight string before replacing it.
+ Reported by Jim Meyering, Michel Robitaille and Ulrich Drepper.
+
+ * po-mode.el (po-set-field): Tells if buffer was modified.
+ (po-edit-msgstr): Never make fuzzy an entry which is unmodified.
+
+ * po-mode.el: Add M command, and variables po-compose-mail-function,
+ po-translation-project-address and po-gzip-uuencode-command.
+ (po-guess-archive-name, po-send-mail): New functions.
+ Reported by Karl Eichwalder.
+
+1997-08-31 Fran�ois Pinard <[email protected]>
+
+ * po-mode.el (po-replace-revision-date): Enforce ISO 8601 zones.
+ Reported by Enrique Melero G�mez, Karl Eichwalder, Max de
+ Mendizabal and Santiago Vila Doncel.
+
+ * po-mode.el (po-edit-string): Expand tabs while editing
+ translations. Reported by G�ran Uddeborg.
+
+ * po-mode.el: Accept C-c C-k to abort recursive edits.
+ Reported by G�ran Uddeborg and Hrvoje Niksic.
+
+1997-06-02 Ben Pfaff <[email protected]>
+
+ * po-mode.el (po-find-c-string, po-extract-unquoted): Process ANSI
+ string concatenation and K&R escaped newlines.
+
+1997-03-02 Hrvoje Niksic <[email protected]>
+
+ * po-mode.el (po-help): To continue, also accept things like a
+ mouse press or an arrow key.
+
+1996-11-12 Fran�ois Pinard <[email protected]>
+
+ * po-mode.el: Alter po-font-lock-keywords to properly highlight C
+ formats, when using an upper case letter as formatting functor.
+
+ * po-mode.el: If available, prefer force-mode-line-update builtin.
+
+ * po-mode.el: Use our own buffer-substring, defining it as
+ buffer-substring-no-properties if available. Because of text
+ properties, buffer-substring does not always return a string.
+
+ * po-mode.el (po-consider-source-path): Ensure a trailing slash.
+
+1996-05-13 Andreas Schwab <[email protected]>
+
+ * po-mode.el (po-eval-requoted, po-extract-unquoted): Correct
+ missing or spurious backslashes in some regexps.
+
+1997-08-01 15:49 Ulrich Drepper <[email protected]>
+
+ * Makefile.am (AUTOMAKE_OPTIONS): Require version 1.2.
+
+1997-04-12 Hrvoje Niksic <[email protected]>
+
+ * po-mode.el: Customize.
+
+1997-03-10 06:56 Ulrich Drepper <[email protected]>
+
+ * elisp-comp: Use EMACS environment variable is available instead
+ of always executing emacs.
+
+1996-12-03 23:24 Ulrich Drepper <[email protected]>
+
+ * gettextize.in: Update --help and --version texts.
+
+1996-11-22 04:45 Ulrich Drepper <[email protected]>
+
+ * Makefile.am (EXTRA_DIST): Add locale.alias.
+
+1996-11-21 23:11 Ulrich Drepper <[email protected]>
+
+ * Makefile.am: Remove rules for ELisp handling. Automake now
+ knows what to do.
+
+1996-10-28 23:09 Ulrich Drepper <[email protected]>
+
+ * gettextize.in: Remove -v from help message. Change format of
+ --version text according to last GNU coding standard. Don't print
+ help message for unknown option. Instead print "Try `..."
+ message.
+
+1996-10-19 17:41 1996 Ulrich Drepper <[email protected]>
+
+ * locale.alias: Language for czech entry must be cs.
+
+1996-09-18 00:29 Fran�ois Pinard <[email protected]>
+
+ * po-mode.el (po-font-lock-keywords): Correct highlighting of
+ formats like %3d.
+
+1996-08-19 Fran�ois Pinard <[email protected]>
+
+ * po-mode.el: Restructured to avoid all byte-compilation warnings.
+ Highlighting using `hilit19' is being deprecated, font lock code
+ should now automatically be activated whenever available.
+
+1996-07-15 Fran�ois Pinard <[email protected]>
+
+ * po-mode.el: po-mode.el (po-kill-msgstr): Ensure po-entry-type is
+ always defined before decreasing counter.
+
+1996-07-15 01:08 Ulrich Drepper <[email protected]>
+
+ * gettextize.in (gettext_dir): Remove warning that files will be
+ removed. It's not really necessary since the -f option is
+ necessary. Suggested by Fran�ois Pinard.
+
+1996-06-26 18:40 Ulrich Drepper <[email protected]>
+
+ * po-mode.el: Added ELisp support. Patch by Fran�ois Pinard.
+
+1996-06-18 15:12 Ulrich Drepper <[email protected]>
+
+ * gettextize.in (aclocal_version): new variable. Value determined
+ by configure. This finally makes the check of the aclocal.m4
+ version number correct because this number need not be the same as
+ the version number of the package.
+
+1996-06-06 02:02 Ulrich Drepper <[email protected]>
+
+ * gettextize.in: Rewrite copying now that files are kept in
+ different directories and don't use funny prefixes anymore.
+
+1996-06-05 16:36 Ulrich Drepper <[email protected]>
+
+ * Makefile.am (DISTCLEANFILES): Renamed from CLEANFILES and
+ changed $(lisp_DATA) to $(ELCFILES).
+
+1996-06-03 00:46 Ulrich Drepper <[email protected]>
+
+ * Makefile.am (elc_DATA): Rename to elc_SCRIPTS so that
+ distribution wents smooth.
+
+1996-06-02 21:16 Ulrich Drepper <[email protected]>
+
+ * Makefile.am (SUFFIXES): New variable. Automake wants it this
+ way to introduce new suffixes.
+
+ * Makefile.am: Initial revision.
+
+1996-06-01 18:20 Ulrich Drepper <[email protected]>
+
+ * Makefile.in (default): Add default rule because AIX' make does
+ not understand multiple goals in default rule.
+
+ * Makefile.in (DISTFILES): Rename README-TCL to README-Tcl.
+
+ * gettextize.in: Implement test for correct aclocal.m4 version.
+
+1996-04-06 02:40 Ulrich Drepper <drepper@myware>
+
+ * po-mode.el: Apply Fran�ois' patch for new default values of
+ configuration variables and new header entry format.
+
+1996-04-02 18:56 Ulrich Drepper <drepper@myware>
+
+ * Makefile.in (all-gettext): New goal. Same as all.
+
+1996-04-02 03:18 Fran�ois Pinard <[email protected]>
+
+ * po-mode.el: * Let po-show-source-context update
+ po-reference-cursor itself, and display to the minibuffer the
+ relative and maximum position of the shown reference in the list
+ of collected references. Callers adjusted accordingly.
+ . Do not generate tildes while reconstructing non-obsolete
+ comments.
+ . Do merge attributes on a single `#,' line. Using the non-regexp
+ version of the search was causing the generation of another one.
+ . Remove a spurious trailing comma while removing the last
+ attribute.
+ . Limit the search for source references to the msgstr line. This
+ does not correct any bug, but is more consistent.
+
+1996-03-31 23:32 Fran�ois Pinard <[email protected]>
+
+ * po-mode.el: * Small corrections to the help page. Reported by
+ Karl Eichwalder.
+
+ * Change po-edit-mode-map to po-subedit-mode-map and
+ po-mode-edit-hook to po-subedit-mode-hook. The previous names
+ were not consistent. Reported by Karl Eichwalder.
+
+ * Repair RET, completely broken for multi-lines, maybe showing a
+ regexp bug in Emacs(?). See the FIXME in po-extract-unquoted.
+ Reported by Karl Eichwalder.
+
+1996-03-31 22:36 Ulrich Drepper <drepper@myware>
+
+ * gettextize.in (prefix): Define from @prefix@. Is used in
+ gettext_dir definition. Reported by Jim Meyering.
+
+1996-03-28 19:11 Karl Eichwalder <[email protected]>
+
+ * gettextize.in (gettext_dir): Set to @datadir@/gettext.
+
+1996-03-26 21:27 Ulrich Drepper <drepper@myware>
+
+ * Makefile.in (datadir): Initialize from @datadir@. Reported by
+ Karl Eichwalder.
+
+1996-03-25 09:52 Fran�ois Pinard <[email protected]>
+
+ * po-mode.el: * Correct documentation mistakes in short help.
+
+ * Accept both # and #~ for obsolete comments, but use #~ when
+ generating them.
+
+ * Recognize \NNN octal notation for characters in PO file strings,
+ however, never produce such horror.
+
+1996-03-25 03:51 Ulrich Drepper <drepper@myware>
+
+ * po-mode.el: Some last minute changes by Fran�ois Pinard.
+
+1996-03-24 18:51 Ulrich Drepper <drepper@myware>
+
+ * po-mode.el (po-confirm-and-quit): Recognize both #, and #! but
+ prefer producing #,.
+
+ * Rephrase messages about location stack contents
+ * Clear out message when user refuses quitting.
+
+1996-03-23 14:34 Fran�ois Pinard <[email protected]>
+
+ * Implement po-default-file-header.
+ Reported by Karl Eichwalder.
+
+ * Rename po-auto-select to po-auto-select-entry.
+
+ * Revise text of all disruptive questions, try to alleviate
+ them, avoid them if possible. Clear the message area sometimes.
+
+ * Correct a bug by which `#! fuzzy' was inserted before the
+ white line, instead of after, for PO files having no `#' line
+ of any kind.
+
+ * Correct the message count updating in po-kill-msgstr and
+ po-yank-msgstr.
+
+ * Allow for po-auto-edit-with-msgid to work, when
+ po-edit-msgstr was called on an untranslated immediately after
+ loading a PO file.
+
+ * po-quit may select all kind of not fully processed entries,
+ rather than just untranslate ones.
+
+ Rebound commands:
+ * TAB moves to LFD for po-msgid-to-msgstr.
+ * z moves to DEL for po-fade-out-entry.
+
+ New commands:
+ * TAB is po-unfuzzy.
+ * SPC is po-auto-select.
+ * t is po-next-translated entry.
+ * M-t is po-previous-translated-entry.
+ * E is po-edit-out-full.
+
+ Improved commands:
+ * DEL (po-fade-out-entry) makes the entry fuzzy as first step,
+ and request confirmation for some transitions.
+ * LFD (po-msgid-to-msgstr) requests confirmation if entry was
+ already translated.
+ * v (po-validate): Pass the -v flag to msgfmt.
+ * q (po-confirm-and-quit): Use milder confirmation.
+ * Implemented variables po-auto-edit-with-msgid,
+ po-auto-fuzzy-on-edit, po-auto-select-on-unfuzzy, and
+ po-auto-replace-revision-date.
+
+ PO header management:
+ * PO-Revision-Date might be automatically updated.
+ Reported by Karl Eichwalder.
+ * A normalized PO file header is automatically created if it
+ not exists. Any previous PO file header is kept, obsoleted.
+
+ Various internal cleanups:
+ * Revised the PO mode summary display.
+ * ...-hooks renamed ...-hook, per word of Richard Stallman.
+ * po-obsolete-flag replaced by more general po-entry-type.
+ * po-appropriate-counter, po-increase-appropriate-counter and
+ po-decrease-appropriate-counter are replaced by po-type-counter,
+ po-decrease-type-counter and po-increase-type-counter.
+ Overall counting logic revised and cleaned up.
+ * The concept of being after last entry disappears. Being
+ after last entry is equivalent to being on last entry. And
+ since there is at least the PO header entry, and an empty PO
+ file is not possible anymore: simplified code accordingly.
+ * po-add-attribute, po-delete-attribute: New functions.
+ * po-offer-validation disappears, as (buffer-modified-p) may
+ be used instead.
+
+1996-03-14 16:55 Fran�ois Pinard <[email protected]>
+
+ * po-mode.el: Inexact entries are now called fuzzy. Change
+ regular expression and function names.
+
+1996-03-14 11:38 Fran�ois Pinard <[email protected]>
+
+ * po-mode.el: Rename po-mode-hooks to po-mode-edit-hooks.
+
+ * po-mode.el: Suggest accepting .pot and embedded .po. as triggers
+ for PO editing mode, besides .po and .pox.
+ * PO mode help display has been revised to fit in 23 lines,
+ and present some more yet unimplemented commands. PO mode
+ initially suggests using `h' or `?' for documentation.
+ * Many variables and functions have been renamed for more
+ clarity and consistency, too numerous to be detailed here.
+ * Reorganization of key-bindings. This restores to M-w and M-y
+ their usual meaning, and free some keys for to-be-implemented
+ commands: the a/M-a/A/M-A series for auxiliary files, c/M-c
+ for compendium files, and l/M-l/L/M-L series for lexicon files.
+ . Commands u, v, o and q have been renamed U, V, O and Q
+ (po-undo, po-validate, po-other-window and po-quit).
+ . Command v replaces old command V (po-mode-version).
+ . u and SPC replace e (po-next-untranslated-entry).
+ M-u replaces M-e (po-previous-untranslated-entry).
+ . o replaces M-n and M-SPC (po-next-obsolete-entry).
+ M-o replaces M-p and M-DEL (po-previous-obsolete-entry).
+ . SPC, DEL, and M-RET are no more po-next-entry,
+ po-previous-entry and po-edit-comment.
+ . r replaces l (po-pop-location).
+ . s (po-cycle-source-reference) replaces c (po-cycle-reference).
+ M-s (po-select-source-reference) replaces M-c (po-select-reference).
+ S (po-consider-source-path) replaces d (po-add-path).
+ M-S (po-ignore-source-path) replaces M-d (po-delete-path).
+ . K, W and Y replace M-k, M-w and M-y (po-kill-comment,
+ po-kill-ring-save-comment and po-yank-comment).
+ * New command q (po-confirm-and-quit).
+
+1996-03-13 13:16 Karl Eichwalder <[email protected]>
+
+ * po-mode.el (po-edit-string): run hook `po-edit-hooks'.
+
+1996-03-09 12:39 Ulrich Drepper <drepper@myware>
+
+ * po-mode.el (po-keywords): Add N_.
+
+1996-01-15 02:58 Fran�ois Pinard <[email protected]>
+
+ * gettextize.in: Better message about aclocal.m4 change.
+
+1995-12-19 22:41 Ulrich Drepper <drepper@myware>
+
+ * README-TCL, tcl_gettext.c: Initial revision.
+
+ * Makefile.in (DISTFILES): Add tcl_gettext and README-TCL.
+
+1995-12-19 22:12 Ulrich Drepper <drepper@myware>
+
+ * Makefile.in (Makefile, gettextize): Explicitly use $(SHELL) for
+ running shell scripts.
+
+1995-12-16 15:31 Ulrich Drepper <drepper@myware>
+
+ * gettextize.in: Implement -c option: always copy files.
+ Requested by Roland McGrath.
+
+1995-12-05 11:41 Larry Schwimmer <[email protected]>
+
+ * Makefile.in (install-data): Make sure $(localedir) exists.
+
+1995-11-27 02:50 Sakai Kiyotaka <[email protected]>
+
+ * locale.alias: New entry for Japanese.
+
+1995-11-24 23:53 Ulrich Drepper <drepper@myware>
+
+ * po-mode.el (po-quit): Always clear the message area after y-or-n-p.
+
+1995-11-11 16:30 Ulrich Drepper <drepper@myware>
+
+ * po-mode.el: Implement searching of inexact entries.
+
+ * po-mode.el: Implement po-version.
+
+1995-11-08 01:46 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.
+
+1995-11-06 15:52 Ulrich Drepper <drepper@myware>
+
+ * po-mode.el: msgfmt behaves now well again. Return to use
+ /dev/null as output file for verification.
+
+1995-11-05 19:39 Ulrich Drepper <drepper@myware>
+
+ * Makefile.in (dist-gettext): Make synonym for dist.
+
+1995-11-05 15:40 Ulrich Drepper <drepper@myware>
+
+ * Makefile.in (dist): Suppress error message when ln failed.
+ Get files from $(srcdir) explicitly.
+
+1995-11-01 10:39 Ulrich Drepper <drepper@myware>
+
+ * gettextize.in:
+ Don't use "!" as negation; not all versions of sh support it. Patch
+ by Tom Tromey.
+
+1995-10-31 20:46 Ulrich Drepper <drepper@myware>
+
+ * po-mode.el (po-msgfmt-program):
+ Variable which contains name of the msgfmt program.
+ (po-validate): Use above variable.
+
+1995-10-31 19:12 Tom Tromey <[email protected]>
+
+ * gettextize.in: Don't use "!" as negation; not all versions of sh
+ support it.
+
+1995-10-30 22:22 Ulrich Drepper <drepper@myware>
+
+ * po-mode.el (po-validate):
+ Protect the previous value of compile-command.
+ Change by Franc,ois Pinard.
+
+1995-10-29 12:11 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.
+
+1995-10-28 22:09 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
+
+1995-10-28 18:08 Ulrich Drepper <drepper@myware>
+
+ * po-mode.el: Apply latest patch by Franc,ois.
+
+1995-09-23 14:34 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.
+
+1995-09-20 22:26 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.
+
+1995-09-07 00:21 Ulrich Drepper <drepper@myware>
+
+ * gettext-sh: Protect IFS assignments.
+
+1995-08-22 22:12 Ulrich Drepper <drepper@myware>
+
+ * gettextize.in (usage):
+ Rearrange help message. Now describe -f option.
+ Reported by Franc,ois Pinard.
+
+1995-08-19 23:32 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.
+
+1995-08-19 15:08 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.
+
+1995-08-18 12:05 Ulrich Drepper <drepper@myware>
+
+ * gettext-sh: Use -s option for gettext instead of --shell-script.
+
+1995-08-15 10:49 Ulrich Drepper <drepper@myware>
+
+ * Makefile.in (all, check):
+ Add gettextize to dependencies, so that install need not
+ build anything.
+
+1995-08-15 07:13 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).
+
+1995-08-14 23:50 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
+
+1995-08-10 22:18 Ulrich Drepper <drepper@myware>
+
+ * gettext-sh: Fix typos. Reported by Franc,ois Pinard.
+ (TEXTDOMAIN): Set value from ${PACKAGE-NAME} variable and document it.
+
+1995-08-08 21:45 Ulrich Drepper <drepper@myware>
+
+ * Makefile.in (DISTFILES): Add locale.alias.
+
+1995-08-07 23:48 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.
+
+1995-08-04 22:38 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.
+
+1995-08-02 19:44 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.
+
+1995-08-01 15:54 Ulrich Drepper <drepper@myware>
+
+ * po-mode.el: Fixes to run on DEMACS.
+ Provided by Franc,ois Pinard.
+
+ * Makefile.in (check): Make same as all.
+
+1995-08-01 10:32 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.
+
+1995-07-26 01:24 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.
+
+1995-07-22 01:14 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.
+
+1995-07-20 00:03 Ulrich Drepper <drepper@myware>
+
+ * Makefile.in (DISTFILES): elisp-comp was missing.
+
+1995-07-18 23:53 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.
+
+1995-07-18 01:32 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