bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: dired-ls-sorting-switches


From: Andreas Schwab
Subject: Re: dired-ls-sorting-switches
Date: Sun, 19 Oct 2003 16:40:31 +0200
User-agent: Gnus/5.1002 (Gnus v5.10.2) Emacs/21.3.50 (gnu/linux)

era@iki.fi writes:

> On 19 Oct 2003 14:41:41 +0300, era@iki.fi posted to gmane.emacs.bugs:
>  > --- /etc/cups/printers.conf~       Fri Jun 13 10:15:29 2003
>
> That was gifted. Changed my password :-& and here's the patch I
> actually intended to send. Sorry.
>
> Index: dired.el
> ===================================================================
> RCS file: /cvsroot/emacs/emacs/lisp/dired.el,v
> retrieving revision 1.269
> diff -u -r1.269 dired.el
> --- emacs/emacs/lisp/dired.el 30 Sep 2003 20:46:04 -0000      1.269
> +++ emacs/emacs/lisp/dired.el 19 Oct 2003 11:37:06 -0000
> @@ -2770,7 +2770,12 @@
>  ;; So anything that does not contain these is sort "by name".
>  
>  (defvar dired-ls-sorting-switches "SXU"
> -  "String of `ls' switches (single letters) except `t' that influence 
> sorting.")
> +  "String of switches \(single letters\) except `t' which when present

The first line of a doc string should be a complete sentence, *note
(elisp)Documentation Tips::.

Andreas.

-- 
Andreas Schwab, SuSE Labs, schwab@suse.de
SuSE Linux AG, Deutschherrnstr. 15-19, D-90429 Nürnberg
Key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
"And now for something completely different."




reply via email to

[Prev in Thread] Current Thread [Next in Thread]