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