commit/mailcrypt: Jerry James: Migrate .cvsignore files to a single .hgignore file.

[email protected]
Newsgroups gmane.emacs.xemacs.patches
Message-ID <[email protected]>
1 new commit in mailcrypt:

https://bitbucket.org/xemacs/mailcrypt/commits/831382db3467/
Changeset:   831382db3467
User:        Jerry James
Date:        2014-05-13 21:54:56
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 #:  5 files

diff -r 1f545fbdf076d91182df7ec29b57918e9d0dbf9b -r 831382db3467cbda0e13b2afac5a6a471a7052be .cvsignore
--- a/.cvsignore
+++ /dev/null
@@ -1,1 +0,0 @@
-mailcrypt*.html

diff -r 1f545fbdf076d91182df7ec29b57918e9d0dbf9b -r 831382db3467cbda0e13b2afac5a6a471a7052be .hgignore
--- /dev/null
+++ b/.hgignore
@@ -0,0 +1,12 @@
+^#\..*#$
+^\.#
+~$
+\.elc$
+\.html$
+\.info$
+^_pkg\.el$
+^auto-autoloads\.el$
+^custom-defines\.el$
+^custom-load\.el$
+^package-info$
+^pdepends\.mk$

diff -r 1f545fbdf076d91182df7ec29b57918e9d0dbf9b -r 831382db3467cbda0e13b2afac5a6a471a7052be ChangeLog
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2014-05-13  Jerry James  <[email protected]>
+
+	* .cvsignore: Remove.
+	* .hgignore: New file.
+	* mailcrypt.texi: Update for texinfo 5.x.
+	* mc-gpg.el: Restore CVS keyword expansion.
+
 2004-01-17  Norbert Koch  <[email protected]>
 
 	* Makefile (VERSION): XEmacs package 2.14 released.

diff -r 1f545fbdf076d91182df7ec29b57918e9d0dbf9b -r 831382db3467cbda0e13b2afac5a6a471a7052be mailcrypt.texi
--- a/mailcrypt.texi
+++ b/mailcrypt.texi
@@ -25,7 +25,7 @@
 @set VERSION 3.5.8
 @set UPDATED August 29, 1998
 
-@ifinfo
+@ifnottex
 
 This documentation describes Mailcrypt version @value{VERSION}.  This
 documentation was last updated on @value{UPDATED}.
@@ -48,7 +48,7 @@
 with GNU Emacs; see the file COPYING.  If not, write to the Free
 Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.
 
-@end ifinfo
+@end ifnottex
 
 @titlepage
 @title Mailcrypt: An EMACS Interface to PGP
@@ -83,7 +83,7 @@
 
 @end titlepage
 
-@ifinfo
+@ifnottex
 @node Top, Introduction, (dir), (dir)
 @top Mailcrypt
 
@@ -93,7 +93,7 @@
 This documentation describes Mailcrypt version @value{VERSION}.  The
 documentation was last updated on @value{UPDATED}.
 
-@end ifinfo
+@end ifnottex
 
 @menu
 * Introduction::                Read this first.

diff -r 1f545fbdf076d91182df7ec29b57918e9d0dbf9b -r 831382db3467cbda0e13b2afac5a6a471a7052be mc-gpg.el
--- a/mc-gpg.el
+++ b/mc-gpg.el
@@ -3,7 +3,7 @@
 ;;                     Patrick LoPresti <[email protected]>
 ;;               1998  Brian Warner <[email protected]>
 
-;; $Id$
+;; $Id: mc-gpg.el,v 1.6 2002-10-04 01:58:28 youngs Exp $
 
 ;;{{{ Licensing
 ;; This file is intended to be used with GNU Emacs.

Repository URL: https://bitbucket.org/xemacs/mailcrypt/

--

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.