1 new commit in view-process:
https://bitbucket.org/xemacs/view-process/commits/e0833e1a19fb/
Changeset: e0833e1a19fb
User: Jerry James
Date: 2014-05-13 21:54:54
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 #: 5 files
diff -r 3dd48bd9d10d44702d655ead107f32a78560c243 -r
e0833e1a19fbcd7d861c3c57b5a1033f7035140b .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 3dd48bd9d10d44702d655ead107f32a78560c243 -r
e0833e1a19fbcd7d861c3c57b5a1033f7035140b ChangeLog
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2014-05-13 Jerry James <james(a)xemacs.org>
+
+ * .cvsignore: Remove.
+ * .hgignore: New file.
+ * *.el: Restore CVS keyword expansions.
+
2003-10-31 Norbert Koch <viteno(a)xemacs.org>
* Makefile (VERSION): XEmacs package 1.13 released.
diff -r 3dd48bd9d10d44702d655ead107f32a78560c243 -r
e0833e1a19fbcd7d861c3c57b5a1033f7035140b view-process-mode.el
--- a/view-process-mode.el
+++ b/view-process-mode.el
@@ -26,7 +26,7 @@
;;; Commentary:
-;; $Id$
+;; $Id: view-process-mode.el,v 1.4 2002-08-17 11:25:37 scop Exp $
;; This file defines the the view-process-mode, a mode for displaying
;; the current processes with ps on UNIX systems. There are also
;; commands to sort and filter the output and to send signals to the
diff -r 3dd48bd9d10d44702d655ead107f32a78560c243 -r
e0833e1a19fbcd7d861c3c57b5a1033f7035140b view-process-system-specific.el
--- a/view-process-system-specific.el
+++ b/view-process-system-specific.el
@@ -7,7 +7,7 @@
;; This file is part of XEmacs.
-;;; $Id$
+;;; $Id: view-process-system-specific.el,v 1.3 2002-08-17 11:25:37 scop Exp $
;; XEmacs is free software; you can redistribute it and/or modify it
;; under the terms of the GNU General Public License as published by
Repository URL:
https://bitbucket.org/xemacs/view-process/
--
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