commit/sml-mode: Jerry James: Migrate .cvsignore files to a single .hgignore file.
10 years, 8 months
Bitbucket
1 new commit in sml-mode:
https://bitbucket.org/xemacs/sml-mode/commits/263babb93c79/
Changeset: 263babb93c79
User: Jerry James
Date: 2014-05-13 21:54:59
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 #: 7 files
diff -r 57716571598336d9483beed45f7a7bd7f35800c9 -r 263babb93c795167c323064391b0b91f96af5f6d .cvsignore
--- a/.cvsignore
+++ /dev/null
@@ -1,12 +0,0 @@
-sml*.html
-sml-mode-startup.el
-sml-mode.cp
-sml-mode.cps
-sml-mode.fn
-sml-mode.fns
-sml-mode.ky
-sml-mode.kys
-sml-mode.pg
-sml-mode.tp
-sml-mode.vr
-sml-mode.vrs
diff -r 57716571598336d9483beed45f7a7bd7f35800c9 -r 263babb93c795167c323064391b0b91f96af5f6d .hgignore
--- /dev/null
+++ b/.hgignore
@@ -0,0 +1,19 @@
+^#\..*#$
+^\.#
+~$
+\.elc$
+\.html$
+\.info$
+^_pkg\.el$
+^auto-autoloads\.el$
+^custom-defines\.el$
+^custom-load\.el$
+^package-info$
+^pdepends\.mk$
+^sml-mode-startup\.el$
+^sml-mode\.cps?$
+^sml-mode\.fns?$
+^sml-mode\.kys?$
+^sml-mode\.pg$
+^sml-mode\.tp$
+^sml-mode\.vrs?$
diff -r 57716571598336d9483beed45f7a7bd7f35800c9 -r 263babb93c795167c323064391b0b91f96af5f6d ChangeLog
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2014-05-13 Jerry James <james(a)xemacs.org>
+
+ * .cvsignore: Remove.
+ * .hgignore: New file.
+ * All files: Restore CVS keyword expansions.
+ * sml-mode.texi: Update for texinfo 5.x.
+
2005-07-27 Norbert Koch <viteno(a)xemacs.org>
* Makefile (VERSION): XEmacs package 0.12 released.
diff -r 57716571598336d9483beed45f7a7bd7f35800c9 -r 263babb93c795167c323064391b0b91f96af5f6d sml-mode.el
--- a/sml-mode.el
+++ b/sml-mode.el
@@ -13,8 +13,8 @@
;; (Stefan Monnier) monnier(a)cs.yale.edu
;; Maintainer: (Stefan Monnier) monnier+lists/emacs/sml(a)flint.cs.yale.edu
;; Keywords: SML
-;; $Revision$
-;; $Date$
+;; $Revision: 1.27 $
+;; $Date: 2001/09/18 19:09:26 $
;; This file is not part of GNU Emacs, but it is distributed under the
;; same conditions.
diff -r 57716571598336d9483beed45f7a7bd7f35800c9 -r 263babb93c795167c323064391b0b91f96af5f6d sml-mode.spec
--- a/sml-mode.spec
+++ b/sml-mode.spec
@@ -3,7 +3,7 @@
Summary: Emacs mode for editing Standard ML source code
Name: sml-mode
-Version: $Name$
+Version: $Name: $
Release: 0.1
Group: Applications/Editors
Copyright: GPL
diff -r 57716571598336d9483beed45f7a7bd7f35800c9 -r 263babb93c795167c323064391b0b91f96af5f6d sml-mode.texi
--- a/sml-mode.texi
+++ b/sml-mode.texi
@@ -1,6 +1,6 @@
\input texinfo @c -*-texinfo-*-
-@comment "@(#)$Name$:$Id$"
+@comment "@(#)$Name: $:$Id: sml-mode.texi,v 1.8 2003/01/12 19:19:24 monnier Exp $"
@comment Documentation for the GNU Emacs SML mode.
@comment Copyright (C) 1997-1999 Matthew J.@: Morley
@@ -34,8 +34,8 @@
@center @titlefont{Editing and Running Standard ML}
@center @titlefont{under GNU Emacs}
@sp 5
-@center {SML mode, Version $Name$}
-@center {August 1999}
+@center SML mode, Version $Name: $
+@center August 1999
@sp 2
@author Authors: Matthew J.@: Morley and Stefan Monnier
@@ -77,7 +77,7 @@
@noindent
You are looking at the top node of the Info tree documenting
-@sc{sml-mode} (Version $Name$). Not all functions are documented here, but
+@sc{sml-mode} (Version $Name: $). Not all functions are documented here, but
those that aren't you probably won't miss. All commands and settable
variables have built-in documentation, as per usual Emacs conventions.
@end ifinfo
diff -r 57716571598336d9483beed45f7a7bd7f35800c9 -r 263babb93c795167c323064391b0b91f96af5f6d sml-proc.el
--- a/sml-proc.el
+++ b/sml-proc.el
@@ -4,8 +4,8 @@
;; Copyright (C) 1994-1997 Matthew J. Morley
;; Copyright (C) 1999-2000 Stefan Monnier
-;; $Revision$
-;; $Date$
+;; $Revision: 1.17 $
+;; $Date: 2001/07/19 20:24:21 $
;; ====================================================================
Repository URL: https://bitbucket.org/xemacs/sml-mode/
--
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/sh-script: Jerry James: Migrate .cvsignore files to a single .hgignore file.
10 years, 8 months
Bitbucket
1 new commit in sh-script:
https://bitbucket.org/xemacs/sh-script/commits/a4e47ad39319/
Changeset: a4e47ad39319
User: Jerry James
Date: 2014-05-13 21:54:59
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 42c18f35a141ac0071eae1afb59da79ac6d24698 -r a4e47ad39319bea9d65139fc9426579cdcb1258f .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 42c18f35a141ac0071eae1afb59da79ac6d24698 -r a4e47ad39319bea9d65139fc9426579cdcb1258f ChangeLog
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2014-05-13 Jerry James <james(a)xemacs.org>
+
+ * .cvsignore: Remove.
+ * .hgignore: New file.
+
2008-03-25 Norbert Koch <viteno(a)xemacs.org>
* Makefile (VERSION): XEmacs package 1.24 released.
Repository URL: https://bitbucket.org/xemacs/sh-script/
--
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/scheme: Jerry James: Migrate .cvsignore files to a single .hgignore file.
10 years, 8 months
Bitbucket
1 new commit in scheme:
https://bitbucket.org/xemacs/scheme/commits/fa44118177e7/
Changeset: fa44118177e7
User: Jerry James
Date: 2014-05-13 21:54:59
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 fa018bde653d4b47a8d89b566ee7b10a522787ea -r fa44118177e7dbee5ed096c01440a753090259e8 .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 fa018bde653d4b47a8d89b566ee7b10a522787ea -r fa44118177e7dbee5ed096c01440a753090259e8 ChangeLog
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2014-05-13 Jerry James <james(a)xemacs.org>
+
+ * .cvsignore: Remove.
+ * .hgignore: New file.
+
2013-03-09 Norbert Koch <viteno(a)xemacs.org>
* Makefile (VERSION): XEmacs package 1.19 released.
Repository URL: https://bitbucket.org/xemacs/scheme/
--
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/auctex: Jerry James: Migrate .cvsignore files to a single .hgignore file.
10 years, 8 months
Bitbucket
1 new commit in auctex:
https://bitbucket.org/xemacs/auctex/commits/11072d0d63cb/
Changeset: 11072d0d63cb
User: Jerry James
Date: 2014-05-13 21:54:59
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 #: 7 files
diff -r 8a0b4b79f4366f3b1cc79f1104651e3f4ca1505f -r 11072d0d63cb294e12bea2f513dc700c8391eabc .cvsignore
--- a/.cvsignore
+++ /dev/null
@@ -1,4 +0,0 @@
-CHANGES
-INSTALLATION
-README
-HISTORY
diff -r 8a0b4b79f4366f3b1cc79f1104651e3f4ca1505f -r 11072d0d63cb294e12bea2f513dc700c8391eabc .hgignore
--- /dev/null
+++ b/.hgignore
@@ -0,0 +1,18 @@
+^#\..*#$
+^\.#
+~$
+\.elc$
+\.html$
+\.info$
+^_pkg\.el$
+^CHANGES$
+^INSTALLATION$
+^README$
+^HISTORY$
+^auto-autoloads\.el$
+^custom-defines\.el$
+^custom-load\.el$
+^package-info$
+^pdepends\.mk$
+^texi/tex-ref\.dvi$
+^texi/tex-ref\.log$
diff -r 8a0b4b79f4366f3b1cc79f1104651e3f4ca1505f -r 11072d0d63cb294e12bea2f513dc700c8391eabc ChangeLog
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2014-05-13 Jerry James <james(a)xemacs.org>
+
+ * .cvsignore: Remove.
+ * texi/.cvsignore: Remove.
+ * .hgignore: New file.
+ * texi/auctex.texi: Update for texinfo 5.x.
+ * texi/macros.texi: Ditto.
+ * texi/quickstart.texi: Ditto.
+
2008-07-23 Norbert Koch <viteno(a)xemacs.org>
* Makefile (VERSION): XEmacs package 1.49 released.
diff -r 8a0b4b79f4366f3b1cc79f1104651e3f4ca1505f -r 11072d0d63cb294e12bea2f513dc700c8391eabc texi/.cvsignore
--- a/texi/.cvsignore
+++ /dev/null
@@ -1,5 +0,0 @@
-auctex*.html
-auctex.info*
-auc-tex*.html
-math-ref.log
-tex-ref.log
diff -r 8a0b4b79f4366f3b1cc79f1104651e3f4ca1505f -r 11072d0d63cb294e12bea2f513dc700c8391eabc texi/auctex.texi
--- a/texi/auctex.texi
+++ b/texi/auctex.texi
@@ -350,7 +350,7 @@
@item C-c C-f C-f
@kindex C-c C-f C-f
@cindex @code{\textsf}
-Insert @sans{sans serif} @samp{\textsf@{@point{}@}} text.
+Insert @sansserif{sans serif} @samp{\textsf@{@point{}@}} text.
@item C-c C-f C-t
@kindex C-c C-f C-t
@@ -2037,7 +2037,8 @@
@kindex C-c C-t C-o
@vindex TeX-Omega-mode
(@kbd{C-c C-t C-o})
-This command toggles the use of the Omega @tex
+This command toggles the use of the Omega
+@tex
(@math{\Omega})
@end tex
mode of @AUCTeX{}, a buffer-local minor mode. If it is switched on,
diff -r 8a0b4b79f4366f3b1cc79f1104651e3f4ca1505f -r 11072d0d63cb294e12bea2f513dc700c8391eabc texi/macros.texi
--- a/texi/macros.texi
+++ b/texi/macros.texi
@@ -7,9 +7,6 @@
@macro ConTeXt {}
Con@TeX{}t
@end macro
-@macro LaTeX {}
-La@TeX{}
-@end macro
@macro previewlatex {}
preview-latex
@end macro
diff -r 8a0b4b79f4366f3b1cc79f1104651e3f4ca1505f -r 11072d0d63cb294e12bea2f513dc700c8391eabc texi/quickstart.texi
--- a/texi/quickstart.texi
+++ b/texi/quickstart.texi
@@ -163,7 +163,7 @@
@item C-c C-f C-f
@kindex C-c C-f C-f
@cindex @code{\textsf}
-Insert @sans{sans serif} @samp{\textsf@{@point{}@}} text.
+Insert @sansserif{sans serif} @samp{\textsf@{@point{}@}} text.
@item C-c C-f C-t
@kindex C-c C-f C-t
Repository URL: https://bitbucket.org/xemacs/auctex/
--
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/idlwave: Jerry James: Migrate .cvsignore files to a single .hgignore file.
10 years, 8 months
Bitbucket
1 new commit in idlwave:
https://bitbucket.org/xemacs/idlwave/commits/440ac0dbbffa/
Changeset: 440ac0dbbffa
User: Jerry James
Date: 2014-05-13 21:54:59
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 #: 8 files
diff -r 76291e750254101960e1e11da4bb75e0d4ede8f1 -r 440ac0dbbffad7f8c63b538815f6ec6f33b110b2 .cvsignore
--- a/.cvsignore
+++ /dev/null
@@ -1,1 +0,0 @@
-idlwave*.html
diff -r 76291e750254101960e1e11da4bb75e0d4ede8f1 -r 440ac0dbbffad7f8c63b538815f6ec6f33b110b2 .hgignore
--- /dev/null
+++ b/.hgignore
@@ -0,0 +1,12 @@
+^#\..*#$
+^\.#
+~$
+\.elc$
+\.html$
+\.info$
+^_pkg\.el$
+^auto-autoloads\.el$
+^custom-defines\.el$
+^custom-load\.el$
+^package-info$
+^pdepends\.mk$
diff -r 76291e750254101960e1e11da4bb75e0d4ede8f1 -r 440ac0dbbffad7f8c63b538815f6ec6f33b110b2 ChangeLog
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2014-05-13 Jerry James <james(a)xemacs.org>
+
+ * .cvsignore: Remove.
+ * .hgignore: New file.
+ * *.el: Restore CVS keyword expansions.
+ * idlwave_catalog: Ditto.
+
2005-05-07 Norbert Koch <viteno(a)xemacs.org>
* Makefile (VERSION): XEmacs package 1.32 released.
diff -r 76291e750254101960e1e11da4bb75e0d4ede8f1 -r 440ac0dbbffad7f8c63b538815f6ec6f33b110b2 idlw-complete-structtag.el
--- a/idlw-complete-structtag.el
+++ b/idlw-complete-structtag.el
@@ -4,7 +4,7 @@
;; Author: Carsten Dominik <dominik(a)astro.uva.nl>
;; Maintainer: J.D. Smith <jdsmith(a)as.arizona.edu
;; Version: 1.1
-;; Date: $Date$
+;; Date: $Date: 2003-08-12 12:26:17 $
;; Keywords: languages
;; This file is part of GNU Emacs.
diff -r 76291e750254101960e1e11da4bb75e0d4ede8f1 -r 440ac0dbbffad7f8c63b538815f6ec6f33b110b2 idlw-shell.el
--- a/idlw-shell.el
+++ b/idlw-shell.el
@@ -6,7 +6,7 @@
;; Chris Chase <chase(a)att.com>
;; Maintainer: J.D. Smith <jdsmith(a)as.arizona.edu>
;; Version: 5.1
-;; Date: $Date$
+;; Date: $Date: 2003-08-12 12:26:18 $
;; Keywords: processes
;; This file is part of GNU Emacs.
diff -r 76291e750254101960e1e11da4bb75e0d4ede8f1 -r 440ac0dbbffad7f8c63b538815f6ec6f33b110b2 idlw-toolbar.el
--- a/idlw-toolbar.el
+++ b/idlw-toolbar.el
@@ -4,7 +4,7 @@
;; Author: Carsten Dominik <dominik(a)astro.uva.nl>
;; Maintainer: J.D. Smith <jdsmith(a)as.arizona.edu>
;; Version: 5.1
-;; Date: $Date$
+;; Date: $Date: 2003-08-12 12:26:18 $
;; Keywords: processes
;; This file is part of GNU Emacs.
diff -r 76291e750254101960e1e11da4bb75e0d4ede8f1 -r 440ac0dbbffad7f8c63b538815f6ec6f33b110b2 idlwave.el
--- a/idlwave.el
+++ b/idlwave.el
@@ -6,7 +6,7 @@
;; Chris Chase <chase(a)att.com>
;; Maintainer: J.D. Smith <jdsmith(a)as.arizona.edu>
;; Version: 5.1
-;; Date: $Date$
+;; Date: $Date: 2003-08-12 12:26:18 $
;; Keywords: languages
;; This file is part of GNU Emacs.
diff -r 76291e750254101960e1e11da4bb75e0d4ede8f1 -r 440ac0dbbffad7f8c63b538815f6ec6f33b110b2 idlwave_catalog
--- a/idlwave_catalog
+++ b/idlwave_catalog
@@ -31,7 +31,7 @@
# (without spaces). E.g. "NasaLib". A file named .idlwave_catalog
# will be created in each directory with ".pro" routine files.
#
-# $Id$
+# $Id: idlwave_catalog,v 1.1 2003-08-12 12:26:18 dominik Exp $
use Getopt::Std;
$opt_l=$opt_s=$opt_f=$opt_v=$opt_d=$opt_h=0;
Repository URL: https://bitbucket.org/xemacs/idlwave/
--
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/eterm: Jerry James: Migrate .cvsignore files to a single .hgignore file.
10 years, 8 months
Bitbucket
1 new commit in eterm:
https://bitbucket.org/xemacs/eterm/commits/6be460328b06/
Changeset: 6be460328b06
User: Jerry James
Date: 2014-05-13 21:54:59
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 #: 4 files
diff -r e9ab9d849d172ed1e06badd8d33565ed8ad8e744 -r 6be460328b06eff2e3a815eaa443595e9d30271b .cvsignore
--- a/.cvsignore
+++ /dev/null
@@ -1,6 +0,0 @@
-_pkg.el
-auto-autoloads.el
-custom-defines.el
-custom-load.el
-pdepends.mk
-term.info
diff -r e9ab9d849d172ed1e06badd8d33565ed8ad8e744 -r 6be460328b06eff2e3a815eaa443595e9d30271b .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 e9ab9d849d172ed1e06badd8d33565ed8ad8e744 -r 6be460328b06eff2e3a815eaa443595e9d30271b ChangeLog
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2014-05-13 Jerry James <james(a)xemacs.org>
+
+ * .cvsignore: Remove.
+ * .hgignore: New file.
+ * term.texi: Update for texinfo 5.x.
+
2010-02-18 Norbert Koch <viteno(a)xemacs.org>
* Makefile (VERSION): XEmacs package 1.18 released.
diff -r e9ab9d849d172ed1e06badd8d33565ed8ad8e744 -r 6be460328b06eff2e3a815eaa443595e9d30271b term.texi
--- a/term.texi
+++ b/term.texi
@@ -1,13 +1,13 @@
-@\input texinfo @c -*-texinfo-*-
+\input texinfo @c -*-texinfo-*-
@setfilename ../info/term.info
@settitle XEmacs Terminal Emulator Mode
@titlepage
@sp 6
-@center @titlefont(XEmacs Terminal Emulator Mode)
+@center @titlefont{XEmacs Terminal Emulator Mode}
@end titlepage
-@ifinfo
+@ifnottex
@dircategory XEmacs Editor
@direntry
* Term mode: (term). XEmacs Terminal Emulator Mode.
@@ -15,7 +15,7 @@
@node Top, , (DIR)
@top Terminal emulator mode
-@end ifinfo
+@end ifnottex
This is some notes about the term Emacs mode.
Repository URL: https://bitbucket.org/xemacs/eterm/
--
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/ibuffer: Jerry James: Migrate .cvsignore files to a single .hgignore file.
10 years, 8 months
Bitbucket
1 new commit in ibuffer:
https://bitbucket.org/xemacs/ibuffer/commits/8ebcc9f60da4/
Changeset: 8ebcc9f60da4
User: Jerry James
Date: 2014-05-13 21:54:59
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 b85435dccb37be94ece1651a8b41991c21c70bf0 -r 8ebcc9f60da440f16075a2e2b20a7f91a0a5f7e3 .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 b85435dccb37be94ece1651a8b41991c21c70bf0 -r 8ebcc9f60da440f16075a2e2b20a7f91a0a5f7e3 ChangeLog
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2014-05-13 Jerry James <james(a)xemacs.org>
+
+ * .cvsignore: Remove.
+ * .hgignore: New file.
+
2009-08-13 Norbert Koch <viteno(a)xemacs.org>
* Makefile (VERSION): XEmacs package 1.10 released.
Repository URL: https://bitbucket.org/xemacs/ibuffer/
--
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/tooltalk: Jerry James: Migrate .cvsignore files to a single .hgignore file.
10 years, 8 months
Bitbucket
1 new commit in tooltalk:
https://bitbucket.org/xemacs/tooltalk/commits/c447ac5303e7/
Changeset: c447ac5303e7
User: Jerry James
Date: 2014-05-13 21:54:58
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 c654835e16b425c0c23c0ee742549346333b0942 -r c447ac5303e705b30f3c4dc93c72be7a6f697756 .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 c654835e16b425c0c23c0ee742549346333b0942 -r c447ac5303e705b30f3c4dc93c72be7a6f697756 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.15 released.
Repository URL: https://bitbucket.org/xemacs/tooltalk/
--
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/sieve: Jerry James: Migrate .cvsignore files to a single .hgignore file.
10 years, 8 months
Bitbucket
1 new commit in sieve:
https://bitbucket.org/xemacs/sieve/commits/e2ed540bb370/
Changeset: e2ed540bb370
User: Jerry James
Date: 2014-05-13 21:54:58
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 8025e7511a104fcf9f720fd9f0cf2c67e76153a5 -r e2ed540bb3706644466b845678640e48c28ec71b .cvsignore
--- a/.cvsignore
+++ /dev/null
@@ -1,1 +0,0 @@
-sieve*.html
\ No newline at end of file
diff -r 8025e7511a104fcf9f720fd9f0cf2c67e76153a5 -r e2ed540bb3706644466b845678640e48c28ec71b .hgignore
--- /dev/null
+++ b/.hgignore
@@ -0,0 +1,12 @@
+^#\..*#$
+^\.#
+~$
+\.elc$
+\.html$
+\.info$
+^_pkg\.el$
+^auto-autoloads\.el$
+^custom-defines\.el$
+^custom-load\.el$
+^package-info$
+^pdepends\.mk$
diff -r 8025e7511a104fcf9f720fd9f0cf2c67e76153a5 -r e2ed540bb3706644466b845678640e48c28ec71b ChangeLog
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2014-05-13 Jerry James <james(a)xemacs.org>
+
+ * .cvsignore: Remove.
+ * .hgignore: New file.
+
2005-09-26 Norbert Koch <viteno(a)xemacs.org>
* Makefile (VERSION): XEmacs package 1.18 released.
Repository URL: https://bitbucket.org/xemacs/sieve/
--
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/ada: Jerry James: Migrate .cvsignore files to a single .hgignore file.
10 years, 8 months
Bitbucket
1 new commit in ada:
https://bitbucket.org/xemacs/ada/commits/6842ccf7d513/
Changeset: 6842ccf7d513
User: Jerry James
Date: 2014-05-13 21:54:58
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 c60c88c7637f7e265c3a8331ce0a5216a1598190 -r 6842ccf7d513dc6b3a1564ed8b2a2ad480699f59 .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 c60c88c7637f7e265c3a8331ce0a5216a1598190 -r 6842ccf7d513dc6b3a1564ed8b2a2ad480699f59 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.14 released.
Repository URL: https://bitbucket.org/xemacs/ada/
--
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