diff options
| author | Francesco Potortì | 1999-11-03 23:13:10 +0000 |
|---|---|---|
| committer | Francesco Potortì | 1999-11-03 23:13:10 +0000 |
| commit | ba65dba8bbe27a68e87c5e9922ffcf7d0abdc17a (patch) | |
| tree | f986143ad12870bd12c0e30c51d3d3d993c7a4c6 | |
| parent | caac7f2cb61520bd7119ca9925ed2b2dc87f2620 (diff) | |
| download | emacs-ba65dba8bbe27a68e87c5e9922ffcf7d0abdc17a.tar.gz emacs-ba65dba8bbe27a68e87c5e9922ffcf7d0abdc17a.zip | |
Changed the mail addess of the maintainer.
| -rw-r--r-- | lib-src/etags.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib-src/etags.c b/lib-src/etags.c index ebc76904f79..aa21e2be3f2 100644 --- a/lib-src/etags.c +++ b/lib-src/etags.c | |||
| @@ -28,7 +28,7 @@ Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ | |||
| 28 | * Francesco Potorti` reorganised C and C++ based on work by Joe Wells. | 28 | * Francesco Potorti` reorganised C and C++ based on work by Joe Wells. |
| 29 | * Regexp tags by Tom Tromey. | 29 | * Regexp tags by Tom Tromey. |
| 30 | * | 30 | * |
| 31 | * Francesco Potorti` (F.Potorti@cnuce.cnr.it) is the current maintainer. | 31 | * Francesco Potorti` (pot@gnu.org) is the current maintainer. |
| 32 | */ | 32 | */ |
| 33 | 33 | ||
| 34 | char pot_etags_version[] = "@(#) pot revision number is 13.31"; | 34 | char pot_etags_version[] = "@(#) pot revision number is 13.31"; |