diff lisp/dired/dired-x.el @ 2:ac2d302a0011 r19-15b2

Import from CVS: tag r19-15b2
author cvs
date Mon, 13 Aug 2007 08:46:35 +0200
parents 376386a54a3c
children 0293115a14e9
line wrap: on
line diff
--- a/lisp/dired/dired-x.el	Mon Aug 13 08:45:53 2007 +0200
+++ b/lisp/dired/dired-x.el	Mon Aug 13 08:46:35 2007 +0200
@@ -627,8 +627,8 @@
 
 ;; \017=^O for Omit - other packages can chose other control characters.
 (defvar dired-omit-marker-char ?\017
-  "Temporary marker used by by dired-omit.
-Should never be used as marker by the user or other packages.")
+  "Temporary marker used by dired-omit.
+Should never be used as a marker by the user or other packages.")
 
 (defun dired-omit-startup ()
   (or (assq 'dired-omit-files-p minor-mode-alist)
@@ -1400,7 +1400,7 @@
 If Dired finds a file with that name in the current directory, it will
 temporarily insert it into the dired buffer and run `hack-local-variables'.
 
-Type \\[info] and and `g' `(emacs)File Variables' `RET' for more info on
+Type \\[info] and `g' `(emacs)File Variables' `RET' for more info on
 local variables.")
 
 (defun dired-hack-local-variables ()