Index: emacs/lisp/dired.el
diff -c emacs/lisp/dired.el:1.316 emacs/lisp/dired.el:1.317
*** emacs/lisp/dired.el:1.316   Mon Jul  4 23:08:52 2005
--- emacs/lisp/dired.el Sat Jul  9 20:44:05 2005
***************
*** 224,230 ****
    ;; concentric sets or an order for the marked files.
    ;; The code depends on dynamic scoping on the marker char.
    "In Dired, the current mark character.
! This is what the `do' commands look for and what the `mark' commands store.")
  
  (defvar dired-del-marker ?D
    "Character used to flag files for deletion.")
--- 224,230 ----
    ;; concentric sets or an order for the marked files.
    ;; The code depends on dynamic scoping on the marker char.
    "In Dired, the current mark character.
! This is what the do-commands look for, and what the mark-commands store.")
  
  (defvar dired-del-marker ?D
    "Character used to flag files for deletion.")


_______________________________________________
Emacs-diffs mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-diffs

Reply via email to