emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/lisp/dired.el


From: Romain Francoise
Subject: [Emacs-diffs] Changes to emacs/lisp/dired.el
Date: Mon, 03 Apr 2006 17:53:25 +0000

Index: emacs/lisp/dired.el
diff -u emacs/lisp/dired.el:1.336 emacs/lisp/dired.el:1.337
--- emacs/lisp/dired.el:1.336   Mon Apr  3 17:27:06 2006
+++ emacs/lisp/dired.el Mon Apr  3 17:53:23 2006
@@ -206,7 +206,7 @@
     ("^file:"    . dired-dnd-handle-local-file))
   "The functions to call when a drop in `dired-mode' is made.
 See `dnd-protocol-alist' for more information.  When nil, behave
-as in other buffers.  Changing this options is effective only for
+as in other buffers.  Changing this option is effective only for
 new dired buffers."
   :type '(choice (repeat (cons (regexp) (function)))
                 (const :tag "Behave as in other buffers" nil))




reply via email to

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