]> git.eshelyaron.com Git - emacs.git/commitdiff
; * test/automated/elisp-mode-tests.el: Fix typo.
authorJuanma Barranquero <lekktu@gmail.com>
Thu, 5 Nov 2015 11:01:25 +0000 (12:01 +0100)
committerJuanma Barranquero <lekktu@gmail.com>
Thu, 5 Nov 2015 11:01:25 +0000 (12:01 +0100)
test/automated/elisp-mode-tests.el

index bd83f1af435493e8075aacfaff33286cf57384e3..1085b549c03f2f0d9e06d54608e2b05630ef43d1 100644 (file)
@@ -1,4 +1,4 @@
-d;;; elisp-mode-tests.el --- Tests for emacs-lisp-mode  -*- lexical-binding: t; -*-
+;;; elisp-mode-tests.el --- Tests for emacs-lisp-mode  -*- lexical-binding: t; -*-
 
 ;; Copyright (C) 2015 Free Software Foundation, Inc.