commit/leim: Jerry James: Migrate .cvsignore files to a single .hgignore file.
| Newsgroups | gmane.emacs.xemacs.patches |
|---|---|
| Message-ID | <[email protected]> |
1 new commit in leim: https://bitbucket.org/xemacs/leim/commits/6793d65da637/ Changeset: 6793d65da637 User: Jerry James Date: 2014-05-13 21:54:02 Summary: Migrate .cvsignore files to a single .hgignore file. In addition: - Restore CVS keyword expansions that were lost during the switch to Mercurial - Update texinfo sources for texinfo 5.x See <CAHCOHQmqMvFtLqEt6M+w4vFyq9=e+i1Uy8zaQcUeAjeV3F9uWQ@mail.gmail.com> in xemacs-patches and followups for details. Affected #: 3 files diff -r 3e31b3d13c100a9bae06a7feead54480dd8a8e84 -r 6793d65da6376b7c7b662b748daca973ad808c65 .hgignore --- /dev/null +++ b/.hgignore @@ -0,0 +1,11 @@ +^#\..*#$ +^\.# +~$ +\.elc$ +\.info$ +^_pkg\.el$ +^auto-autoloads\.el$ +^custom-defines\.el$ +^custom-load\.el$ +^package-info$ +^pdepends\.mk$ diff -r 3e31b3d13c100a9bae06a7feead54480dd8a8e84 -r 6793d65da6376b7c7b662b748daca973ad808c65 ChangeLog --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2014-05-13 Jerry James <[email protected]> + + * .cvsignore: Remove. + * .hgignore: New file. + 2014-01-21 Aidan Kehoe <[email protected]> Import GNU's Hebrew input methods, thank you GNU, thank you Uwe Repository URL: https://bitbucket.org/xemacs/leim/ -- This is a commit notification from bitbucket.org. You are receiving this because you have the service enabled, addressing the recipient of this email.