1 new commit in os-utils:
https://bitbucket.org/xemacs/os-utils/commits/d772ec44493e/
changeset:   d772ec44493e
user:        sperber
date:        2013-02-21 10:52:19
summary:     Provide 'arc-mode.
2013-02-19  Michael Sperber  <mike(a)xemacs.org>
	* arc-mode.el (arc-mode): Provide `arc-mode' in addition to
	`archive-mode', for GNU Emacs compatibility.
affected #:  2 files
diff -r 89f88d5db0a8af3b2751c90ca5d43bf9cf27dad8 -r
d772ec44493e5666ae20087c37e1ccdb9c595f0d ChangeLog
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2013-02-19  Michael Sperber  <mike(a)xemacs.org>
+
+	* arc-mode.el (arc-mode): Provide `arc-mode' in addition to
+	`archive-mode', for GNU Emacs compatibility.
+
 2008-06-25  Norbert Koch  <viteno(a)xemacs.org>
 
 	* Makefile (VERSION): XEmacs package 1.41 released.
diff -r 89f88d5db0a8af3b2751c90ca5d43bf9cf27dad8 -r
d772ec44493e5666ae20087c37e1ccdb9c595f0d arc-mode.el
--- a/arc-mode.el
+++ b/arc-mode.el
@@ -1594,5 +1594,6 @@
 ;;;###autoload(add-to-list 'auto-mode-alist
'("\\.\\(?:arc\\|[ejw]ar\\|zip\\|lzh\\|zoo\\)\\'" . archive-mode))
 
 (provide 'archive-mode)
+(provide 'arc-mode)
 
 ;;; arc-mode.el ends here.
Repository URL: 
https://bitbucket.org/xemacs/os-utils/
--
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