From: Paul Eggert Date: Tue, 15 Nov 2011 17:46:34 +0000 (-0800) Subject: Undo a bad spelling fix. X-Git-Tag: emacs-pretest-24.0.92~175 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=303ad845154ee26efc6fbceb13f3202e554e7d87;p=emacs.git Undo a bad spelling fix. I did not realize the comment was in Latin. --- diff --git a/lisp/dired.el b/lisp/dired.el index 6264df148b6..90cf610116a 100644 --- a/lisp/dired.el +++ b/lisp/dired.el @@ -2533,7 +2533,7 @@ instead of `dired-actual-switches'." (if (and (> count 1) (called-interactively-p 'interactive)) (message "Buffer includes %d directories" count))) ;; We don't need to sort it because it is in buffer order per - ;; construction. Return new alist: + ;; constructionem. Return new alist: dired-subdir-alist)) (defun dired-alist-add-1 (dir new-marker)