emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] /srv/bzr/emacs/trunk r106386: Undo a bad spelling fix.


From: Paul Eggert
Subject: [Emacs-diffs] /srv/bzr/emacs/trunk r106386: Undo a bad spelling fix.
Date: Tue, 15 Nov 2011 09:46:34 -0800
User-agent: Bazaar (2.3.1)

------------------------------------------------------------
revno: 106386
committer: Paul Eggert <address@hidden>
branch nick: trunk
timestamp: Tue 2011-11-15 09:46:34 -0800
message:
  Undo a bad spelling fix.
  
  I did not realize the comment was in Latin.
modified:
  lisp/dired.el
=== modified file 'lisp/dired.el'
--- a/lisp/dired.el     2011-11-15 07:55:13 +0000
+++ b/lisp/dired.el     2011-11-15 17:46:34 +0000
@@ -2533,7 +2533,7 @@
       (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)


reply via email to

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