/[emacs]/emacs/lisp/ls-lisp.el
ViewVC logotype

Diff of /emacs/lisp/ls-lisp.el

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

revision 1.54 by lh, Sat Sep 25 06:55:44 2004 UTC revision 1.55 by lektu, Thu Jun 16 16:08:03 2005 UTC
# Line 451  SWITCHES is a list of characters.  Defau Line 451  SWITCHES is a list of characters.  Defau
451  Also, for regular files that are executable, append `*'.  Also, for regular files that are executable, append `*'.
452  The file type indicators are `/' for directories, `@' for symbolic  The file type indicators are `/' for directories, `@' for symbolic
453  links, `|' for FIFOs, `=' for sockets, and nothing for regular files.  links, `|' for FIFOs, `=' for sockets, and nothing for regular files.
454  \[But FIFOs and sockets are not recognised.]  \[But FIFOs and sockets are not recognized.]
455  FILEDATA has the form (filename . `file-attributes').  Its `cadr' is t  FILEDATA has the form (filename . `file-attributes').  Its `cadr' is t
456  for directory, string (name linked to) for symbolic link, or nil."  for directory, string (name linked to) for symbolic link, or nil."
457    (let ((dir (cadr filedata)) (file-name (car filedata)))    (let ((dir (cadr filedata)) (file-name (car filedata)))

Legend:
Removed from v.1.54  
changed lines
  Added in v.1.55

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