/[emacs]/emacs/lisp/files.el
ViewVC logotype

Diff of /emacs/lisp/files.el

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.613 by rost, Fri Sep 13 20:22:11 2002 UTC revision 1.614 by kai, Sun Sep 22 13:01:10 2002 UTC
# Line 3969  program specified by `directory-free-spa Line 3969  program specified by `directory-free-spa
3969  ;;               dired-insert-headerline  ;;               dired-insert-headerline
3970  ;;               dired-after-subdir-garbage (defines what a "total" line is)  ;;               dired-after-subdir-garbage (defines what a "total" line is)
3971  ;;   - variable dired-subdir-regexp  ;;   - variable dired-subdir-regexp
3972    ;; - may be passed "--dired" as the first argument in SWITCHES.
3973    ;;   Filename handlers might have to remove this switch if their
3974    ;;   "ls" command does not support it.
3975  (defun insert-directory (file switches &optional wildcard full-directory-p)  (defun insert-directory (file switches &optional wildcard full-directory-p)
3976    "Insert directory listing for FILE, formatted according to SWITCHES.    "Insert directory listing for FILE, formatted according to SWITCHES.
3977  Leaves point after the inserted text.  Leaves point after the inserted text.

Legend:
Removed from v.1.613  
changed lines
  Added in v.1.614

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26