Move lexical binding specification

This is to keep (one of) the Emacs Lisp syntax checkers happy.
This commit is contained in:
Tom Willemse 2013-08-07 15:59:42 +02:00
parent c796df3b76
commit 577cc09c74

View file

@ -1,5 +1,4 @@
;; -*- lexical-binding: t -*-
;;; desktop-registry.el --- Keep a central registry of desktop files
;;; desktop-registry.el --- Keep a central registry of desktop files -*- lexical-binding: t -*-
;; Copyright (C) 2013 Tom Willemse