1 new commit in sml-mode:
https://bitbucket.org/xemacs/sml-mode/commits/263babb93c79/
Changeset: 263babb93c79
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(a)mail.gmail.com> in
xemacs-patches and followups for details.
Affected #: 7 files
diff -r 57716571598336d9483beed45f7a7bd7f35800c9 -r
263babb93c795167c323064391b0b91f96af5f6d .cvsignore
--- a/.cvsignore
+++ /dev/null
@@ -1,12 +0,0 @@
-sml*.html
-sml-mode-startup.el
-sml-mode.cp
-sml-mode.cps
-sml-mode.fn
-sml-mode.fns
-sml-mode.ky
-sml-mode.kys
-sml-mode.pg
-sml-mode.tp
-sml-mode.vr
-sml-mode.vrs
diff -r 57716571598336d9483beed45f7a7bd7f35800c9 -r
263babb93c795167c323064391b0b91f96af5f6d .hgignore
--- /dev/null
+++ b/.hgignore
@@ -0,0 +1,19 @@
+^#\..*#$
+^\.#
+~$
+\.elc$
+\.html$
+\.info$
+^_pkg\.el$
+^auto-autoloads\.el$
+^custom-defines\.el$
+^custom-load\.el$
+^package-info$
+^pdepends\.mk$
+^sml-mode-startup\.el$
+^sml-mode\.cps?$
+^sml-mode\.fns?$
+^sml-mode\.kys?$
+^sml-mode\.pg$
+^sml-mode\.tp$
+^sml-mode\.vrs?$
diff -r 57716571598336d9483beed45f7a7bd7f35800c9 -r
263babb93c795167c323064391b0b91f96af5f6d ChangeLog
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2014-05-13 Jerry James <james(a)xemacs.org>
+
+ * .cvsignore: Remove.
+ * .hgignore: New file.
+ * All files: Restore CVS keyword expansions.
+ * sml-mode.texi: Update for texinfo 5.x.
+
2005-07-27 Norbert Koch <viteno(a)xemacs.org>
* Makefile (VERSION): XEmacs package 0.12 released.
diff -r 57716571598336d9483beed45f7a7bd7f35800c9 -r
263babb93c795167c323064391b0b91f96af5f6d sml-mode.el
--- a/sml-mode.el
+++ b/sml-mode.el
@@ -13,8 +13,8 @@
;; (Stefan Monnier) monnier(a)cs.yale.edu
;; Maintainer: (Stefan Monnier) monnier+lists/emacs/sml(a)flint.cs.yale.edu
;; Keywords: SML
-;; $Revision$
-;; $Date$
+;; $Revision: 1.27 $
+;; $Date: 2001/09/18 19:09:26 $
;; This file is not part of GNU Emacs, but it is distributed under the
;; same conditions.
diff -r 57716571598336d9483beed45f7a7bd7f35800c9 -r
263babb93c795167c323064391b0b91f96af5f6d sml-mode.spec
--- a/sml-mode.spec
+++ b/sml-mode.spec
@@ -3,7 +3,7 @@
Summary: Emacs mode for editing Standard ML source code
Name: sml-mode
-Version: $Name$
+Version: $Name: $
Release: 0.1
Group: Applications/Editors
Copyright: GPL
diff -r 57716571598336d9483beed45f7a7bd7f35800c9 -r
263babb93c795167c323064391b0b91f96af5f6d sml-mode.texi
--- a/sml-mode.texi
+++ b/sml-mode.texi
@@ -1,6 +1,6 @@
\input texinfo @c -*-texinfo-*-
-@comment "@(#)$Name$:$Id$"
+@comment "@(#)$Name: $:$Id: sml-mode.texi,v 1.8 2003/01/12 19:19:24 monnier Exp
$"
@comment Documentation for the GNU Emacs SML mode.
@comment Copyright (C) 1997-1999 Matthew J.@: Morley
@@ -34,8 +34,8 @@
@center @titlefont{Editing and Running Standard ML}
@center @titlefont{under GNU Emacs}
@sp 5
-@center {SML mode, Version $Name$}
-@center {August 1999}
+@center SML mode, Version $Name: $
+@center August 1999
@sp 2
@author Authors: Matthew J.@: Morley and Stefan Monnier
@@ -77,7 +77,7 @@
@noindent
You are looking at the top node of the Info tree documenting
-@sc{sml-mode} (Version $Name$). Not all functions are documented here, but
+@sc{sml-mode} (Version $Name: $). Not all functions are documented here, but
those that aren't you probably won't miss. All commands and settable
variables have built-in documentation, as per usual Emacs conventions.
@end ifinfo
diff -r 57716571598336d9483beed45f7a7bd7f35800c9 -r
263babb93c795167c323064391b0b91f96af5f6d sml-proc.el
--- a/sml-proc.el
+++ b/sml-proc.el
@@ -4,8 +4,8 @@
;; Copyright (C) 1994-1997 Matthew J. Morley
;; Copyright (C) 1999-2000 Stefan Monnier
-;; $Revision$
-;; $Date$
+;; $Revision: 1.17 $
+;; $Date: 2001/07/19 20:24:21 $
;; ====================================================================
Repository URL:
https://bitbucket.org/xemacs/sml-mode/
--
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