diff options
author | Stefan Monnier <monnier@iro.umontreal.ca> | 2021-04-06 16:28:50 -0400 |
---|---|---|
committer | Stefan Monnier <monnier@iro.umontreal.ca> | 2021-04-06 16:29:11 -0400 |
commit | c9655fcb47da8a104eb7b5eb7a3d0b4a6ba26fc3 (patch) | |
tree | 8108f2099e18160718472ec63eb169cbf8beb9a6 /test/lisp/emacs-lisp/backtrace-tests.el | |
parent | 735ed235c7edb4a487bda9375808ec29d4bea0fb (diff) | |
download | emacs-c9655fcb47da8a104eb7b5eb7a3d0b4a6ba26fc3.tar.gz emacs-c9655fcb47da8a104eb7b5eb7a3d0b4a6ba26fc3.tar.bz2 emacs-c9655fcb47da8a104eb7b5eb7a3d0b4a6ba26fc3.zip |
* lisp/find-file.el: Use lexical-binding
Remove unused `:group` args. Prefer #' to quote function.
(ff-special-constructs, ff-find-the-other-file, ff-get-file-name)
(ff-list-replace-env-vars, ff-cc-hh-converter): Use `match-string`.
(modula2-other-file-alist): Tighten regexps.
(ff-get-other-file, ff-find-other-file): Use dynamic scoping.
(ff-find-the-other-file): Minor simplification.
(ff-other-file-name): Delete unused function.
(ff-string-match): Don't let-bind `case-fold-search` if not needed.
(ff-basename): Make it an obsolete alias for `file-name-nondirectory`.
(ff-switch-file): Minor simplification.
(ff-list-replace-env-vars): Use [:alnum:].
(ff-upcase-p): Use [:upper:]
(ff-cc-hh-converter): Use [:upper:] and [:lower:].
Diffstat (limited to 'test/lisp/emacs-lisp/backtrace-tests.el')
0 files changed, 0 insertions, 0 deletions