/[emacs]/emacs/lisp/eshell/em-glob.el
ViewVC logotype

Diff of /emacs/lisp/eshell/em-glob.el

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

revision 1.15 by ttn, Mon Aug 1 15:04:33 2005 UTC revision 1.16 by johnw, Tue Nov 1 07:03:03 2005 UTC
# Line 254  the form: Line 254  the form:
254                   (file-name-absolute-p (car paths)))                   (file-name-absolute-p (car paths)))
255              (eshell-glob-entries (file-name-as-directory (car paths))              (eshell-glob-entries (file-name-as-directory (car paths))
256                                   (cdr paths))                                   (cdr paths))
257            (eshell-glob-entries (file-name-as-directory ".") paths))            (eshell-glob-entries (expand-file-name
258                                    (file-name-as-directory ".")) paths))
259        (if message-shown        (if message-shown
260            (message nil)))            (message nil)))
261      (or (and matches (nreverse matches))      (or (and matches (nreverse matches))

Legend:
Removed from v.1.15  
changed lines
  Added in v.1.16

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