* lisp/rot13.el: Use lexical-binding

This commit is contained in:
Simen Heggestøyl 2016-11-25 21:08:32 +01:00
parent fc01cfc82d
commit 8e5c025979

View file

@ -1,4 +1,4 @@
;;; rot13.el --- display a buffer in ROT13
;;; rot13.el --- display a buffer in ROT13 -*- lexical-binding: t -*-
;; Copyright (C) 1988, 2001-2016 Free Software Foundation, Inc.