commit/eterm: Jerry James: Migrate .cvsignore files to a single .hgignore file.

[email protected]
Newsgroups gmane.emacs.xemacs.patches
Message-ID <[email protected]>
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@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  <[email protected]>
+
+	* .cvsignore: Remove.
+	* .hgignore: New file.
+	* term.texi: Update for texinfo 5.x.
+
 2010-02-18  Norbert Koch  <[email protected]>
 
 	* 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.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.