From a50b8397f476b794f06aafb2b755e011566fbc2b Mon Sep 17 00:00:00 2001 From: Stefan Kangas Date: Wed, 2 Sep 2020 05:02:18 +0200 Subject: Use lexical-binding in pcmpl-linux.el and add tests * lisp/pcmpl-linux.el: Use lexical-binding. (pcmpl-linux-fs-modules-path-format) (pcmpl-linux-mtab-file): New constants. (pcmpl-linux-fs-types, pcmpl-linux-mounted-directories): Use above new constants. * test/lisp/pcmpl-linux-resources/fs/ext4/.keep: * test/lisp/pcmpl-linux-resources/mtab: * test/lisp/pcmpl-linux-tests.el: New files. --- test/lisp/pcmpl-linux-resources/fs/ext4/.keep | 0 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 test/lisp/pcmpl-linux-resources/fs/ext4/.keep (limited to 'test/lisp/pcmpl-linux-resources/fs/ext4/.keep') diff --git a/test/lisp/pcmpl-linux-resources/fs/ext4/.keep b/test/lisp/pcmpl-linux-resources/fs/ext4/.keep new file mode 100644 index 00000000000..e69de29bb2d -- cgit v1.2.3