summaryrefslogtreecommitdiff
path: root/lisp/cedet/semantic/complete.el
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2019-05-26 00:58:28 -0700
committerPaul Eggert <eggert@cs.ucla.edu>2019-05-26 01:00:16 -0700
commit852d28176990d035366142bfde36a0440a317228 (patch)
tree7989c0101c23d316258e92ef667090f8d0cca866 /lisp/cedet/semantic/complete.el
parent797ee5871e458d6d97f57a24405412a053f5ef32 (diff)
downloademacs-852d28176990d035366142bfde36a0440a317228.tar.gz
Update author/maintainer info
Update email addresses and fix spellings of some author and maintainer names.
Diffstat (limited to 'lisp/cedet/semantic/complete.el')
-rw-r--r--lisp/cedet/semantic/complete.el4
1 files changed, 2 insertions, 2 deletions
diff --git a/lisp/cedet/semantic/complete.el b/lisp/cedet/semantic/complete.el
index 88ddd58059d..ea2e2dbd1af 100644
--- a/lisp/cedet/semantic/complete.el
+++ b/lisp/cedet/semantic/complete.el
@@ -1551,7 +1551,7 @@ one in the source buffer."
;;; Tooltip completion lister
;;
-;; Written and contributed by Masatake YAMATO <jet@gyve.org>
+;; Written and contributed by Masatake YAMATO <yamato@redhat.com>
;;
;; Modified by Eric Ludlam for
;; * Safe compatibility for tooltip free systems.
@@ -1749,7 +1749,7 @@ Return a cons cell (X . Y)"
(semantic-displayor-show-request obj)
)
-;; End code contributed by Masatake YAMATO <jet@gyve.org>
+;; End code contributed by Masatake YAMATO <yamato@redhat.com>
;;; Ghost Text displayor