diff options
author | Vinicius Jose Latorre <viniciusjl@ig.com.br> | 2006-12-04 14:46:24 +0000 |
---|---|---|
committer | Vinicius Jose Latorre <viniciusjl@ig.com.br> | 2006-12-04 14:46:24 +0000 |
commit | c2b692e313ebfc1a3d8693be459405f5607eb4cb (patch) | |
tree | 2f4946e6e97b4405d927e43fee0cf91c9c98bedb | |
parent | 9eb82ca3889101342461041f78528857cd69f9e8 (diff) | |
download | emacs-c2b692e313ebfc1a3d8693be459405f5607eb4cb.tar.gz |
Remove Time-stamp comment mark.
-rw-r--r-- | lisp/ChangeLog.unicode | 16 | ||||
-rw-r--r-- | lisp/delim-col.el | 1 | ||||
-rw-r--r-- | lisp/printing.el | 1 | ||||
-rw-r--r-- | lisp/progmodes/ebnf-abn.el | 1 | ||||
-rw-r--r-- | lisp/progmodes/ebnf-bnf.el | 1 | ||||
-rw-r--r-- | lisp/progmodes/ebnf-dtd.el | 1 | ||||
-rw-r--r-- | lisp/progmodes/ebnf-ebx.el | 1 | ||||
-rw-r--r-- | lisp/progmodes/ebnf-iso.el | 1 | ||||
-rw-r--r-- | lisp/progmodes/ebnf-otz.el | 1 | ||||
-rw-r--r-- | lisp/progmodes/ebnf-yac.el | 1 | ||||
-rw-r--r-- | lisp/progmodes/ebnf2ps.el | 1 | ||||
-rw-r--r-- | lisp/ps-bdf.el | 1 | ||||
-rw-r--r-- | lisp/ps-mule.el | 1 | ||||
-rw-r--r-- | lisp/ps-print.el | 1 |
14 files changed, 16 insertions, 13 deletions
diff --git a/lisp/ChangeLog.unicode b/lisp/ChangeLog.unicode index 5b115c63c9d..33d9efdc55c 100644 --- a/lisp/ChangeLog.unicode +++ b/lisp/ChangeLog.unicode @@ -1,3 +1,19 @@ +2006-12-04 Vinicius Jose Latorre <viniciusjl@ig.com.br> + + * progmodes/ebnf-abn.el: + * progmodes/ebnf-bnf.el: + * progmodes/ebnf-dtd.el: + * progmodes/ebnf-ebx.el: + * progmodes/ebnf-iso.el: + * progmodes/ebnf-otz.el: + * progmodes/ebnf-yac.el: + * progmodes/ebnf2ps.el: + * delim-col.el: + * printing.el: + * ps-bdf.el: + * ps-mule.el: + * ps-print.el: Remove 'Time-stamp' comment mark. + 2006-12-01 Vinicius Jose Latorre <viniciusjl@ig.com.br> * ps-print.el : Fix doc. diff --git a/lisp/delim-col.el b/lisp/delim-col.el index b89e979ff0b..deafa19f98b 100644 --- a/lisp/delim-col.el +++ b/lisp/delim-col.el @@ -5,7 +5,6 @@ ;; Author: Vinicius Jose Latorre <viniciusjl@ig.com.br> ;; Maintainer: Vinicius Jose Latorre <viniciusjl@ig.com.br> -;; Time-stamp: <2006/09/15 17:35:06 vinicius> ;; Version: 2.1 ;; Keywords: internal ;; X-URL: http://www.emacswiki.org/cgi-bin/wiki/ViniciusJoseLatorre diff --git a/lisp/printing.el b/lisp/printing.el index d99d6985af4..9423df972df 100644 --- a/lisp/printing.el +++ b/lisp/printing.el @@ -5,7 +5,6 @@ ;; Author: Vinicius Jose Latorre <viniciusjl@ig.com.br> ;; Maintainer: Vinicius Jose Latorre <viniciusjl@ig.com.br> -;; Time-stamp: <2006/11/08 12:01:50 vinicius> ;; Keywords: wp, print, PostScript ;; Version: 6.8.4 ;; X-URL: http://www.emacswiki.org/cgi-bin/wiki/ViniciusJoseLatorre diff --git a/lisp/progmodes/ebnf-abn.el b/lisp/progmodes/ebnf-abn.el index f393f78203b..604061c7558 100644 --- a/lisp/progmodes/ebnf-abn.el +++ b/lisp/progmodes/ebnf-abn.el @@ -5,7 +5,6 @@ ;; Author: Vinicius Jose Latorre <viniciusjl@ig.com.br> ;; Maintainer: Vinicius Jose Latorre <viniciusjl@ig.com.br> -;; Time-stamp: <2004/04/03 16:43:57 vinicius> ;; Keywords: wp, ebnf, PostScript ;; Version: 1.1 diff --git a/lisp/progmodes/ebnf-bnf.el b/lisp/progmodes/ebnf-bnf.el index fd58ec096b3..b1b57ee1682 100644 --- a/lisp/progmodes/ebnf-bnf.el +++ b/lisp/progmodes/ebnf-bnf.el @@ -5,7 +5,6 @@ ;; Author: Vinicius Jose Latorre <viniciusjl@ig.com.br> ;; Maintainer: Vinicius Jose Latorre <viniciusjl@ig.com.br> -;; Time-stamp: <2004/04/03 16:42:18 vinicius> ;; Keywords: wp, ebnf, PostScript ;; Version: 1.9 diff --git a/lisp/progmodes/ebnf-dtd.el b/lisp/progmodes/ebnf-dtd.el index a52469966fc..c0a4c7b5176 100644 --- a/lisp/progmodes/ebnf-dtd.el +++ b/lisp/progmodes/ebnf-dtd.el @@ -5,7 +5,6 @@ ;; Author: Vinicius Jose Latorre <viniciusjl@ig.com.br> ;; Maintainer: Vinicius Jose Latorre <viniciusjl@ig.com.br> -;; Time-stamp: <2004/04/04 21:50:16 vinicius> ;; Keywords: wp, ebnf, PostScript ;; Version: 1.0 diff --git a/lisp/progmodes/ebnf-ebx.el b/lisp/progmodes/ebnf-ebx.el index 7e65611cedf..9c9e514ded2 100644 --- a/lisp/progmodes/ebnf-ebx.el +++ b/lisp/progmodes/ebnf-ebx.el @@ -5,7 +5,6 @@ ;; Author: Vinicius Jose Latorre <viniciusjl@ig.com.br> ;; Maintainer: Vinicius Jose Latorre <viniciusjl@ig.com.br> -;; Time-stamp: <2004/04/03 16:45:34 vinicius> ;; Keywords: wp, ebnf, PostScript ;; Version: 1.1 diff --git a/lisp/progmodes/ebnf-iso.el b/lisp/progmodes/ebnf-iso.el index 7596d366a12..c3d4abd7633 100644 --- a/lisp/progmodes/ebnf-iso.el +++ b/lisp/progmodes/ebnf-iso.el @@ -5,7 +5,6 @@ ;; Author: Vinicius Jose Latorre <viniciusjl@ig.com.br> ;; Maintainer: Vinicius Jose Latorre <viniciusjl@ig.com.br> -;; Time-stamp: <2004/04/03 16:48:52 vinicius> ;; Keywords: wp, ebnf, PostScript ;; Version: 1.8 diff --git a/lisp/progmodes/ebnf-otz.el b/lisp/progmodes/ebnf-otz.el index df18beb690a..5fbcb210565 100644 --- a/lisp/progmodes/ebnf-otz.el +++ b/lisp/progmodes/ebnf-otz.el @@ -5,7 +5,6 @@ ;; Author: Vinicius Jose Latorre <viniciusjl@ig.com.br> ;; Maintainer: Vinicius Jose Latorre <viniciusjl@ig.com.br> -;; Time-stamp: <2004/11/19 22:24:07 vinicius> ;; Keywords: wp, ebnf, PostScript ;; Version: 1.0 diff --git a/lisp/progmodes/ebnf-yac.el b/lisp/progmodes/ebnf-yac.el index 6e5465f0f01..61f710cb789 100644 --- a/lisp/progmodes/ebnf-yac.el +++ b/lisp/progmodes/ebnf-yac.el @@ -5,7 +5,6 @@ ;; Author: Vinicius Jose Latorre <viniciusjl@ig.com.br> ;; Maintainer: Vinicius Jose Latorre <viniciusjl@ig.com.br> -;; Time-stamp: <2004/04/03 16:50:46 vinicius> ;; Keywords: wp, ebnf, PostScript ;; Version: 1.3 diff --git a/lisp/progmodes/ebnf2ps.el b/lisp/progmodes/ebnf2ps.el index eb203249253..611273f8b5f 100644 --- a/lisp/progmodes/ebnf2ps.el +++ b/lisp/progmodes/ebnf2ps.el @@ -5,7 +5,6 @@ ;; Author: Vinicius Jose Latorre <viniciusjl@ig.com.br> ;; Maintainer: Vinicius Jose Latorre <viniciusjl@ig.com.br> -;; Time-stamp: <2006/09/26 21:49:46 vinicius> ;; Keywords: wp, ebnf, PostScript ;; Version: 4.3 ;; X-URL: http://www.emacswiki.org/cgi-bin/wiki/ViniciusJoseLatorre diff --git a/lisp/ps-bdf.el b/lisp/ps-bdf.el index 9597d4afa4e..3e18586489b 100644 --- a/lisp/ps-bdf.el +++ b/lisp/ps-bdf.el @@ -11,7 +11,6 @@ ;; Keywords: wp, BDF, font, PostScript ;; Maintainer: Kenichi Handa <handa@m17n.org> -;; Time-stamp: <2003/07/11 21:13:44 vinicius> ;; This file is part of GNU Emacs. diff --git a/lisp/ps-mule.el b/lisp/ps-mule.el index 20bf45f29cf..a252b6a180f 100644 --- a/lisp/ps-mule.el +++ b/lisp/ps-mule.el @@ -8,7 +8,6 @@ ;; Maintainer: Kenichi Handa <handa@m17n.org> (multi-byte characters) ;; Vinicius Jose Latorre <viniciusjl@ig.com.br> ;; Keywords: wp, print, PostScript, multibyte, mule -;; Time-stamp: <2003/05/14 22:19:41 vinicius> ;; This file is part of GNU Emacs. diff --git a/lisp/ps-print.el b/lisp/ps-print.el index 444f1dcadf3..23a47286ad1 100644 --- a/lisp/ps-print.el +++ b/lisp/ps-print.el @@ -10,7 +10,6 @@ ;; Maintainer: Kenichi Handa <handa@m17n.org> (multi-byte characters) ;; Vinicius Jose Latorre <viniciusjl@ig.com.br> ;; Keywords: wp, print, PostScript -;; Time-stamp: <2006/12/01 11:17:19 vinicius> ;; Version: 7.0 ;; X-URL: http://www.emacswiki.org/cgi-bin/wiki/ViniciusJoseLatorre |