diff options
| author | Vinicius Jose Latorre | 2006-09-20 18:49:34 +0000 |
|---|---|---|
| committer | Vinicius Jose Latorre | 2006-09-20 18:49:34 +0000 |
| commit | 63381c91ed369650222f9e76119fdd7d77aa0ea9 (patch) | |
| tree | 36d95be90bc4cc383e6700b43fd1a936e4f42e5f | |
| parent | aa25679820f3ac561af2cb8a83f87901e220d7f1 (diff) | |
| download | emacs-63381c91ed369650222f9e76119fdd7d77aa0ea9.tar.gz emacs-63381c91ed369650222f9e76119fdd7d77aa0ea9.zip | |
Adjust X-URL
| -rw-r--r-- | lisp/delim-col.el | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lisp/delim-col.el b/lisp/delim-col.el index 7433c728405..b89e979ff0b 100644 --- a/lisp/delim-col.el +++ b/lisp/delim-col.el | |||
| @@ -5,10 +5,10 @@ | |||
| 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-02-06 13:37:10 ttn> | 8 | ;; Time-stamp: <2006/09/15 17:35:06 vinicius> |
| 9 | ;; Version: 2.1 | 9 | ;; Version: 2.1 |
| 10 | ;; Keywords: internal | 10 | ;; Keywords: internal |
| 11 | ;; X-URL: http://www.cpqd.com.br/~vinicius/emacs/ | 11 | ;; X-URL: http://www.emacswiki.org/cgi-bin/wiki/ViniciusJoseLatorre |
| 12 | 12 | ||
| 13 | ;; This file is part of GNU Emacs. | 13 | ;; This file is part of GNU Emacs. |
| 14 | 14 | ||