diff options
author | Glenn Morris <rgm@gnu.org> | 2015-05-15 21:04:28 -0400 |
---|---|---|
committer | Glenn Morris <rgm@gnu.org> | 2015-05-15 21:04:28 -0400 |
commit | 741b224a843d78bb12f67ce1a2a3a15355790b90 (patch) | |
tree | 3565b5b7df4be14c53784f8ff580d1f0da4a222e /lib-src | |
parent | 48e384d7104dce8219b169c55a29c9f85024c83f (diff) | |
download | emacs-741b224a843d78bb12f67ce1a2a3a15355790b90.tar.gz emacs-741b224a843d78bb12f67ce1a2a3a15355790b90.tar.bz2 emacs-741b224a843d78bb12f67ce1a2a3a15355790b90.zip |
; * lib-src/etags.c: Comment.
Ref: http://lists.gnu.org/archive/html/emacs-devel/2015-05/msg00342.html
Diffstat (limited to 'lib-src')
-rw-r--r-- | lib-src/etags.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib-src/etags.c b/lib-src/etags.c index f2438213d04..7bacbd3e619 100644 --- a/lib-src/etags.c +++ b/lib-src/etags.c @@ -68,8 +68,8 @@ University of California, as described above. */ * 1994 Line-by-line regexp tags by Tom Tromey. * 2001 Nested classes by Francesco Potortì (concept by Mykola Dzyuba). * 2002 #line directives by Francesco Potortì. - * - * Francesco Potortì <pot@gnu.org> has maintained and improved it since 1993. + * Francesco Potortì maintained and improved it for many years + starting in 1993. */ /* |