diff options
Diffstat (limited to 'lisp/tabify.el')
-rw-r--r-- | lisp/tabify.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/tabify.el b/lisp/tabify.el index 37cd8fb2fdd..e2df8fc4056 100644 --- a/lisp/tabify.el +++ b/lisp/tabify.el @@ -1,4 +1,4 @@ -;;; tabify.el --- tab conversion commands for Emacs +;;; tabify.el --- tab conversion commands for Emacs -*- lexical-binding: t -*- ;; Copyright (C) 1985, 1994, 2001-2019 Free Software Foundation, Inc. |