aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/textmodes/table.el
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/textmodes/table.el')
-rw-r--r--lisp/textmodes/table.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/textmodes/table.el b/lisp/textmodes/table.el
index d408d206be4..49d1fc2aee5 100644
--- a/lisp/textmodes/table.el
+++ b/lisp/textmodes/table.el
@@ -1,6 +1,6 @@
1;;; table.el --- create and edit WYSIWYG text based embedded tables -*- lexical-binding: t -*- 1;;; table.el --- create and edit WYSIWYG text based embedded tables -*- lexical-binding: t -*-
2 2
3;; Copyright (C) 2000-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2000-2018 Free Software Foundation, Inc.
4 4
5;; Keywords: wp, convenience 5;; Keywords: wp, convenience
6;; Author: Takaaki Ota <Takaaki.Ota@am.sony.com> 6;; Author: Takaaki Ota <Takaaki.Ota@am.sony.com>