diff options
author | Artur Malabarba <bruce.connor.am@gmail.com> | 2015-11-10 13:26:00 +0000 |
---|---|---|
committer | Artur Malabarba <bruce.connor.am@gmail.com> | 2015-11-10 13:26:00 +0000 |
commit | 9145e79dc2042fb477959ddda59c3e2ff5fa3914 (patch) | |
tree | 0756a70961959d95a1434392d23954c68a6b438d /lisp/emacs-lisp/cl-extra.el | |
parent | 77cebbc1e77edf23bc2c23a218b56d9d6ad68e74 (diff) | |
download | emacs-9145e79dc2042fb477959ddda59c3e2ff5fa3914.tar.gz emacs-9145e79dc2042fb477959ddda59c3e2ff5fa3914.tar.bz2 emacs-9145e79dc2042fb477959ddda59c3e2ff5fa3914.zip |
* lisp/files.el: Don't allow customization of dir-locals sorting
In retrospect, this is not a good idea for the same reason that
`dir-locals-file' is a defconst, because it is important that this
behaviour be "uniform across different environments and users".
Sure, the user can still change the sorting with a hack, but we
shouldn't encourage them to change it.
(dir-locals--all-files): Return list in the order returned by
`file-expand-wildcards'.
(file-expand-wildcards): Document the sorting predicate used.
(dir-locals-sort-predicate): Delete variable.
Diffstat (limited to 'lisp/emacs-lisp/cl-extra.el')
0 files changed, 0 insertions, 0 deletions