* lisp/info.el: Use lexical-binding and cl-lib.
authorStefan Monnier <monnier@iro.umontreal.ca>
Thu, 24 Apr 2014 14:04:36 +0000 (10:04 -0400)
committerStefan Monnier <monnier@iro.umontreal.ca>
Thu, 24 Apr 2014 14:04:36 +0000 (10:04 -0400)
commit118b5a92cddc5eb9afb172376a765e57e001d901
treef8a75a7df08b5068d5cd88dfdb598c53db2a0a1a
parent8917710efd63f7a253aec77fa190d6c5ec870bf3
* lisp/info.el: Use lexical-binding and cl-lib.
Use defvar-local and setq-local instead of make-local-variable.
(Info-apropos-matches): Avoid add-to-list.
(Info-edit-mode-map): Fix obsolescence call to Info-edit-map.
lisp/ChangeLog
lisp/info.el