1 new commit in edebug:
https://bitbucket.org/xemacs/edebug/commits/9374e3c20376/
Changeset: 9374e3c20376
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 #: 5 files
diff -r 7f290f0c522c3031e9101047df3949d87789de35 -r
9374e3c203765fdc9199e1933fadbdc0a5cba953 .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 7f290f0c522c3031e9101047df3949d87789de35 -r
9374e3c203765fdc9199e1933fadbdc0a5cba953 ChangeLog
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2014-05-13 Jerry James <james(a)xemacs.org>
+
+ * .cvsignore: Remove.
+ * .hgignore: New file.
+ * cl-read.el: Restore CVS keyword expansions.
+ * edebug-cl-read.el: Ditto.
+
2006-11-20 Norbert Koch <viteno(a)xemacs.org>
* Makefile (VERSION): XEmacs package 1.22 released.
diff -r 7f290f0c522c3031e9101047df3949d87789de35 -r
9374e3c203765fdc9199e1933fadbdc0a5cba953 cl-read.el
--- a/cl-read.el
+++ b/cl-read.el
@@ -207,7 +207,10 @@
; Change History
;
-; $Log$
+; $Log: cl-read.el,v $
+; Revision 1.2 2000-10-06 08:47:07 youngs
+; Martin's Monster Mega typo patch
+;
; Revision 1.1.1.1 1998/01/14 06:31:38 steve
; Created
;
diff -r 7f290f0c522c3031e9101047df3949d87789de35 -r
9374e3c203765fdc9199e1933fadbdc0a5cba953 edebug-cl-read.el
--- a/edebug-cl-read.el
+++ b/edebug-cl-read.el
@@ -28,7 +28,7 @@
;; LCD Archive Entry:
;; edebug-cl-read.el|Daniel LaLiberte|liberte(a)cs.uiuc.edu
;; |Edebug reader macros for cl-read.el
-;; |$Date$|$Revision$|~/modes/edebug-cl-read.el|
+;; |$Date: 1998-01-14 06:31:38 $|$Revision: 1.1.1.1 $|~/modes/edebug-cl-read.el|
;; If you use cl-read.el and want to use edebug with any code
;; in a file written with CL read syntax, then you need to use this
Repository URL:
https://bitbucket.org/xemacs/edebug/
--
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