diff options
Diffstat (limited to 'lisp')
| -rw-r--r-- | lisp/textmodes/po.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/textmodes/po.el b/lisp/textmodes/po.el index d5645e86304..29c6d3f4608 100644 --- a/lisp/textmodes/po.el +++ b/lisp/textmodes/po.el | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | ;;; po.el --- basic support of PO translation files | 1 | ;;; po.el --- basic support of PO translation files -*- lexical-binding:t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1995-1998, 2000-2020 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1995-1998, 2000-2020 Free Software Foundation, Inc. |
| 4 | 4 | ||