From: Simen Heggestøyl Date: Fri, 25 Nov 2016 20:08:32 +0000 (+0100) Subject: * lisp/rot13.el: Use lexical-binding X-Git-Tag: emacs-26.0.90~1265 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=8e5c0259796a5bb9e97aefdb6a431551aff6a253;p=emacs.git * lisp/rot13.el: Use lexical-binding --- diff --git a/lisp/rot13.el b/lisp/rot13.el index 55725473eaa..d0e4048ad61 100644 --- a/lisp/rot13.el +++ b/lisp/rot13.el @@ -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.