Add coding cookie to lisp/emacs-lisp/lisp-mode.el.

This commit is contained in:
Eli Zaretskii 2013-06-15 12:16:49 +03:00
parent 179fcac854
commit d1ad37b23f

View file

@ -1,4 +1,4 @@
;;; lisp-mode.el --- Lisp mode, and its idiosyncratic commands
;;; lisp-mode.el --- Lisp mode, and its idiosyncratic commands -*- coding: utf-8 -*-
;; Copyright (C) 1985-1986, 1999-2013 Free Software Foundation, Inc.