diff options
Diffstat (limited to 'lisp/textmodes/table.el')
-rw-r--r-- | lisp/textmodes/table.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/textmodes/table.el b/lisp/textmodes/table.el index f27c7058e71..256fac63421 100644 --- a/lisp/textmodes/table.el +++ b/lisp/textmodes/table.el @@ -590,7 +590,7 @@ ;; attempt of implementing the table feature to Emacs. This greatly ;; motivated me to follow through to its completion. ;; -;; Kenichi Handa <handa@etl.go.jp> kindly guided me through to +;; Kenichi Handa <handa@gnu.org> kindly guided me through to ;; overcome many technical issues while I was struggling with quail ;; related internationalization problems. ;; |