mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-15 10:30:25 -08:00
Turn on lexical-binding in some url libs
* lisp/url/url-auth.el: * lisp/url/url-expand.el: * lisp/url/url-future.el: * lisp/url/url-parse.el: * lisp/url/url-util.el: Turn on lexical-binding.
This commit is contained in:
parent
dec329aefc
commit
05729e5ac2
5 changed files with 6 additions and 6 deletions
|
|
@ -1,4 +1,4 @@
|
|||
;;; url-expand.el --- expand-file-name for URLs
|
||||
;;; url-expand.el --- expand-file-name for URLs -*- lexical-binding: t -*-
|
||||
|
||||
;; Copyright (C) 1999, 2004-2016 Free Software Foundation, Inc.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue