1 new commit in cc-mode:
https://bitbucket.org/xemacs/cc-mode/commits/3e8cac693c40/
Changeset: 3e8cac693c40
User: Jerry James
Date: 2014-05-13 21:54:52
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 ab3c6b89127224a9d35c9e54cef3adb99e6a375f -r 3e8cac693c406f44c41c61b427fb60f0a45b01de .cvsignore
--- a/.cvsignore
+++ /dev/null
@@ -1,1 +0,0 @@
-cc-mode*.html
diff -r ab3c6b89127224a9d35c9e54cef3adb99e6a375f -r 3e8cac693c406f44c41c61b427fb60f0a45b01de .hgignore
--- /dev/null
+++ b/.hgignore
@@ -0,0 +1,11 @@
+^#\..*#$
+^\.#
+~$
+\.elc$
+\.html$
+^_pkg\.el$
+^auto-autoloads\.el$
+^custom-defines\.el$
+^custom-load\.el$
+^package-info$
+^pdepends\.mk$
diff -r ab3c6b89127224a9d35c9e54cef3adb99e6a375f -r 3e8cac693c406f44c41c61b427fb60f0a45b01de ChangeLog
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2014-05-13 Jerry James <[email protected]>
+
+ * .cvsignore: Remove.
+ * .hgignore: New file.
+ * cc-mode.texi: Update for texinfo 5.x. Restore CVS keyword
+ expansion.
+
2013-10-28 Norbert Koch <[email protected]>
* Makefile (VERSION): XEmacs package 1.74 released.
diff -r ab3c6b89127224a9d35c9e54cef3adb99e6a375f -r 3e8cac693c406f44c41c61b427fb60f0a45b01de cc-mode.texi
--- a/cc-mode.texi
+++ b/cc-mode.texi
@@ -191,19 +191,28 @@
@titlepage
@sp 10
+@iftex
@center @titlefont{CC Mode 5.32}
@sp 2
@center @subtitlefont{A GNU Emacs mode for editing C and C-like languages}
@sp 2
@center Barry A. Warsaw, Martin Stjernholm, Alan Mackenzie
+@end iftex
+@ifnottex
+@title CC Mode 5.32
+@sp 2
+@subtitle A GNU Emacs mode for editing C and C-like languages
+@sp 2
+@author Barry A. Warsaw, Martin Stjernholm, Alan Mackenzie
+@end ifnottex
@page
@vskip 0pt plus 1filll
@insertcopying
-This manual was generated from $Revision$ of $RCSfile$, which can be
+This manual was generated from $Revision: 5.266 $ of $RCSfile: cc-mode.texi,v $, which can be
downloaded from
-@url{http://cvs.sf.net/viewcvs.py/cc-mode/cc-mode/cc-mode.texi}.
+@url{http://cc-mode.cvs.sourceforge.net/viewvc/cc-mode/cc-mode/cc-mode.texi}.
@end titlepage
@comment !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
Repository URL: https://bitbucket.org/xemacs/cc-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.
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.