diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2016-11-04 14:50:09 -0700 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2016-11-04 14:50:59 -0700 |
commit | acae275b2752357497a2411876b83240ce7c8aec (patch) | |
tree | f933ac34ea480ea0a8071baf191cd3f30f253dcf /ChangeLog.2 | |
parent | d8fac734e563df1169e3d8d715cca3481dfec8ac (diff) | |
download | emacs-acae275b2752357497a2411876b83240ce7c8aec.tar.gz |
; Spelling fixes
Diffstat (limited to 'ChangeLog.2')
-rw-r--r-- | ChangeLog.2 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog.2 b/ChangeLog.2 index 79f44fd8bb8..42ea75f9b16 100644 --- a/ChangeLog.2 +++ b/ChangeLog.2 @@ -15098,7 +15098,7 @@ * 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". + behavior 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 |