1 new commit in eshell:
https://bitbucket.org/xemacs/eshell/commits/03dd2c89469d/
Changeset: 03dd2c89469d
User: Jerry James
Date: 2014-05-13 21:54:50
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 c1f33e202c13a6fe1a03bf84d55fc53819f80013 -r 03dd2c89469d9f28c595a622dd7cc323c34c0613 .cvsignore
--- a/.cvsignore
+++ /dev/null
@@ -1,2 +0,0 @@
-esh-groups.el
-eshell*.html
diff -r c1f33e202c13a6fe1a03bf84d55fc53819f80013 -r 03dd2c89469d9f28c595a622dd7cc323c34c0613 .hgignore
--- /dev/null
+++ b/.hgignore
@@ -0,0 +1,13 @@
+^#\..*#$
+^\.#
+~$
+\.elc$
+\.html$
+\.info$
+^_pkg\.el$
+^auto-autoloads\.el$
+^custom-defines\.el$
+^custom-load\.el$
+^esh-groups\.el$
+^package-info$
+^pdepends\.mk$
diff -r c1f33e202c13a6fe1a03bf84d55fc53819f80013 -r 03dd2c89469d9f28c595a622dd7cc323c34c0613 ChangeLog
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2014-05-13 Jerry James <[email protected]>
+
+ * .cvsignore: Remove.
+ * .hgignore: New file.
+ * eshell.texi: Restore CVS keyword expansions. Update for texinfo
+ 5.x.
+
2009-06-28 Norbert Koch <[email protected]>
* Makefile (VERSION): XEmacs package 1.18 released.
diff -r c1f33e202c13a6fe1a03bf84d55fc53819f80013 -r 03dd2c89469d9f28c595a622dd7cc323c34c0613 eshell.texi
--- a/eshell.texi
+++ b/eshell.texi
@@ -1,6 +1,6 @@
\input texinfo @c -*-texinfo-*-
-@c "@(#)$Name$:$Id$"
+@c "@(#)$Name: $:$Id: eshell.texi,v 1.1 2001-01-10 02:53:01 yoshiki Exp $"
@c Documentation for Eshell: The Emacs Shell.
@c Copyright (C) 1999-2000 Free Software Foundation, Inc.
@@ -32,7 +32,7 @@
@end direntry
@setchapternewpage on
-@ifinfo
+@ifnottex
Copyright @copyright{} 1999-2000 Free Software Foundation, Inc.
Permission is granted to make and distribute verbatim copies of this
@@ -58,7 +58,7 @@
except that the section entitled ``GNU General Public License'' and this
permission notice may be included in translations approved by the Free
Software Foundation instead of in the original English.
-@end ifinfo
+@end ifnottex
@synindex vr fn
@c The titlepage section does not appear in the Info file.
@@ -66,9 +66,9 @@
@sp 4
@c The title is printed in a large font.
@center @titlefont{User's Guide}
-@sp
+@sp 1
@center @titlefont{to}
-@sp
+@sp 1
@center @titlefont{Eshell: The Emacs Shell}
@ignore
@sp 2
@@ -108,7 +108,7 @@
@c ================================================================
@node Top, What is Eshell?, (dir), (dir)
-@ifinfo
+@ifnottex
@top Eshell
This manual documents Eshell, a shell-like command interpretor
@@ -118,7 +118,7 @@
@command{rc}, @command{4dos}; since Emacs itself is capable of handling
most of the tasks accomplished by such tools.
@c This manual is updated to release 2.3.2 of Eshell.
-@end ifinfo
+@end ifnottex
@menu
* What is Eshell?:: A brief introduction to the Emacs Shell.
Repository URL: https://bitbucket.org/xemacs/eshell/
--
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.