mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-15 10:30:25 -08:00
Spelling fixes.
* lisp/ses.el (ses-file-format-extend-parameter-list): Rename from ses-file-format-extend-paramter-list. All uses changed. * lisp/gnus-cloud.el (gnus-cloud-parse-version-1): Fix misspelling of ":delete".
This commit is contained in:
parent
1dd1218653
commit
0f2ed59206
26 changed files with 67 additions and 56 deletions
|
|
@ -543,7 +543,7 @@ Uses `string-collate-lessp' if `ls-lisp-use-string-collate' is non-nil,
|
|||
On GNU/Linux systems, if the locale specifies UTF-8 as the codeset,
|
||||
the sorting order will place together file names that differ only
|
||||
by punctuation characters, like `.emacs' and `emacs'. To have a
|
||||
similar behavior on MS-Widnows, customize `ls-lisp-UCA-like-collation'
|
||||
similar behavior on MS-Windows, customize `ls-lisp-UCA-like-collation'
|
||||
to a non-nil value."
|
||||
(let ((w32-collate-ignore-punctuation ls-lisp-UCA-like-collation))
|
||||
(if ls-lisp-use-string-collate
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue