commit/strokes: Jerry James: Migrate .cvsignore files to a single .hgignore file.
10 years, 11 months
Bitbucket
1 new commit in strokes:
https://bitbucket.org/xemacs/strokes/commits/c7b74ce8a535/
Changeset: c7b74ce8a535
User: Jerry James
Date: 2014-05-13 21:54:49
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(a)mail.gmail.com> in
xemacs-patches and followups for details.
Affected #: 3 files
diff -r 948d05c2561f411a05736bd301702efe4089e91f -r c7b74ce8a53588bce7e6fada5942140063eec47c .hgignore
--- /dev/null
+++ b/.hgignore
@@ -0,0 +1,10 @@
+^#\..*#$
+^\.#
+~$
+\.elc$
+^_pkg\.el$
+^auto-autoloads\.el$
+^custom-defines\.el$
+^custom-load\.el$
+^package-info$
+^pdepends\.mk$
diff -r 948d05c2561f411a05736bd301702efe4089e91f -r c7b74ce8a53588bce7e6fada5942140063eec47c ChangeLog
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2014-05-13 Jerry James <james(a)xemacs.org>
+
+ * .cvsignore: Remove.
+ * .hgignore: New file.
+
2003-10-31 Norbert Koch <viteno(a)xemacs.org>
* Makefile (VERSION): XEmacs package 1.10 released.
Repository URL: https://bitbucket.org/xemacs/strokes/
--
This is a commit notification from bitbucket.org. You are receiving
this because you have the service enabled, addressing the recipient of
this email.
_______________________________________________
XEmacs-Patches mailing list
XEmacs-Patches(a)xemacs.org
http://lists.xemacs.org/mailman/listinfo/xemacs-patches
commit/games: Jerry James: Migrate .cvsignore files to a single .hgignore file.
10 years, 11 months
Bitbucket
1 new commit in games:
https://bitbucket.org/xemacs/games/commits/de9bcfc5b0d4/
Changeset: de9bcfc5b0d4
User: Jerry James
Date: 2014-05-13 21:54:49
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(a)mail.gmail.com> in
xemacs-patches and followups for details.
Affected #: 3 files
diff -r d53a8387757746cc6c55bd754be1a2848e04aa29 -r de9bcfc5b0d4a831c5ca6c0d5f56653ebb7ffddc .hgignore
--- /dev/null
+++ b/.hgignore
@@ -0,0 +1,10 @@
+^#\..*#$
+^\.#
+~$
+\.elc$
+^_pkg\.el$
+^auto-autoloads\.el$
+^custom-defines\.el$
+^custom-load\.el$
+^package-info$
+^pdepends\.mk$
diff -r d53a8387757746cc6c55bd754be1a2848e04aa29 -r de9bcfc5b0d4a831c5ca6c0d5f56653ebb7ffddc ChangeLog
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2014-05-13 Jerry James <james(a)xemacs.org>
+
+ * .cvsignore: Remove.
+ * .hgignore: New file.
+
2011-03-18 Norbert Koch <viteno(a)xemacs.org>
* Makefile (VERSION): XEmacs package 1.21 released.
Repository URL: https://bitbucket.org/xemacs/games/
--
This is a commit notification from bitbucket.org. You are receiving
this because you have the service enabled, addressing the recipient of
this email.
_______________________________________________
XEmacs-Patches mailing list
XEmacs-Patches(a)xemacs.org
http://lists.xemacs.org/mailman/listinfo/xemacs-patches
commit/mule-ucs: Jerry James: Migrate .cvsignore files to a single .hgignore file.
10 years, 11 months
Bitbucket
1 new commit in mule-ucs:
https://bitbucket.org/xemacs/mule-ucs/commits/3d568b065db8/
Changeset: 3d568b065db8
User: Jerry James
Date: 2014-05-13 21:54:01
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(a)mail.gmail.com> in
xemacs-patches and followups for details.
Affected #: 6 files
diff -r daf1a646f09a1d2815b64adabe8e446933b4c97c -r 3d568b065db89af48b824063a702795e9d492603 .hgignore
--- /dev/null
+++ b/.hgignore
@@ -0,0 +1,12 @@
+^#\..*#$
+^\.#
+~$
+\.elc$
+\.info$
+^_pkg\.el$
+^auto-autoloads\.el$
+^custom-defines\.el$
+^custom-load\.el$
+^doc/mule-ucs.*\.html$
+^package-info$
+^pdepends\.mk$
diff -r daf1a646f09a1d2815b64adabe8e446933b4c97c -r 3d568b065db89af48b824063a702795e9d492603 ChangeLog
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2014-05-13 Jerry James <james(a)xemacs.org>
+
+ * .cvsignore: Remove.
+ * doc/.cvsignore: Remove.
+ * lisp/.cvsignore: Remove.
+ * .hgignore: New file.
+ * doc/mule-ucs.texi: Restore CVS keyword expansion. Adapt to
+ texinfo 5.x.
+
2009-10-02 Norbert Koch <viteno(a)xemacs.org>
* Makefile (VERSION): XEmacs package 1.18 released.
diff -r daf1a646f09a1d2815b64adabe8e446933b4c97c -r 3d568b065db89af48b824063a702795e9d492603 doc/.cvsignore
--- a/doc/.cvsignore
+++ /dev/null
@@ -1,1 +0,0 @@
-mule-ucs*.html
\ No newline at end of file
diff -r daf1a646f09a1d2815b64adabe8e446933b4c97c -r 3d568b065db89af48b824063a702795e9d492603 doc/mule-ucs.texi
--- a/doc/mule-ucs.texi
+++ b/doc/mule-ucs.texi
@@ -10,7 +10,7 @@
@footnotestyle end
@c Version values, for easy modification
-@set VERSION $Revision$
+@set VERSION $Revision: 1.6 $
@set UPDATED 25 January 2002
@@ -20,7 +20,7 @@
@end direntry
@c Copying permissions, et al
-@ifinfo
+@ifnottex
This file documents the XEmacs package distribution of Mule-UCS, a
package providing efficient Lisp-based coding support (specifically,
Unicode) for Emacs and XEmacs.
@@ -50,7 +50,7 @@
into another language, under the above conditions for modified versions,
except that this permission notice may be stated in a translation
approved by the Free Software Foundation.
-@end ifinfo
+@end ifnottex
@tex
Repository URL: https://bitbucket.org/xemacs/mule-ucs/
--
This is a commit notification from bitbucket.org. You are receiving
this because you have the service enabled, addressing the recipient of
this email.
_______________________________________________
XEmacs-Patches mailing list
XEmacs-Patches(a)xemacs.org
http://lists.xemacs.org/mailman/listinfo/xemacs-patches
commit/lookup: Jerry James: Migrate .cvsignore files to a single .hgignore file.
10 years, 11 months
Bitbucket
1 new commit in lookup:
https://bitbucket.org/xemacs/lookup/commits/9576eb553be5/
Changeset: 9576eb553be5
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(a)mail.gmail.com> in
xemacs-patches and followups for details.
Affected #: 40 files
diff -r f8c79d7bcfb459350e88e82e3c76bf3620fe15c6 -r 9576eb553be5d4620174692f49afe0274dd75f60 .cvsignore
--- a/.cvsignore
+++ /dev/null
@@ -1,1 +0,0 @@
-config.status
diff -r f8c79d7bcfb459350e88e82e3c76bf3620fe15c6 -r 9576eb553be5d4620174692f49afe0274dd75f60 .hgignore
--- /dev/null
+++ b/.hgignore
@@ -0,0 +1,13 @@
+^#\..*#$
+^\.#
+~$
+\.elc$
+\.html$
+\.info(-\d+)?$
+^_pkg\.el$
+^auto-autoloads\.el$
+^config\.status$
+^custom-defines\.el$
+^custom-load\.el$
+^package-info$
+^pdepends\.mk$
diff -r f8c79d7bcfb459350e88e82e3c76bf3620fe15c6 -r 9576eb553be5d4620174692f49afe0274dd75f60 ChangeLog
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+2014-05-13 Jerry James <james(a)xemacs.org>
+
+ * .cvsignore: Remove.
+ * lisp/.cvsignore: Remove.
+ * texi/.cvsignore: Remove.
+ * .hgignore: New file.
+ * *.el: Restore CVS keyword expansions.
+ * texi/lookup.texi: Update for texinfo 5.x.
+ * texi/lookup-guide.texi: Ditto.
+
2005-05-10 Norbert Koch <viteno(a)xemacs.org>
* Makefile (VERSION): XEmacs package 1.15 released.
diff -r f8c79d7bcfb459350e88e82e3c76bf3620fe15c6 -r 9576eb553be5d4620174692f49afe0274dd75f60 install.el
--- a/install.el
+++ b/install.el
@@ -1,7 +1,7 @@
;;; install.el --- Lookup installer
;; Copyright (C) 1999 NISHIDA Keisuke <knishida(a)ring.aist.go.jp>
-;; $Id$
+;; $Id: install.el,v 1.1 1999-07-23 09:16:11 steveb Exp $
;; This program is free software; you can redistribute it and/or
;; modify it under the terms of the GNU General Public License
diff -r f8c79d7bcfb459350e88e82e3c76bf3620fe15c6 -r 9576eb553be5d4620174692f49afe0274dd75f60 lisp/evi-mule.el
--- a/lisp/evi-mule.el
+++ b/lisp/evi-mule.el
@@ -2,7 +2,7 @@
;; Copyright (C) 1999 Lookup Development Team <lookup(a)ring.gr.jp>
;; Author: Keisuke Nishida <kei(a)psn.net>
-;; Version: $Id$
+;; Version: $Id: evi-mule.el,v 1.2 1999/05/23 17:27:20 knishida Exp $
;; This file is part of `evi'.
diff -r f8c79d7bcfb459350e88e82e3c76bf3620fe15c6 -r 9576eb553be5d4620174692f49afe0274dd75f60 lisp/evi.el
--- a/lisp/evi.el
+++ b/lisp/evi.el
@@ -2,7 +2,7 @@
;; Copyright (C) 1999 Lookup Development Team <lookup(a)ring.gr.jp>
;; Author: Keisuke Nishida <kei(a)psn.net>
-;; Version: $Id$
+;; Version: $Id: evi.el,v 1.3 1999/05/24 02:44:14 yoshimi Exp $
;; This file is part of `evi'.
diff -r f8c79d7bcfb459350e88e82e3c76bf3620fe15c6 -r 9576eb553be5d4620174692f49afe0274dd75f60 lisp/lookup-content.el
--- a/lisp/lookup-content.el
+++ b/lisp/lookup-content.el
@@ -2,7 +2,7 @@
;; Copyright (C) 1999 Lookup Development Team <lookup(a)ring.gr.jp>
;; Author: Keisuke Nishida <kei(a)psn.net>
-;; Version: $Id$
+;; Version: $Id: lookup-content.el,v 1.3 1999/05/23 17:27:20 knishida Exp $
;; This file is part of Lookup.
diff -r f8c79d7bcfb459350e88e82e3c76bf3620fe15c6 -r 9576eb553be5d4620174692f49afe0274dd75f60 lisp/lookup-defs.el
--- a/lisp/lookup-defs.el
+++ b/lisp/lookup-defs.el
@@ -2,7 +2,7 @@
;; Copyright (C) 1997,1998 NISHIDA Keisuke <knishida(a)ring.aist.go.jp>
;; Author: NISHIDA Keisuke <knishida(a)ring.aist.go.jp>
-;; Version: $Id$
+;; Version: $Id: lookup-defs.el,v 1.4 1998/12/03 21:42:10 kei Exp $
;; This file is part of Lookup.
diff -r f8c79d7bcfb459350e88e82e3c76bf3620fe15c6 -r 9576eb553be5d4620174692f49afe0274dd75f60 lisp/lookup-entry.el
--- a/lisp/lookup-entry.el
+++ b/lisp/lookup-entry.el
@@ -2,7 +2,7 @@
;; Copyright (C) 1999 Lookup Development Team <lookup(a)ring.gr.jp>
;; Author: Keisuke Nishida <kei(a)psn.net>
-;; Version: $Id$
+;; Version: $Id: lookup-entry.el,v 1.4 1999/06/03 02:14:40 knishida Exp $
;; This file is part of Lookup.
diff -r f8c79d7bcfb459350e88e82e3c76bf3620fe15c6 -r 9576eb553be5d4620174692f49afe0274dd75f60 lisp/lookup-misc.el
--- a/lisp/lookup-misc.el
+++ b/lisp/lookup-misc.el
@@ -2,7 +2,7 @@
;; Copyright (C) 1997,1998 NISHIDA Keisuke <knishida(a)ring.aist.go.jp>
;; Author: NISHIDA Keisuke <knishida(a)ring.aist.go.jp>
-;; Version: $Id$
+;; Version: $Id: lookup-misc.el,v 1.5 1999/01/27 18:29:26 kei Exp $
;; This file is part of Lookup.
diff -r f8c79d7bcfb459350e88e82e3c76bf3620fe15c6 -r 9576eb553be5d4620174692f49afe0274dd75f60 lisp/lookup-package.el
--- a/lisp/lookup-package.el
+++ b/lisp/lookup-package.el
@@ -2,7 +2,7 @@
;; Copyright (C) 1999 Lookup Development Team <lookup(a)ring.gr.jp>
;; Author: Keisuke Nishida <kei(a)psn.net>
-;; Version: $Id$
+;; Version: $Id: lookup-package.el,v 1.2 1999/05/23 17:27:20 knishida Exp $
;; This file is part of Lookup.
diff -r f8c79d7bcfb459350e88e82e3c76bf3620fe15c6 -r 9576eb553be5d4620174692f49afe0274dd75f60 lisp/lookup-select.el
--- a/lisp/lookup-select.el
+++ b/lisp/lookup-select.el
@@ -2,7 +2,7 @@
;; Copyright (C) 1999 Lookup Development Team <lookup(a)ring.gr.jp>
;; Author: Keisuke Nishida <kei(a)psn.net>
-;; Version: $Id$
+;; Version: $Id: lookup-select.el,v 1.3 2000-10-06 09:40:20 youngs Exp $
;; This file is part of Lookup.
diff -r f8c79d7bcfb459350e88e82e3c76bf3620fe15c6 -r 9576eb553be5d4620174692f49afe0274dd75f60 lisp/lookup-types.el
--- a/lisp/lookup-types.el
+++ b/lisp/lookup-types.el
@@ -2,7 +2,7 @@
;; Copyright (C) 1999 Lookup Development Team <lookup(a)ring.gr.jp>
;; Author: Keisuke Nishida <kei(a)psn.net>
-;; Version: $Id$
+;; Version: $Id: lookup-types.el,v 1.3 1999/05/23 17:27:21 knishida Exp $
;; This file is part of Lookup.
diff -r f8c79d7bcfb459350e88e82e3c76bf3620fe15c6 -r 9576eb553be5d4620174692f49afe0274dd75f60 lisp/lookup-utils.el
--- a/lisp/lookup-utils.el
+++ b/lisp/lookup-utils.el
@@ -2,7 +2,7 @@
;; Copyright (C) 1999 Lookup Development Team <lookup(a)ring.gr.jp>
;; Author: Keisuke Nishida <kei(a)psn.net>
-;; Version: $Id$
+;; Version: $Id: lookup-utils.el,v 1.2 1999/05/23 17:27:21 knishida Exp $
;; This file is part of Lookup.
diff -r f8c79d7bcfb459350e88e82e3c76bf3620fe15c6 -r 9576eb553be5d4620174692f49afe0274dd75f60 lisp/lookup-vars.el
--- a/lisp/lookup-vars.el
+++ b/lisp/lookup-vars.el
@@ -2,7 +2,7 @@
;; Copyright (C) 1999 Lookup Development Team <lookup(a)ring.gr.jp>
;; Author: Keisuke Nishida <kei(a)psn.net>
-;; Version: $Id$
+;; Version: $Id: lookup-vars.el.in,v 1.2 1999/05/23 17:27:21 knishida Exp $
;; This file is part of Lookup.
diff -r f8c79d7bcfb459350e88e82e3c76bf3620fe15c6 -r 9576eb553be5d4620174692f49afe0274dd75f60 lisp/lookup-vars.el.in
--- a/lisp/lookup-vars.el.in
+++ b/lisp/lookup-vars.el.in
@@ -2,7 +2,7 @@
;; Copyright (C) 1999 Lookup Development Team <lookup(a)ring.gr.jp>
;; Author: Keisuke Nishida <kei(a)psn.net>
-;; Version: $Id$
+;; Version: $Id: lookup-vars.el.in,v 1.2 1999/05/23 17:27:21 knishida Exp $
;; This file is part of Lookup.
diff -r f8c79d7bcfb459350e88e82e3c76bf3620fe15c6 -r 9576eb553be5d4620174692f49afe0274dd75f60 lisp/lookup-vse.el
--- a/lisp/lookup-vse.el
+++ b/lisp/lookup-vse.el
@@ -2,7 +2,7 @@
;; Copyright (C) 1999 Lookup Development Team <lookup(a)ring.gr.jp>
;; Author: Keisuke Nishida <kei(a)psn.net>
-;; Version: $Id$
+;; Version: $Id: lookup-vse.el,v 1.4 1999/05/23 17:27:21 knishida Exp $
;; This file is part of Lookup.
diff -r f8c79d7bcfb459350e88e82e3c76bf3620fe15c6 -r 9576eb553be5d4620174692f49afe0274dd75f60 lisp/lookup.el
--- a/lisp/lookup.el
+++ b/lisp/lookup.el
@@ -2,7 +2,7 @@
;; Copyright (C) 1999 Lookup Development Team <lookup(a)ring.gr.jp>
;; Author: Keisuke Nishida <kei(a)psn.net>
-;; Version: $Id$
+;; Version: $Id: lookup.el,v 1.5 1999/06/27 04:55:29 satoru-lookup Exp $
;; This file is part of Lookup.
diff -r f8c79d7bcfb459350e88e82e3c76bf3620fe15c6 -r 9576eb553be5d4620174692f49afe0274dd75f60 lisp/ndcookie.el
--- a/lisp/ndcookie.el
+++ b/lisp/ndcookie.el
@@ -2,7 +2,7 @@
;; Copyright (C) 1999 Lookup Development Team <lookup(a)ring.gr.jp>
;; Author: Keisuke Nishida <kei(a)psn.net>
-;; Version: $Id$
+;; Version: $Id: ndcookie.el,v 1.2 1999/05/23 17:27:22 knishida Exp $
;; This file is part of Lookup.
diff -r f8c79d7bcfb459350e88e82e3c76bf3620fe15c6 -r 9576eb553be5d4620174692f49afe0274dd75f60 lisp/ndeb.el
--- a/lisp/ndeb.el
+++ b/lisp/ndeb.el
@@ -2,7 +2,7 @@
;; Copyright (C) 1999 Lookup Development Team <lookup(a)ring.gr.jp>
;; Author: Keisuke Nishida <kei(a)psn.net>
-;; Version: $Id$
+;; Version: $Id: ndeb.el,v 1.3 1999/05/23 17:27:22 knishida Exp $
;; This file is part of Lookup.
diff -r f8c79d7bcfb459350e88e82e3c76bf3620fe15c6 -r 9576eb553be5d4620174692f49afe0274dd75f60 lisp/ndic.el
--- a/lisp/ndic.el
+++ b/lisp/ndic.el
@@ -2,7 +2,7 @@
;; Copyright (C) 1999 Lookup Development Team <lookup(a)ring.gr.jp>
;; Author: Keisuke Nishida <kei(a)psn.net>
-;; Version: $Id$
+;; Version: $Id: ndic.el,v 1.2 1999/05/23 17:27:22 knishida Exp $
;; This file is part of Lookup.
diff -r f8c79d7bcfb459350e88e82e3c76bf3620fe15c6 -r 9576eb553be5d4620174692f49afe0274dd75f60 lisp/ndict.el
--- a/lisp/ndict.el
+++ b/lisp/ndict.el
@@ -2,7 +2,7 @@
;; Copyright (C) 1999 Lookup Development Team <lookup(a)ring.gr.jp>
;; Author: Keisuke Nishida <kei(a)psn.net>
-;; Version: $Id$
+;; Version: $Id: ndict.el,v 1.3 1999/05/23 17:27:22 knishida Exp $
;; This file is part of Lookup.
diff -r f8c79d7bcfb459350e88e82e3c76bf3620fe15c6 -r 9576eb553be5d4620174692f49afe0274dd75f60 lisp/ndkks.el
--- a/lisp/ndkks.el
+++ b/lisp/ndkks.el
@@ -2,7 +2,7 @@
;; Copyright (C) 1999 Lookup Development Team <lookup(a)ring.gr.jp>
;; Author: Keisuke Nishida <kei(a)psn.net>
-;; Version: $Id$
+;; Version: $Id: ndkks.el,v 1.2 1999/05/23 17:27:23 knishida Exp $
;; This file is part of Lookup.
diff -r f8c79d7bcfb459350e88e82e3c76bf3620fe15c6 -r 9576eb553be5d4620174692f49afe0274dd75f60 lisp/ndmisc.el
--- a/lisp/ndmisc.el
+++ b/lisp/ndmisc.el
@@ -2,7 +2,7 @@
;; Copyright (C) 1999 Lookup Development Team <lookup(a)ring.gr.jp>
;; Author: Keisuke Nishida <kei(a)psn.net>
-;; Version: $Id$
+;; Version: $Id: ndmisc.el,v 1.2 1999/05/23 17:27:23 knishida Exp $
;; This file is part of Lookup.
diff -r f8c79d7bcfb459350e88e82e3c76bf3620fe15c6 -r 9576eb553be5d4620174692f49afe0274dd75f60 lisp/ndnmz.el
--- a/lisp/ndnmz.el
+++ b/lisp/ndnmz.el
@@ -2,7 +2,7 @@
;; Copyright (C) 1998,1999 NISHIDA Keisuke <knishida(a)ring.aist.go.jp>
;; Author: NISHIDA Keisuke <knishida(a)ring.aist.go.jp>
-;; Version: $Id$
+;; Version: $Id: ndnmz.el,v 1.6 1999/01/27 18:29:27 kei Exp $
;; This file is part of Lookup.
diff -r f8c79d7bcfb459350e88e82e3c76bf3620fe15c6 -r 9576eb553be5d4620174692f49afe0274dd75f60 lisp/ndspell.el
--- a/lisp/ndspell.el
+++ b/lisp/ndspell.el
@@ -2,7 +2,7 @@
;; Copyright (C) 1999 Lookup Development Team <lookup(a)ring.gr.jp>
;; Author: Keisuke Nishida <kei(a)psn.net>
-;; Version: $Id$
+;; Version: $Id: ndspell.el,v 1.4 1999/05/24 02:44:14 yoshimi Exp $
;; This file is part of Lookup.
diff -r f8c79d7bcfb459350e88e82e3c76bf3620fe15c6 -r 9576eb553be5d4620174692f49afe0274dd75f60 lisp/ndsrd.el
--- a/lisp/ndsrd.el
+++ b/lisp/ndsrd.el
@@ -2,7 +2,7 @@
;; Copyright (C) 1999 Lookup Development Team <lookup(a)ring.gr.jp>
;; Author: Keisuke Nishida <kei(a)psn.net>
-;; Version: $Id$
+;; Version: $Id: ndsrd.el,v 1.1 1999-07-23 09:16:12 steveb Exp $
;; This file is part of Lookup.
diff -r f8c79d7bcfb459350e88e82e3c76bf3620fe15c6 -r 9576eb553be5d4620174692f49afe0274dd75f60 lisp/ndtp.el
--- a/lisp/ndtp.el
+++ b/lisp/ndtp.el
@@ -2,7 +2,7 @@
;; Copyright (C) 1999 Lookup Development Team <lookup(a)ring.gr.jp>
;; Author: Keisuke Nishida <kei(a)psn.net>
-;; Version: $Id$
+;; Version: $Id: ndtp.el,v 1.4 1999/05/23 17:27:23 knishida Exp $
;; This file is part of Lookup.
diff -r f8c79d7bcfb459350e88e82e3c76bf3620fe15c6 -r 9576eb553be5d4620174692f49afe0274dd75f60 lisp/sdicf.el
--- a/lisp/sdicf.el
+++ b/lisp/sdicf.el
@@ -1,5 +1,5 @@
;;; sdicf.el --- Search library for SDIC format dictionary
-;;; $Id$
+;;; $Id: sdicf.el,v 1.1 1999-07-23 09:16:13 steveb Exp $
;; Copyright (C) 1999 TSUCHIYA Masatoshi <tsuchiya(a)pine.kuee.kyoto-u.ac.jp>
diff -r f8c79d7bcfb459350e88e82e3c76bf3620fe15c6 -r 9576eb553be5d4620174692f49afe0274dd75f60 lisp/stem-english.el
--- a/lisp/stem-english.el
+++ b/lisp/stem-english.el
@@ -1,5 +1,5 @@
;;; stem.el ---- routines for stemming
-;;; $Id$
+;;; $Id: stem-english.el,v 1.1.1.1 1999/04/03 03:02:56 satoru-lookup Exp $
;;; Author: Tsuchiya Masatoshi <tsuchiya(a)pine.kuee.kyoto-u.ac.jp>
;;; Keywords: stemming
diff -r f8c79d7bcfb459350e88e82e3c76bf3620fe15c6 -r 9576eb553be5d4620174692f49afe0274dd75f60 packages/dict-misc/foldoc.el
--- a/packages/dict-misc/foldoc.el
+++ b/packages/dict-misc/foldoc.el
@@ -4,7 +4,7 @@
;; Author: Keisuke Nishida <kei(a)psn.net>
;; Target: ndic 1.0, ndict 1.0
;; Format: 1.1
-;; Version: $Id$
+;; Version: $Id: foldoc.el,v 1.1 1999-07-23 07:17:34 steveb Exp $
;; This program is free software; you can redistribute it and/or
;; modify it under the terms of the GNU General Public License
diff -r f8c79d7bcfb459350e88e82e3c76bf3620fe15c6 -r 9576eb553be5d4620174692f49afe0274dd75f60 packages/dict-misc/jargon.el
--- a/packages/dict-misc/jargon.el
+++ b/packages/dict-misc/jargon.el
@@ -4,7 +4,7 @@
;; Author: Keisuke Nishida <kei(a)psn.net>
;; Target: ndic 1.0, ndict 1.0
;; Format: 1.1
-;; Version: $Id$
+;; Version: $Id: jargon.el,v 1.1 1999-07-23 07:17:34 steveb Exp $
;; This program is free software; you can redistribute it and/or
;; modify it under the terms of the GNU General Public License
diff -r f8c79d7bcfb459350e88e82e3c76bf3620fe15c6 -r 9576eb553be5d4620174692f49afe0274dd75f60 packages/jitenban97/chiezo.el
--- a/packages/jitenban97/chiezo.el
+++ b/packages/jitenban97/chiezo.el
@@ -4,7 +4,7 @@
;; Author: Keisuke Nishida <kei(a)psn.net>
;; Target: ndtp 1.0, ndeb 1.0
;; Format: 1.1
-;; Version: $Id$
+;; Version: $Id: chiezo.el,v 1.1 1999-07-23 07:17:35 steveb Exp $
;; This program is free software; you can redistribute it and/or
;; modify it under the terms of the GNU General Public License
diff -r f8c79d7bcfb459350e88e82e3c76bf3620fe15c6 -r 9576eb553be5d4620174692f49afe0274dd75f60 packages/jitenban97/chujiten.el
--- a/packages/jitenban97/chujiten.el
+++ b/packages/jitenban97/chujiten.el
@@ -4,7 +4,7 @@
;; Author: Keisuke Nishida <kei(a)psn.net>
;; Target: ndtp 1.0, ndeb 1.0
;; Format: 1.1
-;; Version: $Id$
+;; Version: $Id: chujiten.el,v 1.1 1999-07-23 07:17:35 steveb Exp $
;; This program is free software; you can redistribute it and/or
;; modify it under the terms of the GNU General Public License
diff -r f8c79d7bcfb459350e88e82e3c76bf3620fe15c6 -r 9576eb553be5d4620174692f49afe0274dd75f60 packages/jitenban97/iwakoku.el
--- a/packages/jitenban97/iwakoku.el
+++ b/packages/jitenban97/iwakoku.el
@@ -4,7 +4,7 @@
;; Author: Keisuke Nishida <kei(a)psn.net>
;; Target: ndtp 1.0, ndeb 1.0
;; Format: 1.1
-;; Version: $Id$
+;; Version: $Id: iwakoku.el,v 1.1 1999-07-23 07:17:35 steveb Exp $
;; This program is free software; you can redistribute it and/or
;; modify it under the terms of the GNU General Public License
diff -r f8c79d7bcfb459350e88e82e3c76bf3620fe15c6 -r 9576eb553be5d4620174692f49afe0274dd75f60 packages/jitenban97/mypaedia.el
--- a/packages/jitenban97/mypaedia.el
+++ b/packages/jitenban97/mypaedia.el
@@ -4,7 +4,7 @@
;; Author: Keisuke Nishida <kei(a)psn.net>
;; Target: ndtp 1.0, ndeb 1.0
;; Format: 1.1
-;; Version: $Id$
+;; Version: $Id: mypaedia.el,v 1.1 1999-07-23 07:17:35 steveb Exp $
;; This program is free software; you can redistribute it and/or
;; modify it under the terms of the GNU General Public License
diff -r f8c79d7bcfb459350e88e82e3c76bf3620fe15c6 -r 9576eb553be5d4620174692f49afe0274dd75f60 texi/.cvsignore
--- a/texi/.cvsignore
+++ /dev/null
@@ -1,1 +0,0 @@
-lookup*.html
\ No newline at end of file
diff -r f8c79d7bcfb459350e88e82e3c76bf3620fe15c6 -r 9576eb553be5d4620174692f49afe0274dd75f60 texi/lookup-guide.texi
--- a/texi/lookup-guide.texi
+++ b/texi/lookup-guide.texi
@@ -74,13 +74,13 @@
@c #####################################################################
@node Top, Preface, (dir), (dir)
-@ifinfo
+@ifnottex
@top Lookup User's Guide
$B$3$l$O(B Lookup $B$rMxMQ$9$k$?$a$N:G=i$N%9%F%C%W$K$D$$$F$^$H$a$?<j0z$-=q$G$9!#(B
$B=i?4<T$K$H$C$F=EMW$J>pJs$r%3%s%Q%/%H$K$^$H$a$F$"$k$N$G!"$^$:$O$3$3$G35MW(B
$B$rGD0.$7!"=i4|@_Dj$r@0$($F2<$5$$!#(B
-@end ifinfo
+@end ifnottex
@menu
* Preface:: $B$O$8$a$K(B
diff -r f8c79d7bcfb459350e88e82e3c76bf3620fe15c6 -r 9576eb553be5d4620174692f49afe0274dd75f60 texi/lookup.texi
--- a/texi/lookup.texi
+++ b/texi/lookup.texi
@@ -74,7 +74,7 @@
@c #####################################################################
@node Top, Introduction, (dir), (dir)
-@ifinfo
+@ifnottex
@top Lookup Manual
Lookup $B$O(B Emacs $B%(%G%#%?$GMxMQ$G$-$k<-=q8!:w%$%s%?!<%U%'!<%9$G$9!#;THN$N(B
@@ -82,7 +82,7 @@
$B$H@_Dj$G<-=q8!:w$,9T$J$($^$9!#(B
$BK\=q$O(B Lookup @value{VERSION} $B$K$D$$$F@bL@$7$^$9!#(B
-@end ifinfo
+@end ifnottex
@menu
* Introduction:: $B$O$8$a$K(B
Repository URL: https://bitbucket.org/xemacs/lookup/
--
This is a commit notification from bitbucket.org. You are receiving
this because you have the service enabled, addressing the recipient of
this email.
_______________________________________________
XEmacs-Patches mailing list
XEmacs-Patches(a)xemacs.org
http://lists.xemacs.org/mailman/listinfo/xemacs-patches
commit/locale: Jerry James: Migrate .cvsignore files to a single .hgignore file.
10 years, 11 months
Bitbucket
1 new commit in locale:
https://bitbucket.org/xemacs/locale/commits/908f72ee0cc9/
Changeset: 908f72ee0cc9
User: Jerry James
Date: 2014-05-13 21:54:01
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(a)mail.gmail.com> in
xemacs-patches and followups for details.
Affected #: 3 files
diff -r 5afa64cf5daef1c66e7fcca68a856fd886ae83ec -r 908f72ee0cc9b8b83868013615b175ad25433d5e .hgignore
--- /dev/null
+++ b/.hgignore
@@ -0,0 +1,10 @@
+^#\..*#$
+^\.#
+~$
+\.elc$
+^_pkg\.el$
+^auto-autoloads\.el$
+^custom-defines\.el$
+^custom-load\.el$
+^package-info$
+^pdepends\.mk$
diff -r 5afa64cf5daef1c66e7fcca68a856fd886ae83ec -r 908f72ee0cc9b8b83868013615b175ad25433d5e ChangeLog
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2014-05-13 Jerry James <james(a)xemacs.org>
+
+ * .cvsignore: Remove.
+ * .hgignore: New file.
+
2008-08-08 Norbert Koch <viteno(a)xemacs.org>
* Makefile (VERSION): XEmacs package 1.28 released.
Repository URL: https://bitbucket.org/xemacs/locale/
--
This is a commit notification from bitbucket.org. You are receiving
this because you have the service enabled, addressing the recipient of
this email.
_______________________________________________
XEmacs-Patches mailing list
XEmacs-Patches(a)xemacs.org
http://lists.xemacs.org/mailman/listinfo/xemacs-patches
commit/leim: Jerry James: Migrate .cvsignore files to a single .hgignore file.
10 years, 11 months
Bitbucket
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(a)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 <james(a)xemacs.org>
+
+ * .cvsignore: Remove.
+ * .hgignore: New file.
+
2014-01-21 Aidan Kehoe <kehoea(a)parhasard.net>
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.
_______________________________________________
XEmacs-Patches mailing list
XEmacs-Patches(a)xemacs.org
http://lists.xemacs.org/mailman/listinfo/xemacs-patches
commit/latin-unity: Jerry James: Migrate .cvsignore files to a single .hgignore file.
10 years, 11 months
Bitbucket
1 new commit in latin-unity:
https://bitbucket.org/xemacs/latin-unity/commits/5455e05b3e26/
Changeset: 5455e05b3e26
User: Jerry James
Date: 2014-05-13 21:54:01
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(a)mail.gmail.com> in
xemacs-patches and followups for details.
Affected #: 3 files
diff -r fd76220eb27f425aae390fcf774797e7216f2426 -r 5455e05b3e2695141a924f50ad0ca6b069a3ba41 .cvsignore
--- a/.cvsignore
+++ /dev/null
@@ -1,1 +0,0 @@
-latin-unity*.html
diff -r fd76220eb27f425aae390fcf774797e7216f2426 -r 5455e05b3e2695141a924f50ad0ca6b069a3ba41 .hgignore
--- /dev/null
+++ b/.hgignore
@@ -0,0 +1,11 @@
+^#\..*#$
+^\.#
+~$
+\.elc$
+\.html$
+^_pkg\.el$
+^auto-autoloads\.el$
+^custom-defines\.el$
+^custom-load\.el$
+^package-info$
+^pdepends\.mk$
diff -r fd76220eb27f425aae390fcf774797e7216f2426 -r 5455e05b3e2695141a924f50ad0ca6b069a3ba41 ChangeLog
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2014-05-13 Jerry James <james(a)xemacs.org>
+
+ * .cvsignore: Remove.
+ * .hgignore: New file.
+
2007-02-25 Norbert Koch <viteno(a)xemacs.org>
* Makefile (VERSION): XEmacs package 1.20 released.
Repository URL: https://bitbucket.org/xemacs/latin-unity/
--
This is a commit notification from bitbucket.org. You are receiving
this because you have the service enabled, addressing the recipient of
this email.
_______________________________________________
XEmacs-Patches mailing list
XEmacs-Patches(a)xemacs.org
http://lists.xemacs.org/mailman/listinfo/xemacs-patches
commit/latin-euro-standards: Jerry James: Migrate .cvsignore files to a single .hgignore file.
10 years, 11 months
Bitbucket
1 new commit in latin-euro-standards:
https://bitbucket.org/xemacs/latin-euro-standards/commits/74ca7427de99/
Changeset: 74ca7427de99
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(a)mail.gmail.com> in
xemacs-patches and followups for details.
Affected #: 2 files
diff -r 2b1bb95aa35bef5bb0c36c518ba1c2dd7bd3af02 -r 74ca7427de99a6fb7ad4ef1a5f6508dfb22e05d7 .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 2b1bb95aa35bef5bb0c36c518ba1c2dd7bd3af02 -r 74ca7427de99a6fb7ad4ef1a5f6508dfb22e05d7 ChangeLog
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2014-05-13 Jerry James <james(a)xemacs.org>
+
+ * .hgignore: New file.
+
2009-07-22 Norbert Koch <viteno(a)xemacs.org>
* Makefile (VERSION): XEmacs package 1.09 released.
Repository URL: https://bitbucket.org/xemacs/latin-euro-standards/
--
This is a commit notification from bitbucket.org. You are receiving
this because you have the service enabled, addressing the recipient of
this email.
_______________________________________________
XEmacs-Patches mailing list
XEmacs-Patches(a)xemacs.org
http://lists.xemacs.org/mailman/listinfo/xemacs-patches
commit/egg-its: Jerry James: Migrate .cvsignore files to a single .hgignore file.
10 years, 11 months
Bitbucket
1 new commit in egg-its:
https://bitbucket.org/xemacs/egg-its/commits/0962995a1455/
Changeset: 0962995a1455
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(a)mail.gmail.com> in
xemacs-patches and followups for details.
Affected #: 3 files
diff -r cc32bd2c9d095f74d611b2221f7d100565850acb -r 0962995a14558418bf22b9029405aea54f59e265 .hgignore
--- /dev/null
+++ b/.hgignore
@@ -0,0 +1,10 @@
+^#\..*#$
+^\.#
+~$
+\.elc$
+^_pkg\.el$
+^auto-autoloads\.el$
+^custom-defines\.el$
+^custom-load\.el$
+^package-info$
+^pdepends\.mk$
diff -r cc32bd2c9d095f74d611b2221f7d100565850acb -r 0962995a14558418bf22b9029405aea54f59e265 ChangeLog
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2014-05-13 Jerry James <james(a)xemacs.org>
+
+ * .cvsignore: Remove.
+ * .hgignore: New file.
+
2003-10-31 Norbert Koch <viteno(a)xemacs.org>
* Makefile (VERSION): XEmacs package 1.27 released.
Repository URL: https://bitbucket.org/xemacs/egg-its/
--
This is a commit notification from bitbucket.org. You are receiving
this because you have the service enabled, addressing the recipient of
this email.
_______________________________________________
XEmacs-Patches mailing list
XEmacs-Patches(a)xemacs.org
http://lists.xemacs.org/mailman/listinfo/xemacs-patches
commit/edict: Jerry James: Migrate .cvsignore files to a single .hgignore file.
10 years, 11 months
Bitbucket
1 new commit in edict:
https://bitbucket.org/xemacs/edict/commits/2d349db61d08/
Changeset: 2d349db61d08
User: Jerry James
Date: 2014-05-13 21:54:01
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(a)mail.gmail.com> in
xemacs-patches and followups for details.
Affected #: 3 files
diff -r 9820e40a8ff9cbc62ef770460d43dea6edbb1112 -r 2d349db61d084ef6456046a1cd0da870b95310aa .hgignore
--- /dev/null
+++ b/.hgignore
@@ -0,0 +1,10 @@
+^#\..*#$
+^\.#
+~$
+\.elc$
+^_pkg\.el$
+^auto-autoloads\.el$
+^custom-defines\.el$
+^custom-load\.el$
+^package-info$
+^pdepends\.mk$
diff -r 9820e40a8ff9cbc62ef770460d43dea6edbb1112 -r 2d349db61d084ef6456046a1cd0da870b95310aa ChangeLog
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2014-05-13 Jerry James <james(a)xemacs.org>
+
+ * .cvsignore: Remove.
+ * .hgignore: New file.
+
2009-10-02 Norbert Koch <viteno(a)xemacs.org>
* Makefile (VERSION): XEmacs package 1.17 released.
Repository URL: https://bitbucket.org/xemacs/edict/
--
This is a commit notification from bitbucket.org. You are receiving
this because you have the service enabled, addressing the recipient of
this email.
_______________________________________________
XEmacs-Patches mailing list
XEmacs-Patches(a)xemacs.org
http://lists.xemacs.org/mailman/listinfo/xemacs-patches