Index: emacs/lisp/dired-x.el
diff -c emacs/lisp/dired-x.el:1.59 emacs/lisp/dired-x.el:1.60
*** emacs/lisp/dired-x.el:1.59  Sat Jul 16 11:40:58 2005
--- emacs/lisp/dired-x.el       Mon Jul 18 15:21:16 2005
***************
*** 484,490 ****
  
  ;; \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.")
  
  (defun dired-omit-startup ()
--- 484,490 ----
  
  ;; \017=^O for Omit - other packages can chose other control characters.
  (defvar dired-omit-marker-char ?\017
!   "Temporary marker used by dired-omit.
  Should never be used as marker by the user or other packages.")
  
  (defun dired-omit-startup ()


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

Reply via email to