diff options
| -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 @@ | |||
| 1 | 2006-12-04 Vinicius Jose Latorre <viniciusjl@ig.com.br> | ||
| 2 | |||
| 3 | * progmodes/ebnf-abn.el: | ||
| 4 | * progmodes/ebnf-bnf.el: | ||
| 5 | * progmodes/ebnf-dtd.el: | ||
| 6 | * progmodes/ebnf-ebx.el: | ||
| 7 | * progmodes/ebnf-iso.el: | ||
| 8 | * progmodes/ebnf-otz.el: | ||
| 9 | * progmodes/ebnf-yac.el: | ||
| 10 | * progmodes/ebnf2ps.el: | ||
| 11 | * delim-col.el: | ||
| 12 | * printing.el: | ||
| 13 | * ps-bdf.el: | ||
| 14 | * ps-mule.el: | ||
| 15 | * ps-print.el: Remove 'Time-stamp' comment mark. | ||
| 16 | |||
| 1 | 2006-12-01 Vinicius Jose Latorre <viniciusjl@ig.com.br> | 17 | 2006-12-01 Vinicius Jose Latorre <viniciusjl@ig.com.br> |
| 2 | 18 | ||
| 3 | * ps-print.el : Fix doc. | 19 | * 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 @@ | |||
| 5 | 5 | ||
| 6 | ;; Author: Vinicius Jose Latorre <viniciusjl@ig.com.br> | 6 | ;; Author: Vinicius Jose Latorre <viniciusjl@ig.com.br> |
| 7 | ;; Maintainer: Vinicius Jose Latorre <viniciusjl@ig.com.br> | 7 | ;; Maintainer: Vinicius Jose Latorre <viniciusjl@ig.com.br> |
| 8 | ;; Time-stamp: <2006/09/15 17:35:06 vinicius> | ||
| 9 | ;; Version: 2.1 | 8 | ;; Version: 2.1 |
| 10 | ;; Keywords: internal | 9 | ;; Keywords: internal |
| 11 | ;; X-URL: http://www.emacswiki.org/cgi-bin/wiki/ViniciusJoseLatorre | 10 | ;; 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 @@ | |||
| 5 | 5 | ||
| 6 | ;; Author: Vinicius Jose Latorre <viniciusjl@ig.com.br> | 6 | ;; Author: Vinicius Jose Latorre <viniciusjl@ig.com.br> |
| 7 | ;; Maintainer: Vinicius Jose Latorre <viniciusjl@ig.com.br> | 7 | ;; Maintainer: Vinicius Jose Latorre <viniciusjl@ig.com.br> |
| 8 | ;; Time-stamp: <2006/11/08 12:01:50 vinicius> | ||
| 9 | ;; Keywords: wp, print, PostScript | 8 | ;; Keywords: wp, print, PostScript |
| 10 | ;; Version: 6.8.4 | 9 | ;; Version: 6.8.4 |
| 11 | ;; X-URL: http://www.emacswiki.org/cgi-bin/wiki/ViniciusJoseLatorre | 10 | ;; 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 @@ | |||
| 5 | 5 | ||
| 6 | ;; Author: Vinicius Jose Latorre <viniciusjl@ig.com.br> | 6 | ;; Author: Vinicius Jose Latorre <viniciusjl@ig.com.br> |
| 7 | ;; Maintainer: Vinicius Jose Latorre <viniciusjl@ig.com.br> | 7 | ;; Maintainer: Vinicius Jose Latorre <viniciusjl@ig.com.br> |
| 8 | ;; Time-stamp: <2004/04/03 16:43:57 vinicius> | ||
| 9 | ;; Keywords: wp, ebnf, PostScript | 8 | ;; Keywords: wp, ebnf, PostScript |
| 10 | ;; Version: 1.1 | 9 | ;; Version: 1.1 |
| 11 | 10 | ||
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 @@ | |||
| 5 | 5 | ||
| 6 | ;; Author: Vinicius Jose Latorre <viniciusjl@ig.com.br> | 6 | ;; Author: Vinicius Jose Latorre <viniciusjl@ig.com.br> |
| 7 | ;; Maintainer: Vinicius Jose Latorre <viniciusjl@ig.com.br> | 7 | ;; Maintainer: Vinicius Jose Latorre <viniciusjl@ig.com.br> |
| 8 | ;; Time-stamp: <2004/04/03 16:42:18 vinicius> | ||
| 9 | ;; Keywords: wp, ebnf, PostScript | 8 | ;; Keywords: wp, ebnf, PostScript |
| 10 | ;; Version: 1.9 | 9 | ;; Version: 1.9 |
| 11 | 10 | ||
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 @@ | |||
| 5 | 5 | ||
| 6 | ;; Author: Vinicius Jose Latorre <viniciusjl@ig.com.br> | 6 | ;; Author: Vinicius Jose Latorre <viniciusjl@ig.com.br> |
| 7 | ;; Maintainer: Vinicius Jose Latorre <viniciusjl@ig.com.br> | 7 | ;; Maintainer: Vinicius Jose Latorre <viniciusjl@ig.com.br> |
| 8 | ;; Time-stamp: <2004/04/04 21:50:16 vinicius> | ||
| 9 | ;; Keywords: wp, ebnf, PostScript | 8 | ;; Keywords: wp, ebnf, PostScript |
| 10 | ;; Version: 1.0 | 9 | ;; Version: 1.0 |
| 11 | 10 | ||
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 @@ | |||
| 5 | 5 | ||
| 6 | ;; Author: Vinicius Jose Latorre <viniciusjl@ig.com.br> | 6 | ;; Author: Vinicius Jose Latorre <viniciusjl@ig.com.br> |
| 7 | ;; Maintainer: Vinicius Jose Latorre <viniciusjl@ig.com.br> | 7 | ;; Maintainer: Vinicius Jose Latorre <viniciusjl@ig.com.br> |
| 8 | ;; Time-stamp: <2004/04/03 16:45:34 vinicius> | ||
| 9 | ;; Keywords: wp, ebnf, PostScript | 8 | ;; Keywords: wp, ebnf, PostScript |
| 10 | ;; Version: 1.1 | 9 | ;; Version: 1.1 |
| 11 | 10 | ||
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 @@ | |||
| 5 | 5 | ||
| 6 | ;; Author: Vinicius Jose Latorre <viniciusjl@ig.com.br> | 6 | ;; Author: Vinicius Jose Latorre <viniciusjl@ig.com.br> |
| 7 | ;; Maintainer: Vinicius Jose Latorre <viniciusjl@ig.com.br> | 7 | ;; Maintainer: Vinicius Jose Latorre <viniciusjl@ig.com.br> |
| 8 | ;; Time-stamp: <2004/04/03 16:48:52 vinicius> | ||
| 9 | ;; Keywords: wp, ebnf, PostScript | 8 | ;; Keywords: wp, ebnf, PostScript |
| 10 | ;; Version: 1.8 | 9 | ;; Version: 1.8 |
| 11 | 10 | ||
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 @@ | |||
| 5 | 5 | ||
| 6 | ;; Author: Vinicius Jose Latorre <viniciusjl@ig.com.br> | 6 | ;; Author: Vinicius Jose Latorre <viniciusjl@ig.com.br> |
| 7 | ;; Maintainer: Vinicius Jose Latorre <viniciusjl@ig.com.br> | 7 | ;; Maintainer: Vinicius Jose Latorre <viniciusjl@ig.com.br> |
| 8 | ;; Time-stamp: <2004/11/19 22:24:07 vinicius> | ||
| 9 | ;; Keywords: wp, ebnf, PostScript | 8 | ;; Keywords: wp, ebnf, PostScript |
| 10 | ;; Version: 1.0 | 9 | ;; Version: 1.0 |
| 11 | 10 | ||
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 @@ | |||
| 5 | 5 | ||
| 6 | ;; Author: Vinicius Jose Latorre <viniciusjl@ig.com.br> | 6 | ;; Author: Vinicius Jose Latorre <viniciusjl@ig.com.br> |
| 7 | ;; Maintainer: Vinicius Jose Latorre <viniciusjl@ig.com.br> | 7 | ;; Maintainer: Vinicius Jose Latorre <viniciusjl@ig.com.br> |
| 8 | ;; Time-stamp: <2004/04/03 16:50:46 vinicius> | ||
| 9 | ;; Keywords: wp, ebnf, PostScript | 8 | ;; Keywords: wp, ebnf, PostScript |
| 10 | ;; Version: 1.3 | 9 | ;; Version: 1.3 |
| 11 | 10 | ||
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 @@ | |||
| 5 | 5 | ||
| 6 | ;; Author: Vinicius Jose Latorre <viniciusjl@ig.com.br> | 6 | ;; Author: Vinicius Jose Latorre <viniciusjl@ig.com.br> |
| 7 | ;; Maintainer: Vinicius Jose Latorre <viniciusjl@ig.com.br> | 7 | ;; Maintainer: Vinicius Jose Latorre <viniciusjl@ig.com.br> |
| 8 | ;; Time-stamp: <2006/09/26 21:49:46 vinicius> | ||
| 9 | ;; Keywords: wp, ebnf, PostScript | 8 | ;; Keywords: wp, ebnf, PostScript |
| 10 | ;; Version: 4.3 | 9 | ;; Version: 4.3 |
| 11 | ;; X-URL: http://www.emacswiki.org/cgi-bin/wiki/ViniciusJoseLatorre | 10 | ;; 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 @@ | |||
| 11 | 11 | ||
| 12 | ;; Keywords: wp, BDF, font, PostScript | 12 | ;; Keywords: wp, BDF, font, PostScript |
| 13 | ;; Maintainer: Kenichi Handa <handa@m17n.org> | 13 | ;; Maintainer: Kenichi Handa <handa@m17n.org> |
| 14 | ;; Time-stamp: <2003/07/11 21:13:44 vinicius> | ||
| 15 | 14 | ||
| 16 | ;; This file is part of GNU Emacs. | 15 | ;; This file is part of GNU Emacs. |
| 17 | 16 | ||
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 @@ | |||
| 8 | ;; Maintainer: Kenichi Handa <handa@m17n.org> (multi-byte characters) | 8 | ;; Maintainer: Kenichi Handa <handa@m17n.org> (multi-byte characters) |
| 9 | ;; Vinicius Jose Latorre <viniciusjl@ig.com.br> | 9 | ;; Vinicius Jose Latorre <viniciusjl@ig.com.br> |
| 10 | ;; Keywords: wp, print, PostScript, multibyte, mule | 10 | ;; Keywords: wp, print, PostScript, multibyte, mule |
| 11 | ;; Time-stamp: <2003/05/14 22:19:41 vinicius> | ||
| 12 | 11 | ||
| 13 | ;; This file is part of GNU Emacs. | 12 | ;; This file is part of GNU Emacs. |
| 14 | 13 | ||
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 @@ | |||
| 10 | ;; Maintainer: Kenichi Handa <handa@m17n.org> (multi-byte characters) | 10 | ;; Maintainer: Kenichi Handa <handa@m17n.org> (multi-byte characters) |
| 11 | ;; Vinicius Jose Latorre <viniciusjl@ig.com.br> | 11 | ;; Vinicius Jose Latorre <viniciusjl@ig.com.br> |
| 12 | ;; Keywords: wp, print, PostScript | 12 | ;; Keywords: wp, print, PostScript |
| 13 | ;; Time-stamp: <2006/12/01 11:17:19 vinicius> | ||
| 14 | ;; Version: 7.0 | 13 | ;; Version: 7.0 |
| 15 | ;; X-URL: http://www.emacswiki.org/cgi-bin/wiki/ViniciusJoseLatorre | 14 | ;; X-URL: http://www.emacswiki.org/cgi-bin/wiki/ViniciusJoseLatorre |
| 16 | 15 | ||